Raised This Month: $ Target: $400
 0% 

Set Model only for T.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
MrKiller2010
Senior Member
Join Date: Aug 2012
Old 08-07-2013 , 09:25   Set Model only for T.
Reply With Quote #1

How can I set a player model only for T?

PHP Code:

        else if (
cs_get_user_team(id) == CS_TEAM_T)
        {
            
give_item(id"weapon_awp")
            
cs_set_user_bpammo(idCSW_AWP30)
            
fm_set_user_modelid"mw2-soldier",false )
            
        } 
I get this error:
Code:
Error: Number of arguments does not match definition on line 464
Error: Undefined symbol "fm_set_user_model" on line 464
Line 464:
PHP Code:
fm_set_user_modelid"mw2-soldier",false 

Last edited by MrKiller2010; 08-07-2013 at 09:29.
MrKiller2010 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 15:45.


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