Quote:
Originally Posted by Stefan
Well actually the tile updating has been fixed, previously the gserver was not sending 2x2 tile updates to the npcserver. So it's now possible to do bush respawn by server-side scripts. I can check sometime what the problem can be on Atlantis.
|
Can you please document the new behavior (and all future changes to scripting behavior)? I'm trying to find and replace some tiles and cannot get the levels to save with a script which previously worked:
http://www.graal.net/index.php/Creat...rator/Cave_Fix
edit: eventually got it to work by running the script over and over and letting the level sit for a long time
edit 2: "savelevel(str) - forces the level to save immediately, can be used after updateboard2-tile modifications" does not seem to work. How is this supposed to be used?