Raised This Month: $ Target: $400
 0% 

[Help] With Admin model Code :)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
NikKOo31
Senior Member
Join Date: May 2013
Location: Home
Old 03-21-2014 , 17:48   Re: [Help] With Admin model Code :)
Reply With Quote #3

I don't think you can set a weapon model on player spawn ._.

Try this

PHP Code:
register_event("CurWeapon","CurWeapon","be","1=1"
PHP Code:
public CurWeapon(id)
{
    new 
Weapon read_data(2)
    
    if( 
Weapon != CSW_KNIFE )
        return 
PLUGIN_CONTINUE

    
new vModel[20]
    
format(vModel,19,"models/noj12.mdl")
    
entity_set_string(idEV_SZ_viewmodelvModel)
    return 
PLUGIN_HANDLED

NikKOo31 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 05:57.


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