View Single Post
  #2  
Old 10-17-2005, 02:40 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
non-prefixed variables using the new engine are global, and can be used by any script that is being executed.

the ones I know are:
this. - variables that are exclusive to the NPC, and continue to remain after execution has finished

temp. - variables that are exclusive to the NPC, but only remain for one execution

and client, clientr, server and serverr.

There are others, but I can't remember them off the top of my head :x
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote