what what does it means,, im still learning my pawn skill
#1

Quote:

if(PlayerInfo[killerid][team] == 1) if(PlayerInfo[playerid][team] != 1)
{
if(Changing == 0) { axticket -= 1; }
UpdateDraws();
if(axticket < 1) {
Changemap();
Changing = 1;
SendClientMessageToAll(c_blue, "*** Allied team won the round! ***"); }
return 1;
}

I got that in Battlefield GameMode, im trying to understand the code,,,
can u tell me


im confused with this code if(PlayerInfo[playerid][team] != 1)
and axticket -= 1; }

what does "!=" mean
and "-="
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)