![]() |
RC stuff
i dont under stand when you walk into a level, then on the RC it says stuff like
"GraalScript: Function timereverywhere not found at line 7 in script of npcs[43] (in level alevel.nw at pos (16, 52))" why dose it not "find" it, and how can i fix this form happening? |
Normally that means a non-existing function was used serverside. Open up the level and check that all local npcs were //#CLIENTSIDE'd properly.
|
Quote:
|
Just get rid of the problem. What the hell does timereverywhere; do anyway? I can't think of any need for something like it.
|
timereverywhere; was used in classic mode to say that the npc timeout events should be executed on all clients, not just the first person in the level. That function doesn't do anything anymore.
For disabling the error message, see http://wiki.graal.net/index.php/Serv...errors_to_file Errors like missing function calls are reported so that you can fix the scripts (the function call might have a purpose after all) |
Would be cool if we can make custom scriptlogfunctions
|
I much prefer having the errors popup on RC but when you go to playerworlds where LAT's don't know the difference between clientside and serverside: It does get pretty annoying ^^
|
Methinks there should be a separate tab for the NC.
|
| All times are GMT +2. The time now is 12:08 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.