Why these error
#1

pawn Код:
if(pickupid == heatseekersupplydepo)//Heatseeker
  {
  if((tCP[SUPPLYDEPO] = TEAM_RANGERS && gTeam[playerid] = TEAM_RANGERS))
  {
  SendClientMessage(playerid,COLOR_GREY,"[SERVER]{FFFFFF}You Picked 5 ammo of HeatSeekers");
  GivePlayerWeapon(playerid,36,2);
  }
  }
Errors:
pawn Код:
D:\Host\gamemodes\coh.pwn(816) : error 022: must be lvalue (non-constant)
D:\Host\gamemodes\coh.pwn(816) : error 029: invalid expression, assumed zero
Reply


Messages In This Thread
Why these error - by FireWarrior101 - 18.12.2013, 14:38
Re: Why these error - by ReD_HunTeR - 18.12.2013, 14:44
Re: Why these error - by FireWarrior101 - 18.12.2013, 15:14
Re: Why these error - by FireWarrior101 - 18.12.2013, 15:33
Re: Why these error - by Champ - 18.12.2013, 15:36
Re: Why these error - by FireWarrior101 - 18.12.2013, 15:42
Re: Why these error - by ReD_HunTeR - 18.12.2013, 15:54
Re: Why these error - by Riddick94 - 18.12.2013, 15:56
Re: Why these error - by FireWarrior101 - 18.12.2013, 16:09
Re: Why these error - by Riddick94 - 18.12.2013, 16:16

Forum Jump:


Users browsing this thread: 1 Guest(s)