Quote:
Originally Posted by cpipojoe
Hi Stefan,
I noticed a lot of "worldspawn" messages poping up, even during the game, almost continuously.
I still dit not get one thing. The plugin is loading aztec.ini. I saw some kind of waypoints in there. What is the goal of these files compared to the rbw and the use for the rbn ? What happens if I load a map without ini ?
|
The worldspawn messages are plain debugging, this is when a node is being created and RB NodeMachine checks for all nodes nearby whether there is a free path between them, if not, the current WIP displays what is between those nodes. Ignore them
The .INI files are for important nodes that cannot be auto-discovered by RB. RB knows about spawn points, bomb targets, hostages, ... Other important nodes (like the tower in as_oilrig, ...) cannot be discovered by RB, a human being must help

RB
Hope it helps
-eric