Raised This Month: $51 Target: $400
 12% 

[CSS] Custom weapons models interface (Redux)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Plugin ID:
4286
Plugin Version:
v1.0.1
Plugin Category:
Technical/Development
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
    4 
    Plugin Description:
    Add´s support for custom weapons models
    Old 07-25-2014 , 17:57   [CSS] Custom weapons models interface (Redux)
    Reply With Quote #1

    Description:

    Add custom weapons models with a easy API for developers.

    This plugin use this snippet

    Need SMLIB for compile this plugin


    Natives:

    Code:
    /**
     * Set a custom model to a weapon.
     *
     * @param weaponindex            Weapon index for set model.
     * @param modelindex          Model index to set.
     * @param client           Client owned of weapon (0 = no client).
     * 
     * @noreturn			       
     */
    native CWI_SetWeapon(weaponindex, modelindex, client=0);
    
    
    
    /**
     * Remove the custom model to a weapon.
     *
     * @param weaponindex            Weapon index for remove the custom model.
     * @param client           Client owned of weapon (0 = no client).
     * 
     * @noreturn			       
     */
    native CWI_DelWeapon(weaponindex, client=0);

    Donations (optional):

    If you apreciate my work, you can donate me via paypal or with a trade offer


    Download:

    Main repository
    Direct download
    Code changes
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 12-20-2015 at 10:27.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
     



    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 09:02.


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