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

[TF2] Disguise Expert


Post New Thread Reply   
 
Thread Tools Display Modes
Author
rodrigo286
Veteran Member
Join Date: Sep 2010
Location: Brazil, São Paulo
Plugin ID:
4042
Plugin Version:
1.0.4
Plugin Category:
Fun Stuff
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
    2 
    Plugin Description:
    Disguise ability for fun gameplay
    Old 01-10-2014 , 16:09   [TF2] Disguise Expert
    Reply With Quote #1

    Disguise Expert



    -=§ FUNCTIONALITY §=-

    Allows players to perform a disguise to fool other players. (Mr Troll)

    This plugin has been rewritten from plugin made by member: Chaosxk
    Thread: https://forums.alliedmods.net/showthread.php?p=1863229

    The cause of rewriting the plugin? Many bugs and support and add options.

    -=§ CVARS §=-

    sm_disguisexpert_enabled 0 / 1 Plugin enabled/disabled (DEF. 1)
    sm_disguisexpert_admonly 0 / 1 Disguise menu for admins only? (DEF. 0)
    sm_disguisexpert_allow_weapons 0 / 1 Allow players shot while disguised? (DEF. 1)
    sm_disguisexpert_allow_walk 0 / 1 Allow player move while disguised? (DEF. 1)
    sm_disguisexpert_flag ADMFLAG* If admonly is enabled, put here a flag for filter users (DEF. b)
    sm_disguisexpert_disguise_time 5.0 : 300.0 Time to disguise again after undisguise? (DEF. 10.0)
    sm_disguisexpert_laungh_time 5.0 : 30.0 Time to laugh while disguised? (DEF. 8.0)
    sm_disguisexpert_disguise_announcements 0 / 1 Enable disguise announcements? (DEF. 1)
    sm_disguisexpert_laungh_announcements 0 / 1 Enabled laungh announcements? (DEF. 1)
    sm_disguisexpert_allow_scout 0 / 1 Allow scout use disguise? (DEF. 1)
    sm_disguisexpert_allow_sniper 0 / 1 Allow sniper use disguise? (DEF. 1)
    sm_disguisexpert_allow_soldier 0 / 1 Allow soldier use disguise? (DEF. 1)
    sm_disguisexpert_allow_demoman 0 / 1 Allow demoman use disguise? (DEF. 1)
    sm_disguisexpert_allow_medic 0 / 1 Allow medic use disguise? (DEF. 1)
    sm_disguisexpert_allow_heavy 0 / 1 Allow heavy use disguise? (DEF. 1)
    sm_disguisexpert_allow_pyro 0 / 1 Allow pyro use disguise? (DEF. 1)
    sm_disguisexpert_allow_spy 0 / 1 Allow spy use disguise? (DEF. 1)
    sm_disguisexpert_allow_engineer 0 / 1 Allow engineer use disguise? (DEF. 1)
    sm_disguisexpert_version - Current plugin version

    *ADMFLAG: a, b, c, d, e, f, g, i, j, k, l, m, n, o, p, q, r, s, t and z.

    -=§ WARNING §=-

    Models: Barril and Brifcase has the appearance of buried. (Model bug), If you do not want that, remove then of menu using configuration file;

    -=§ COMMANDS §=-

    !disguise or !dm | Open disguise menu
    !nodisguise | Block/Unblock disguise
    Hold the crouch button and press the mouse2 button | Disguise
    Hold the crouch button and press the mouse1 button | Undisguise

    -=§ CHANGELOG §=-
    Spoiler


    -=§ CONFIGURATION §=-

    CONFIG DIR: addons\sourcemod\configs\disguisexpert\

    disguises.txt - Configure disguises here, add and remove disguises | NEW FEATURE !!

    PHP Code:
    MODEL;NAME OF DISGUISE
    models
    /props_farm/wooden_barrel.mdl;Barrel
    models
    /props_2fort/frog.mdl;Frog
    models
    /props_well/computer_cart02.mdl;Cart
    models
    /props_2fort/cow001_reference.mdl;Cow
    models
    /buildables/dispenser_lvl3_light.mdl;Dispenser 
    disguise_sounds.txt, undisguise_sounds.txt and laungh_sounds.txt - Configure sounds here | NEW FEATURE !!

    PHP Code:
    "Disguise_Sounds"
    {
        
    "Scout"
        
    {
            
    "Sound 1"
            
    {
                
    "sound"    "vo/scout_generic01.wav"
            
    }
            
    "Sound 2"
            
    {
                
    "sound"    "vo/scout_apexofjump02.wav"
            
    }
        }
        
    "Sniper"
        
    {
            
    "Sound 1"
            
    {
                
    "sound"    "vo/sniper_award02.wav"
            
    }
        }

    PUT SOUNDS FREELY !!

    -=§ Coming Soon §=-

    More games support
    More functions
    More cvars
    Support custom sounds
    Translations files
    SQL Support
    Client Prefs

    -=§ Work games §=-
    • Team-Fortress 2
    • Counter-Strike Source [COMING SOON]
    • Counter-Strike Global Offensive [COMING SOON]
    • Half-Life 2: DM [COMING SOON]

    -=§ Download §=-

    .ZIP INCLUDES:

    Binarys, Source code, config file, Includes...

    -=§ Credits §=-

    Plugin re-write - Rodrigo286
    Original thread - Chaosxk
    Little bit code of .cfg structure of [CS:GO] Skins Chooser - Root_
    Idea - Vadia111

    Thanks and please comment !
    Attached Files
    File Type: zip tf_disguise_expert.zip (73.8 KB, 949 views)
    File Type: sp Get Plugin or Get Source (tf2_disguise_expert.sp - 613 views - 34.6 KB)
    File Type: cfg sm_disguise_expert.cfg (2.6 KB, 655 views)
    __________________
    My Plugins | VIEW HERE | I accept private requests, send me a PM.
    Buy respawn | Uber Recall | Grenade drop | Damage Supperssor
    Meet the Medic | Disguise Expert | Crazy Jet

    CZSBrasil TEAM

    Last edited by rodrigo286; 05-16-2014 at 09:30.
    rodrigo286 is offline
    vadia111
    Senior Member
    Join Date: Dec 2013
    Old 01-10-2014 , 16:26   Re: [TF2] Disguise Expert
    Reply With Quote #2

    100 % WORKING !!!! hahahahahhaah this best plugin !!!

    i testing and playing to my server !!!!
    vadia111 is offline
    404UserNotFound
    BANNED
    Join Date: Dec 2011
    Old 01-10-2014 , 17:02   Re: [TF2] Disguise Expert
    Reply With Quote #3

    So this is basically the Disguise Jutsu plugin, but recoded for Spies only?
    404UserNotFound is offline
    rodrigo286
    Veteran Member
    Join Date: Sep 2010
    Location: Brazil, São Paulo
    Old 01-10-2014 , 17:15   Re: [TF2] Disguise Expert
    Reply With Quote #4

    Quote:
    Originally Posted by abrandnewday View Post
    So this is basically the Disguise Jutsu plugin, but recoded for Spies only?
    Was totally rewrite, leaving only irrelevant small part of old code, and big new features.

    And some bugs fixed.
    __________________
    My Plugins | VIEW HERE | I accept private requests, send me a PM.
    Buy respawn | Uber Recall | Grenade drop | Damage Supperssor
    Meet the Medic | Disguise Expert | Crazy Jet

    CZSBrasil TEAM

    Last edited by rodrigo286; 01-10-2014 at 17:15.
    rodrigo286 is offline
    Chaosxk
    Veteran Member
    Join Date: Aug 2010
    Location: Westeros
    Old 01-10-2014 , 19:05   Re: [TF2] Disguise Expert
    Reply With Quote #5

    +1 mines was too buggy and i'm too busy. Glad someone took over.
    __________________
    Chaosxk is offline
    rodrigo286
    Veteran Member
    Join Date: Sep 2010
    Location: Brazil, São Paulo
    Old 01-10-2014 , 19:39   Re: [TF2] Disguise Expert
    Reply With Quote #6

    Thanks Chaosxk, i will honor your plugin

    * 1.0.1 Alpha Released *

    Initial post updated !!

    Thanks.
    __________________
    My Plugins | VIEW HERE | I accept private requests, send me a PM.
    Buy respawn | Uber Recall | Grenade drop | Damage Supperssor
    Meet the Medic | Disguise Expert | Crazy Jet

    CZSBrasil TEAM
    rodrigo286 is offline
    Js41637
    Member
    Join Date: May 2013
    Location: Australia, NSW
    Old 01-11-2014 , 05:26   Re: [TF2] Disguise Expert
    Reply With Quote #7

    I dunno if it's a bug or a problem on my end but I have root access and it doesn't register that I'm an admin.

    EDIT: Also if I were to override this command, would I override the two commands listed?

    Last edited by Js41637; 01-11-2014 at 05:29.
    Js41637 is offline
    Send a message via Skype™ to Js41637
    rodrigo286
    Veteran Member
    Join Date: Sep 2010
    Location: Brazil, São Paulo
    Old 01-11-2014 , 06:55   Re: [TF2] Disguise Expert
    Reply With Quote #8

    Quote:
    Originally Posted by Js41637 View Post
    I dunno if it's a bug or a problem on my end but I have root access and it doesn't register that I'm an admin.

    EDIT: Also if I were to override this command, would I override the two commands listed?
    I'll fix that today and post here

    You can change the command you want, each command is a command.

    I'll add admin flag cvar...

    Thanks.
    __________________
    My Plugins | VIEW HERE | I accept private requests, send me a PM.
    Buy respawn | Uber Recall | Grenade drop | Damage Supperssor
    Meet the Medic | Disguise Expert | Crazy Jet

    CZSBrasil TEAM
    rodrigo286 is offline
    Newbie1992
    Senior Member
    Join Date: Jan 2013
    Location: Germany
    Old 01-11-2014 , 08:47   Re: [TF2] Disguise Expert
    Reply With Quote #9

    You should add a cvar for moving in disguise mode

    I think it would be better when you can't move as barrel etc.

    And the barrel model is half in the ground oO

    Thanks!
    __________________

    Last edited by Newbie1992; 01-11-2014 at 08:48.
    Newbie1992 is offline
    rodrigo286
    Veteran Member
    Join Date: Sep 2010
    Location: Brazil, São Paulo
    Old 01-11-2014 , 11:43   Re: [TF2] Disguise Expert
    Reply With Quote #10

    * 1.0.2 Alpha Released *

    Spoiler


    Initial post updated !!
    __________________
    My Plugins | VIEW HERE | I accept private requests, send me a PM.
    Buy respawn | Uber Recall | Grenade drop | Damage Supperssor
    Meet the Medic | Disguise Expert | Crazy Jet

    CZSBrasil TEAM

    Last edited by rodrigo286; 01-11-2014 at 11:45.
    rodrigo286 is offline
    Reply



    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 08:52.


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