Raised This Month: $ Target: $400
 0% 

hw to give ct armor n he-nade?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
wahmeng
Junior Member
Join Date: Oct 2009
Old 11-04-2009 , 09:30   hw to give ct armor n he-nade?
Reply With Quote #1

i've been trying and been getting loose indentations so on so for. anyone can teach me how to give armor + he grenade to CTs only at round start??
PHP Code:
 public HamPlayerSpawn(id) {
    if( 
is_user_aliveid ) && is_user_connectedid ) ) {
        
strip_user_weaponsid );
        
give_itemid"weapon_knife" );
        if( 
cs_get_user_teamid ) == CS_TEAM_CT ) {
            
give_itemid"weapon_deagle" );
            
cs_set_user_bpammoidCSW_DEAGLE35 );
       
give_itemid"weapon_hegrenade" );
       
cs_set_user_bpammoidCSW_HEGRENADE);
       
give_itemid"armor" );
       
cs_set_user_armorid100CSArmorType:);
            
menu_displayidg_iMenu); 
wahmeng is offline
 



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 17:40.


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