ID:174715
Jul 24 2003, 8:53 am
|
|
I want to make it so everytime a player levels up, it delets the score.sav file for my scoreboard so it will always update correctly. I tried del('score.sav) but that didnt work, any suggestions?
|
Copyright © 2024 BYOND Software.
All rights reserved.
In your code do you have del('score.sav) or del('score.sav')?
.::DBHavenMaster:::.