help with classes
#2

pawn Код:
if(GetPlayerScore(playerid) >= 100)
{
SendClientMessage(playerid, 0xFF0000AA, "You need at least 100 score to join this team!");
}
else {
//Your code
}
}
Reply


Messages In This Thread
help with classes - by icko202 - 14.04.2013, 10:55
Re: help with classes - by mrskull42 - 14.04.2013, 11:02
Re: help with classes - by icko202 - 14.04.2013, 11:04
Re: help with classes - by mrskull42 - 14.04.2013, 11:06
Re: help with classes - by icko202 - 14.04.2013, 11:10
Re: help with classes - by mrskull42 - 14.04.2013, 11:16
Re: help with classes - by L.Hudson - 14.04.2013, 11:17
Re: help with classes - by icko202 - 14.04.2013, 11:21
Re: help with classes - by icko202 - 14.04.2013, 12:07

Forum Jump:


Users browsing this thread: 1 Guest(s)