Room flag question.

Posted by Del on Thu 25 Aug 2005 01:24 AM — 4 posts, 14,653 views.

#0
Can anyone give me any pointers on how could I go about changing foldarea so it wouldnt write one perticular room flag to the area file?


Thanks
USA #1
I'm not sure what you mean. Couldn't you just toggle the flag off before it writes the flags? Since flags are a BV, I am assuming this is impossible to not write one flag.
#2
I figured there would be no obvious means to not save it, thanks.
USA #3
It depends on what you mean by not writing the flag. If you want the flag to default to one status or another on area load, then you just write that one out in the BV when you save. If you want it to load, then be modified during the game, and then save to whatever it was when it loaded, well, you'll have to do something a little more special e.g. save its state when you load.