SA-MP Forums Archive
[FilterScript] V-Weapon 1.0 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] V-Weapon 1.0 (/showthread.php?tid=335793)



V-Weapon 1.0 - -Viper- - 19.04.2012

Hello Guys,

Current Version: 1.0

This is my new Filterscript.
With this Filterscript has your Server 8 new Weapons, and more coming soon!

The Commands are:
/vhelp - to see the Help
/vweapon - give a Player a Weapon (/vweapon [playerid] [weaponid] [weaponammo])
/vweaponlist - to see the new Weapon IDґs

The 8 new Weapons are:
47 - PSG
48 - Baseball Bat with Nails
49 - Skull Bat
50 - Guitar 1
51 - Guitar 2
52 - Guitar 3
53 - MP5 Elite (with Red Laser and a Scope (Scope is only for decor))
54 - Tactical Insertion (Modern Warfare 2/3 Style)

Download:
Pastebin
Solidfiles .pwn
Solidfiles .amx

Plugins needed
You need the sscanf Plugin

Pictures/Video come later

Greetz,
Viper


Re: V-Weapon 1.0 - Deanx - 19.04.2012

Nice !


Respuesta: V-Weapon 1.0 - Francis. - 19.04.2012

Add pictures because I'm too lazy to test it lol.
By the way, I saw that you used sscanf and dcmd, then what's the point of using sscanf with dcmd if there are better command processors like zcmd and y_commands?