View Single Post
  #10  
Old 04-17-2006, 08:32 PM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
Quote:
Originally Posted by contiga
I think there should be more flags to be read clientside tho.. like: player.kills / player.deaths somehow can't be read clientside....! Or inside
for ( i: players)
{
would i.clientr.somevar return nothing... sux cuz a lot of triggeractions to do it via serverside, back to clientside would cause lag.. O_o
}
clientr variables are not shared with other players.
Reply With Quote