[ZP] Extra Item : Force Field Grenade
For Humans.
>>Description : By purchasing this item, will give you a shell with special effect style bubble, I use the plugin "Sn!ff3r"and releases.
>>Customization:
You can edit it your way.
This plugin has 2 defines.
PHP Code:
//#define CAMPO_TASK
#define CAMPO_ROUND
In this case, the effect lasts 1 round whole.
In This Case :
PHP Code:
#define CAMPO_TASK
//#define CAMPO_ROUND
This effect lasts 15 sec.
NEW!:
PHP Code:
/* Color Defines */
//#define RANDOM_COLOR
#define ONE_COLOR
/* End Color Defines*/
If you choose RANDOM_COLOR, the color will be chosen at random.
ONE_COLOR If you choose, you can choose your color by editing this line.
PHP Code:
new Float:CampoColors[3] = { 255.0 , 0.0 , 0.0 }
PD: Only supports numbers with a comma.
// You can not use whole numbers, only with a comma.
[/php]>>
Note:
This plugin has been tested on versions 4.3 and 4.2 From Zombie Plague , and work Perfectly.
Credits :
Code:
Sn!ffer: I started this plugin from your plugin
Speed! : I recommended using pev_velocity and the model!.
Javivi: He gave me a few tips for this plugin = D.
Alan_el_more: He helped me to apply the model using the engine include.
xPaw:For help to implement the model =D .
Raddish: Help me with touch.
Updates Info:
- v1.5 - First Release
- v2.0 - Some bugs fixeds
- v2.1 - Change some bugs with entity out of range and optimization with changing model.
- v2.2 - Use bits , check source , has new modifications to do.
Images :
http://www.picturinga.com.ar/images/shield1.jpg
http://www.picturinga.com.ar/images/shield2.jpg
new W_MODEL:
http://img85.**************/img85/1731/wmodel.jpg
Version 2.1 downloads : 1721.
Plugin :