see you can't do that..
but it doesn't matter...
cause since gscript has a global scope there is no point...
i have always thought there should be global function like
NPC Code:
server/database npc...
global_function functionName() {
do stuff...
}
Other npc on a level...
if (true) {functionName();}
like have a server npc for doing l33t server stuff...
-Past...