• Do not use Works in Progress as a way of avoiding the releases system! Works in Progress can be used for sharing early betas and for getting suggestions for improvement. Releases of finished content are not allowed in this forum! If you would like to submit a finished addon, click here for instructions on how to do so.

Question about FOFs, Things and OBJECTPLACE

Status
Not open for further replies.
You guys need to learn how to hack. Want a tutorial? Here:

Code:
To start off, open your map in any WAD editor (not map editor) and take a look at the order of the entries. See where the THINGS lump is? Take ALL the lumps before that (excluding MAPxx or whatever you have, of course) and add their sizes together and add 4 to that, then convert that value to hexidecimal. Now, open a hex editor, go to the offset you got in hex, and now multiply the Thing number you want to modify by 8 (I think that was it) and go that number of bytes ahead of where you are now. Then, do the same process already discussed of taking all the flag values and converting the decimal number you get into hex + the height off the ground you want it and replace the value that's 2 bytes ahead of your current position (IIRC).

There.

EDIT: Uh, nevermind, I guess I'm too late. :P
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top