
03-01-2005, 03:44 PM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
The server is parsing the script before compiling it, it searches for occurences of "sparringzone" and "//#CLIENTSIDE" and eventually divides the script into 2 subscripts for serverside and clientside. The marker "//#CLIENTSIDE" was choosen for making it possible that script editors can still analyze the whole script even if they don't know what the marker means (they will just ignore it). |
|
|
|