tiddpd
PHP Scripter
- Joined
- Apr 16, 2008
- Messages
- 331
- Reaction score
- 0
I have a question. When I try to set a storage for a quest, it resets when the person logs out, or the server restarts.
Do I use setPlayerStorageValue(uid, valueid, newvalue)
Or do I use setGlobalStorageValue(valueid, newvalue)
Because the players can do the quest over and over.
Do I use setPlayerStorageValue(uid, valueid, newvalue)
Or do I use setGlobalStorageValue(valueid, newvalue)
Because the players can do the quest over and over.