Player is = GangBossId
#1

Hi,I want to make that if "grovegangboss = 1" and "player skin = 270" and "player team is "TEAM_GROVE" he will be "grovegangbossID".

I was making like that:
Код:
 new grovebossid[MAX_PLAYERS];
 grovebossid[playerid] == if(grovegangboss == 1 && gTeam[playerid] == TEAM_GROVE && GetPlayerSkin(playerid, 270));
,but:
Код:
C:\Users\bendra\Desktop\SampORGserver\gamemodes\LSxTW.pwn(1247) : error 029: invalid expression, assumed zero
C:\Users\bendra\Desktop\SampORGserver\gamemodes\LSxTW.pwn(1247) : warning 202: number of arguments does not match definition
how to fix it?
Reply


Messages In This Thread
Player is = GangBossId - by aqu - 03.04.2011, 16:16
Re: Player is = GangBossId - by JaTochNietDan - 03.04.2011, 16:28

Forum Jump:


Users browsing this thread: 1 Guest(s)