View Single Post
  #5  
Old 12-29-2007, 02:40 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
You cannot access other people's client variables on your clientside.

However if there are client variables you need accessible to all on the clientside set it to player.attr[index]. You would also use the serveroption sendtoallattr which is an array of the player attribute indexes you want sent to all other players even if they're not in the level.
__________________
Reply With Quote