Posts: 209
Threads: 2
Joined: Oct 2011
Reputation:
0
do you load player account(with 'VIP') before or after those lines?
Be sure you set APlayerData[playerid][PlayerLevel]=1 to vip,before those lines..
Oh,under OnPlayerConnect..check "OnPlayerLogin" or something like that and see if you load VIP,also see if you are a vip O.o
Posts: 471
Threads: 97
Joined: Feb 2010
Reputation:
0
Damn yeah, the player-file, loaded it after it, thanks.