OnPlayerConnect, joining message. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: OnPlayerConnect, joining message. (
/showthread.php?tid=305081)
OnPlayerConnect, joining message. -
SomebodyAndMe - 21.12.2011
Fixed
Re: OnPlayerConnect, joining message. -
FarSe. - 21.12.2011
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
Re: OnPlayerConnect, joining message. -
SomebodyAndMe - 21.12.2011
Damn yeah, the player-file, loaded it after it, thanks.