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

HnS New Block gives Weapon 2 shots


Post New Thread Reply   
 
Thread Tools Display Modes
stekarN
Junior Member
Join Date: Jun 2011
Location: Sweden
Old 08-23-2011 , 14:29   Re: HnS New Block gives Weapon 2 shots
Reply With Quote #71

Hey i found a nice M4A1 action Code You want it? Take it here!
PHP Code:
actionM4A1(id)
{
    if (
is_user_alive(id) && !M4a1Used[id] && get_user_team(id) == 1)
        {
        
give_item(id"weapon_m4a1");
        
cs_set_weapon_ammo(find_ent_by_owner(2"weapon_m4a1"id), 2);
        
M4a1Used[id] = true;
        new 
M4A1name[42];
        
get_user_name(idM4A1name32);
        
set_hudmessage(255,255255, -1.0, -1.006.04.0);
        
show_hudmessage(0"%s is playing around with an colt!"M4A1name);
    }

stekarN is offline
Send a message via Skype™ to stekarN
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 08-23-2011 , 14:37   Re: HnS New Block gives Weapon 2 shots
Reply With Quote #72

Quote:
Originally Posted by stekarN View Post
Hey i found a nice M4A1 action Code You want it? Take it here!
PHP Code:
actionM4A1(id)
{
    if (
is_user_alive(id) && !M4a1Used[id] && get_user_team(id) == 1)
        {
        
give_item(id"weapon_m4a1");
        
cs_set_weapon_ammo(find_ent_by_owner(2"weapon_m4a1"id), 2);
        
M4a1Used[id] = true;
        new 
M4A1name[42];
        
get_user_name(idM4A1name32);
        
set_hudmessage(255,255255, -1.0, -1.006.04.0);
        
show_hudmessage(0"%s is playing around with an colt!"M4A1name);
    }

This thread is over a year old, and you've already posted that somewhere else. Second, you could make that code better.
__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
stekarN
Junior Member
Join Date: Jun 2011
Location: Sweden
Old 08-23-2011 , 14:44   Re: HnS New Block gives Weapon 2 shots
Reply With Quote #73

Quote:
Originally Posted by nikhilgupta345 View Post
This thread is over a year old, and you've already posted that somewhere else. Second, you could make that code better.
Okay
__________________
[XP Mod] [100% Private!]
[Blockmaker] [100% Private!]
[PointMod] [100% Private!]
Read this abowe!

Want to buy this things abowe??So contact me on skype! Skype Name: jeppeii
stekarN is offline
Send a message via Skype™ to stekarN
NeoNcho0
Junior Member
Join Date: Jan 2011
Old 02-06-2012 , 12:23   Re: HnS New Block gives Weapon 2 shots
Reply With Quote #74

Can you give me a code for bouncing death, elevator and a block A to B (Moves from A to B)
NeoNcho0 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 20:25.


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