Minigun game.
#2

Well Do this


Quote:

if(!strcmp(cmdtext,"/minigun",true))
{
GivePlayerWeapon(playerid, 38, 9999); //Give playerid minigun with 9999 ammo
SendClientMessageToAll(playerid, your Color, " % Has Joined The Minigame Lobby" pName);
SetPlayerInterior(playerid, 0); //Set playerid Interioir 0
SetPlayerPos(playerid, -2299.4580,1864.7584,15.5630); //Set playerid to spawn location
return 1;
}


But Don't Forget You need the Enum's.
Reply


Messages In This Thread
Minigun game. - by Kingunit - 18.07.2011, 15:45
Re: Minigun game. - by Bob_Raw - 18.07.2011, 15:47
Re: Minigun game. - by Kingunit - 18.07.2011, 15:51
Re: Minigun game. - by Wesley221 - 18.07.2011, 16:12
Re: Minigun game. - by Kingunit - 18.07.2011, 16:17
Re: Minigun game. - by Wesley221 - 18.07.2011, 16:18
Re: Minigun game. - by Kingunit - 18.07.2011, 16:21

Forum Jump:


Users browsing this thread: 1 Guest(s)