SA-MP Forums Archive
Levels - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Levels (/showthread.php?tid=235249)



Levels - omer5198 - 05.03.2011

how can i do that if:
if(PlayerInfo[playerid][pKills] = 20){
PlayerInfo[playerid][pLevel] = 1;
}
i mean... where i need to write it... and how can i make a /stats command that tells you how much kills you need more? (i already did it that it will show you your kills, deahtes and levels but not how much kills you need more because i have trouble in how to define it... 20 - playerkills? i do know... i ment to do that every level you are it will tell you something else because in each level you need more kills to level up...) please help!!! this is extreamly importent!!!
Sorry for my bad english!


Re: Levels - omer5198 - 06.03.2011

anyone?