Gun shop help :/
#1

I have no idea how to make gunshop.

I just want Red checkpoint / marker to outside of Los Santos police department, where you can buy weapons.

here is "cordinates" where i would like to have it:

Код:
AddPlayerClass(281,1568.5647,-1693.0901,5.8906,183.4294,0,0,0,0,0,0); // "GUNSHOP"
if anyone can help me, making the code?here is bit start, all i could figure myself.


Код:
if(PlayerTeam[playerid] == 0)
	           {
	                SendClientMessage(playerid, COLOR_GREEN, "|_| Last Weapons Of Los Santos |_|");
		        SendClientMessage(playerid, WHITE, "/Desert Eagle Price: $1000");
		    	SendClientMessage(playerid, WHITE, "/M4 Rifle Price: $2500");
		    	SendClientMessage(playerid, WHITE, "/AK-47 Rifle Price: $2000");
		    	SendClientMessage(playerid, WHITE, "/Sniper Rifle Price: $3000");
		    	SendClientMessage(playerid, WHITE, "/Molotov Price: $1000");
                   }
	           else
	           {
		   SendClientMessage(playerid, COLOR_RED, "Brains....No brains heeere....");
    	           }
Reply


Messages In This Thread
Gun shop help :/ - by Randomai - 21.02.2011, 15:27
Re: Gun shop help :/ - by 77ther - 21.02.2011, 15:37
Re: Gun shop help :/ - by Randomai - 21.02.2011, 16:05
Re: Gun shop help :/ - by 77ther - 21.02.2011, 16:37

Forum Jump:


Users browsing this thread: 1 Guest(s)