Simple question
#1

At the moment on my server you need to be over 50 score to be a cop what do i have to do to this code to make anyone be one?
Quote:

}
if(gTeam[playerid] == TEAM_COP && GetPlayerScore(playerid) <= 49)
{

Reply
#2

"<" Less than
">" Greater than
"=" Equals
"≠" Not Equal
">=" Less than equals
"<=" Greater than equals
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)