
12-23-2004, 06:12 AM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
It's using new scripting engine on serverside, while the clients get the script version they support (v3.1 clients connecting to it could theoretically use new script if you do something like if (graalversion>=3.1) addweapon("NewScriptingTest"); ) |
|
|
|