where is the button?
#1

How to fix this?
First I get this, thats not the problem, BUT

THEN THIS:

Where is the button, that I suppose to get?

HERE IS THE CMD:
Quote:

CMD:charge(playerid, params[])
{
if (!IsPlayerAdmin(playerid))
{
SendClientMessage(playerid, -1, "SERVER: Unknown command.");
}
else if (IsPlayerAdmin(playerid))
{
GivePlayerWeapon(playerid, 39, 20);
SendClientMessage(playerid, COLOR_GREY, "You got a Satchel Charge.");
}
return 1;
}

Reply


Messages In This Thread
where is the button? - by saffierr - 15.07.2014, 21:31
Re: where is the button? - by Jacob756 - 15.07.2014, 21:34
Re: where is the button? - by SupaVZ - 15.07.2014, 21:47
Re: where is the button? - by saffierr - 15.07.2014, 21:50
Re: where is the button? - by saffierr - 15.07.2014, 22:31
Re: where is the button? - by BlackSirrah239 - 16.07.2014, 01:20
Respuesta: where is the button? - by CuervO - 16.07.2014, 03:46
Re: where is the button? - by saffierr - 16.07.2014, 04:23

Forum Jump:


Users browsing this thread: 1 Guest(s)