Raised This Month: $51 Target: $400
 12% 

weapon ammo


Post New Thread Reply   
 
Thread Tools Display Modes
Aykay
Senior Member
Join Date: Jul 2009
Location: Australia
Old 07-29-2011 , 08:24   Re: weapon ammo
Reply With Quote #11

PHP Code:
public give_stuffid )
{
    if( !
is_user_alive(id) ) 
        return 
PLUGIN_HANDLED

    else if( 
get_user_flags(id) & ADMIN_LEVEL_H )
    {
    
fm_give_item(id"item_assaultsuit");
    
fm_give_item(id"weapon_flashbang");
    
fm_give_item(id"weapon_flashbang");
    
fm_give_item(id"weapon_hegrenade");
    
fm_give_item(id"weapon_smokegrenade");
    
set_user_gravity (id0.75);
    
cs_set_weapon_ammo(fm_give_itemid"weapon_scout" ), 0);
    
cs_set_user_bpammo(idCSW_SCOUT0);
    
    return 
PLUGIN_CONTINUE
    
}


    return 
PLUGIN_CONTINUE;    

__________________

Aykay is offline
Send a message via MSN to Aykay
Reply



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 07:20.


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