Raised This Month: $32 Target: $400
 8% 

Subplugin Submission [ZP] Extra Item: Magnum Drill


Post New Thread Reply   
 
Thread Tools Display Modes
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 02-08-2018 , 17:09   Re: [ZP] Extra Item: Magnum Drill
Reply With Quote #11

Code:
give_magnum_drill(id) {     if (!is_user_alive(id)) return;     g_has_magnum[id] = true;     new weapon = give_item(id, "weapon_galil");     cs_set_weapon_ammo(weapon, get_pcvar_num(cvar_magnum_clip));     cs_set_user_bpammo(id, CSW_GALIL, get_pcvar_num(cvar_magnum_ammo)); }
__________________









Last edited by CrazY.; 02-08-2018 at 17:10.
CrazY. is offline
New and Clueless
Senior Member
Join Date: Dec 2015
Old 02-11-2018 , 18:03   Re: [ZP] Extra Item: Magnum Drill
Reply With Quote #12

Ok thank you sir, seems to be working well.
__________________

ANY SCRIPTER ON THIS FORUM HAS FREE VIP/ADMIN IN MY SERVER!
New and Clueless is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:26.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode