View Single Post
  #1  
Old 06-22-2008, 02:53 AM
wild8900 wild8900 is offline
Mr. Brightside
wild8900's Avatar
Join Date: Dec 2005
Posts: 418
wild8900 is an unknown quantity at this point
Send a message via MSN to wild8900
Array problem...

Im trying to make a script that records if youve been in a room or not and only records the room when you open a chest with a key in it. Im detecting this using a client.visitedroom (It wont always be client. just for testing) array but I cant change it from the script. I tried using client.visitedkeys[2]=#L; but that wouldnt work.
Reply With Quote