View Single Post
  #6  
Old 11-15-2002, 10:37 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
normal vars set serverside cant be accessed clientside, use a save var for your script ( save[0] = 3 )
Reply With Quote