View Single Post
  #9  
Old 09-27-2002, 12:43 AM
R0b1n-NPC R0b1n-NPC is offline
Registered User
Join Date: Sep 2002
Posts: 397
R0b1n-NPC is on a distinguished road
to access other players variables Serverside do this:

NPC Code:

with (getplayer(account)) {
// access them here
}



getplayer basically gets the players id from their account n stuff bah.

:edit
bleh he beat me to it
edit:
__________________
- R0bin
Reply With Quote