Just change the timer.Code:if (System.currentTimeMillis() - lastSave > 120000 && !inTrade){ savegame(false); lastSave = System.currentTimeMillis(); }
|
|
How would i shorten the limit between each character, when it saves?
So i can make the characters save more often.

Just change the timer.Code:if (System.currentTimeMillis() - lastSave > 120000 && !inTrade){ savegame(false); lastSave = System.currentTimeMillis(); }
| « [delta] How would i make barrage hit 35-40 alot if bonus is whatever+ | need help i keep getting this error » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |