Small Error - 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: Small Error (
/showthread.php?tid=433576)
Small Error -
Vytixz - 27.04.2013
dsdsaadsddsadsdas
Re: Small Error -
zDivine - 27.04.2013
pawn Код:
if(level > AccInfo[player1][Level])
{
GameTextForPlayer(player1,"Promoted", 2000, 3);
SendClientMessage(player1, -1,"grats");
}
else
{
GameTextForPlayer(player1,"Demoted", 2000, 3);
SendClientMessage(player1, -1,"boo");
}
Re: Small Error -
Vytixz - 27.04.2013
Thanks a lot! Rep for you sir.
Re: Small Error -
zDivine - 27.04.2013
Quote:
Originally Posted by Vytixz
Thanks a lot! Rep for you sir. 
|
Lol, no problem.
This forum requires that you wait 120 seconds between posts. Please try again in 44 seconds.
<-- No.
Re: Small Error -
Vytixz - 20.03.2016
sadadadasa
Re: Small Error -
Sew_Sumi - 20.03.2016
Why change what you posted so that others, encountering the same issue, can't find help?