Problem with loadiron command.
#6

Maybe this too.
pawn Код:
PlayerInfo[playerid][pIron]++;
    PlayerInfo[playerid][pIron]++;
    PlayerInfo[playerid][pIron]++;
    PlayerInfo[playerid][pIron]++;
    PlayerInfo[playerid][pIron]++;
Change to
pawn Код:
PlayerInfo[playerid][pIron] += 5;
It should save some lines
Reply


Messages In This Thread
Problem with loadiron command. - by R4mpage - 25.12.2013, 14:10
Re: Problem with loadiron command. - by CutX - 25.12.2013, 14:12
Re: Problem with loadiron command. - by PrivatioBoni - 25.12.2013, 14:14
Re: Problem with loadiron command. - by R4mpage - 25.12.2013, 14:16
Re: Problem with loadiron command. - by CutX - 25.12.2013, 14:23
Re: Problem with loadiron command. - by Sanady - 25.12.2013, 16:35

Forum Jump:


Users browsing this thread: 2 Guest(s)