10.12.2010, 11:03
(
Last edited by Kwarde; 21/11/2011 at 03:44 PM.
)
Hey everyone!
I've decided to make an weapon holdster script for SA:MP version 0.3c.
Info
You can have 3 weapons. An "Throw Weapon", an "Melee Weapon" and an "Big Weapon".
The "Throw Weapon" is an weapon that you can throw away :P (stuff like grenade's).
The "Melee Weapon" is a weapon like an knife, or an handpistol. The "Big Weapon" is... a big weapon
You have all the weapons on your body when you're NOT using it. When you're using the weapon, it will be removed from your body. So you're getting it... (sorry for my bad English man).
CURRENT VERSION: 2.0
Screens
Gonna re-make them soon
Download
Link down! I'll reupload it ASAP
Installation
Just copy all the files to your SA:MP server folder.
It contains the following folders+folders:
All the player's information will be saved into 'scriptfiles/RP_Kwarde/WP_Holdster/' with the name: "{PLAYERNAME}.whsinf"
Other
* It is better if you copy content of the code into your gamemode.
* I didn't include an buyweapon command. You need to make this yourself
* THIS WILL ONLY WORK IN SAMP 0.3c AND HIGHER!
Credits
* Dracoblue : Dini include [www.dracoblue.net]
* Slice : Hold Studio filterscript [https://sampforum.blast.hk/showthread.php?tid=182317]
* Kwarde (me) : The script itself
Go and enjoy it (if you like the script).
- Kevin
I've decided to make an weapon holdster script for SA:MP version 0.3c.
Info
You can have 3 weapons. An "Throw Weapon", an "Melee Weapon" and an "Big Weapon".
The "Throw Weapon" is an weapon that you can throw away :P (stuff like grenade's).
The "Melee Weapon" is a weapon like an knife, or an handpistol. The "Big Weapon" is... a big weapon
You have all the weapons on your body when you're NOT using it. When you're using the weapon, it will be removed from your body. So you're getting it... (sorry for my bad English man).
CURRENT VERSION: 2.0
Screens
Gonna re-make them soon
Download
Link down! I'll reupload it ASAP
Installation
Just copy all the files to your SA:MP server folder.
It contains the following folders+folders:
Code:
filterscripts/ filterscripts/RPWepHoldster.amx filterscripts/RPWepHoldster.pwn pawno/ pawno/include/ pawno/include/a_samp.inc pawno/include/dini.inc scriptfiles/ scriptfiles/RP_Kwarde/ scriptfiles/RP_Kwarde/WP_Holdster/
Other
* It is better if you copy content of the code into your gamemode.
* I didn't include an buyweapon command. You need to make this yourself
* THIS WILL ONLY WORK IN SAMP 0.3c AND HIGHER!
Credits
* Dracoblue : Dini include [www.dracoblue.net]
* Slice : Hold Studio filterscript [https://sampforum.blast.hk/showthread.php?tid=182317]
* Kwarde (me) : The script itself
Go and enjoy it (if you like the script).
- Kevin