View Single Post
  #14  
Old 05-12-2007, 02:31 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
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?
__________________
Reply With Quote