Whats wrong here?
#3

pawn Код:
if(strcmp(cmd, "/commands", true) == 0)
    {
    SendClientMessage(playerid, 0xff000000 , "/health [gives you health] /armour [gives you armour]");
 
SendClientMessage(playerid, 0xff000000 , "/kill [kills you] /gotopd [returns you to PD Garage]");
    SendClientMessage(playerid, 0xff000000 , "/getgun [brings up a list of guns to have, just type in the number]");
    return 1;
    }
that should work, because you didn't need the Float bit
Reply


Messages In This Thread
Whats wrong here? - by WanabePC - 20.03.2009, 19:15
Re: Whats wrong here? - by MenaceX^ - 20.03.2009, 19:16
Re: Whats wrong here? - by brett7 - 20.03.2009, 19:20
Re: Whats wrong here? - by MenaceX^ - 20.03.2009, 19:20
Re: Whats wrong here? - by WanabePC - 20.03.2009, 19:23
Re: Whats wrong here? - by WanabePC - 20.03.2009, 19:28
Re: Whats wrong here? - by WanabePC - 20.03.2009, 19:44

Forum Jump:


Users browsing this thread: 2 Guest(s)