[FilterScript] Weapon Spawner V0.1 - Good For Free Roaming Servers
#1

Weapon Spawner


Release Information:

This is A Weapon Spawner That actually is very good for a FreeRoam/DM server and I'll be releasing More Versions of Spawners [Car/Weapon] and better versions are coming soon..so to start with i ll be releasing Weapon Spawner V0.1

Bugs:

Nothing so Far!

Commands:

Its Only One Command So Far,..

/wp - Show the Dialog to Choose the Weapon


Screen Shots:






Coming Next
Код:
V0.2:
70+ Guns Available and Real Prices
Editable Code:

Just Edit the Prices of the weapons
For Example
pawn Код:
Colt 45 (1000$)
to be
pawn Код:
Colt 45 (2000$)
and dont forget to edit the price in the OnDialogResponse of the item ofcourse
pawn Код:
if(GetPlayerMoney(playerid) < 1000) return SendClientMessage(playerid, 0xFFFFFF, "You don't have enough cash.");
   GivePlayerMoney(playerid, -1000);

Download:

PasteBin.com
MediaFire.com
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)