foxtacles / vaultmp

Multiplayer mod for the PC version of Fallout 3
http://www.vaultmp.com/
Other
128 stars 47 forks source link

Delete radiation markers from game #123

Closed foxtacles closed 10 years ago

Koncord commented 10 years ago

Need more information. We need to delete it in game code or in the ESM file?

foxtacles commented 10 years ago

It needs to be removed from the ESM (via the vaultmp.esp). This can be done with FO3edit for instance. I tried it once, but there was some problem or it was just too tedious, I can't remember.

Records can have deleted flag. By applying deleted flag to all radiation marker records and saving them in vaultmp.esp, they can be effectively removed from the game.

Koncord commented 10 years ago

Well, I'll try to do it. I will write the results on the forum.