Raised This Month: $ Target: $400
 0% 

I dont know what's wrong..help please? :)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Gooogle
Member
Join Date: Aug 2011
Old 10-03-2011 , 08:35   Re: I dont know what's wrong..help please? :)
Reply With Quote #3

Close
PHP Code:
public PlayerChoose(id
PHP Code:
if(PlayerClassT[id] == 6)
     {
        if(
get_user_weapon(id) == CSW_P90)
        {
            
entity_set_string(idEV_SZ_viewmodel"models/avatar_mod/v_p90.mdl")
            
entity_set_string(idEV_SZ_weaponmodel"models/avatar_mod/p_p90.mdl")
        }
                if(
get_user_weapon(id) == CSW_DEAGLE)
        {
            
entity_set_string(idEV_SZ_viewmodel"models/avatar_mod/v_deagle.mdl")
            
entity_set_string(idEV_SZ_weaponmodel"models/avatar_mod/p_deagle.mdl")
                }
                if(
get_user_weapon(id) == CSW_KNIFE)
        {
            
entity_set_string(idEV_SZ_viewmodel"models/avatar_mod/v_knife.mdl")
            
entity_set_string(idEV_SZ_weaponmodel"models/avatar_mod/p_knife.mdl")
                }      
    }

// <--------- Add that...

/*===============================*/ 
Next time can you post the code instead of uploading it? Thanks... (I know MyPc Fixed it. I just wanted you to know what was wrong.)
Gooogle 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 19:33.


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