
05-12-2007, 02:31 PM
|
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
|
What would be the point of a variable without a prefix? I always use temp.i, except for params, and that's just from habit. If you needed something that was global on the client, client. variables (clientside). If you want something global to the NPC, this./thiso., if you want something global on the server, server. or serverr.
Someone care to explain what it is used for? |
|
|
|