Posts: 79
Threads: 3
Joined: Oct 2012
Reputation:
0
You use this in OnPlayerConnect?
Posts: 1,276
Threads: 6
Joined: Aug 2014
You must do it when he logs in or else the server wouldn't know what level he is!
Posts: 1,547
Threads: 122
Joined: Jun 2014
Reputation:
0
Then basically anyone can join from anyone's account and have his data.
Posts: 1,266
Threads: 6
Joined: Oct 2014
You've just copied it from the gamemode I've released and wanna add it on your own gamemode lol?
You're not loading player level to reset it here
PHP код:
PlayerInfo[playerid][Level] = 0;
load player level before doing messages stuff