How to make parachute?
#2

Код:
if(strcmp(cmdtext, "/para", true) == 0)
{
	GivePlayerWeapon(playerid,46,1);
	SendClientMessage(playerid, 0x00FF00FF, "You've Received a Parachute!");
	return 1;
}
Reply


Messages In This Thread
How to make parachute? - by IvancheBG - 21.03.2011, 17:41
Re: How to make parachute? - by TheYoungCapone - 21.03.2011, 17:42
Re: How to make parachute? - by IvancheBG - 21.03.2011, 18:10
Re: How to make parachute? - by Stigg - 21.03.2011, 18:12
Re: How to make parachute? - by IvancheBG - 21.03.2011, 18:17
Re: How to make parachute? - by Stigg - 21.03.2011, 18:18
Re: How to make parachute? - by IvancheBG - 21.03.2011, 18:19
Re: How to make parachute? - by Stigg - 21.03.2011, 18:21
Re: How to make parachute? - by IvancheBG - 21.03.2011, 18:32
Re: How to make parachute? - by Stigg - 21.03.2011, 18:34

Forum Jump:


Users browsing this thread: 1 Guest(s)