OPEN "DUKE3D.EXE" FOR BINARY AS 1 DIM Byte AS STRING * 1 GET #1, 556948, Byte IF Byte = CHR$(132) THEN Byte = CHR$(42) PUT #1, 556948, Byte PRINT "Success!"
This is a quick 'n dirty map showing what you can and can not do with sectors over sectors. Making a sector over a sector is not at all hard if you keep in mind that the sectors should not occupy the same space (one sector should be comp
The New Messages Option for Builders for Duke1.3d and 1.4/1.5 ------------------------------------------------------------- Credit: Michael Clark (BLD Messanger v1.0)
This is a new feature that any map builder can use. This allows yo