View Single Post
  #8  
Old 12-17-2001, 08:17 PM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
Re: well...

Quote:
Originally posted by Saga2001
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...
that would be cool
Reply With Quote