View Single Post
  #13  
Old 10-10-2003, 09:48 PM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Quote:
Originally posted by osrs
A player won't update the level,so i think a variable would be fine >.<
But setting a flag work too.
If anybody ever fixed a tile error, or updated the level, or (possibly) if the server went down, the variable would be reset. Its foolish to not use some kind of permanent protection when dealing with rupees.

Quote:
Originally posted by Neoreno


It doesn't take an ounce of brainpower to format well.


Also, you didn't specify an index for player[index].rupees.
I also think that is read only.
You don't need [index] when dealing with the player in question, and its only read-only when its clientside.
__________________

Reply With Quote