Re: Freezetime Bug -
21-04-2004
This is why i split up my RBN files. Although this is not really comparible. The RBN file only contains the barebones to make bots move. All other info, flags, and stuff are saved into other files. In this case for WIP #10 you can set 'important areas' which are simply said nodes with an 'important goal' tag (like you have with POD?). This is saved into an INI file. The loading procedure loads the coordinates and finds the most closest NODE to attach this info to. This way, by not storing it directly to the node itself you can apply this to every RBN file created.
|