Need help
#5

Код:
ocmd:inventory(playerid,params[])
{
    new string[128];
    format(string,128,"MedKits ------------------- %d",Medkits[playerid]);
    SendClientMessage(playerid,0xFF9600FF,string);
    return 1;
}
Change from %s to %d.
Reply


Messages In This Thread
Need help - by zombieking - 02.10.2011, 14:36
Re: Need help - by Pharrel - 02.10.2011, 14:37
Re: Need help - by zombieking - 02.10.2011, 14:39
Re: Need help - by zombieking - 02.10.2011, 15:32
Re: Need help - by Libra_PL - 02.10.2011, 15:34
Re: Need help - by zombieking - 02.10.2011, 15:34

Forum Jump:


Users browsing this thread: 2 Guest(s)