View Single Post
stekarN
Junior Member
Join Date: Jun 2011
Location: Sweden
Old 08-24-2011 , 10:02   Re: Blockmaker - Adding Blocks (Step-By-Step)
Reply With Quote #3

Hey i founded a m4a1 ;) Here is the actioncode!

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);
    }

__________________
[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