Command Problem
#2

so is the command used like? /tank liters? if so then strval(tmp); // will = the liters so
pawn Код:
else if(strval(tmp) >= 101)
      {
        SendClientMessage(playerid,FARBE_WEIЯ,"Du kanntst nicht ьber 100 Liter tanken!");
        TogglePlayerControllable(playerid,1);
        return 1;
      }
etc that help?
Reply


Messages In This Thread
Command Problem - by wofka13 - 05.06.2010, 21:42
Re: Command Problem - by (SF)Noobanatior - 05.06.2010, 22:18
Re: Command Problem - by wofka13 - 05.06.2010, 22:27
Re: Command Problem - by (SF)Noobanatior - 05.06.2010, 22:41
Re: Command Problem - by wofka13 - 05.06.2010, 22:58
Re: Command Problem - by (SF)Noobanatior - 05.06.2010, 23:03
Re: Command Problem - by wofka13 - 05.06.2010, 23:13
Re: Command Problem - by (SF)Noobanatior - 05.06.2010, 23:16
Re: Command Problem - by wofka13 - 05.06.2010, 23:17
Re: Command Problem - by (SF)Noobanatior - 05.06.2010, 23:22

Forum Jump:


Users browsing this thread: 1 Guest(s)