help plz.. (error 027: invalid character constant)
#5

so tell me is this correct
Код:
if(strcmp("10"))
{
      if(GetPlayerMoney(playerid) >= 200)
      {
           GivePlayerWeapon(playerid, 22, 100);
           GivePlayerMoney(playerid, -200);
      }
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)