Raised This Month: $7 Target: $400
 1% 

[L4D2] Witch Control


Post New Thread Reply   
 
Thread Tools Display Modes
Author
DJ_WEST
Senior Member
Join Date: Jul 2005
Location: Russian Federation
Plugin ID:
1631
Plugin Version:
1.3
Plugin Category:
Fun Stuff
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
    11 
    Plugin Description:
    The plugin allows infected players to take control of a witch.
    Old 04-30-2010 , 06:55   [L4D2] Witch Control
    Reply With Quote #1

    [L4D2] Witch Control

    Version: 1.3



    Description:
    The plugin allows infected players to take control of a witch. Aim to it and press USE button (default E). You can sit down and get up witch by press DUCK button (default CTRL). Also you can lose control of the witch by press USE button.
    You can't control a witch when she was scared.

    Witch features:
    • Walk and turn
    • Sit down and get up
    • Сlimb on the ladders
    • Fall from height
    • Jump
    • Attack

    Video

    Cvars:
    Quote:
    l4d2_witch_speed - witch speed (default: 2.0) (range: 1.0-5.0).

    l4d2_witch_take_mode - mode of taking control of a witch (default: 2)
    0 - only alive infected
    1 - only ghost infected
    2 - alive and ghost infected

    l4d2_witch_message_type - message type (default: 3)
    0 - disable
    1 - chat
    2 - hint
    3 - instructor hint

    l4d2_witch_attack - witch attack ability (deafult: 1)
    0 - disable
    1 - enable
    Installation:
    1. Download the "l4d2_witch_control.smx" and put into your "addons\sourcemod\plugins" directory.
    2. Download the "l4d2_witch_control.txt" and put into your "addons\sourcemod\gamedata" directory.
    3. Download the "translations.zip" and extract into your "addons\sourcemod" directory.

    Credits:
    V10 for the "SetClass" signature

    Translations:
    • en - AtomicStryker
    • ru - DJ_WEST
    • de - AtomicStryker
    • pl - kwski43

    Changelog:
    Quote:
    1.3:
    • Fixed error in RemoveWitchControl() function
    • Fixed the game instructor function (l4d2_witch_message_type 3), now cvar gameinstructor_enable set 0 correctly on the players
    • Added witch attack ability (MOUSE1)
    • Added witch jump ability (SPACE)
    • Added witch ability to turn left or right when are you sitting
    • Added new cvar l4d2_witch_attack
    • Fixed bug when burning infected tried to take witch and players see fire effect on the witch, thanks DarrenToh
    • Fixed bug when player set witch on fire, now you can't control witch if she burning, thanks DarrenToh
    1.2:
    • Fixed bug when a person is in control of a witch and a tank spawns, thanks DarrenToh
    • Fixed error when the plugin sets gameinstructor_enable to 1 every time if l4d2_witch_message_type != 3, thanks kwski43
    • Fixed bug when all the survivors die while a player is controlling the witch, that player in next round will either suddenly die or be stuck, thanks crazydog
    • Added "pl" translation, thanks kwski43
    1.1:
    • Fixed bug when players can see a hunter model, thanks dani1341
    • Updated translations, thanks AtomicStryker
    1.0:
    • Initial Release
    Attached Files
    File Type: txt l4d2_witch_control.txt (360 Bytes, 34720 views)
    File Type: zip translations.zip (1.8 KB, 32162 views)
    File Type: sp Get Plugin or Get Source (l4d2_witch_control.sp - 53121 views - 29.6 KB)
    __________________

    Last edited by DJ_WEST; 05-07-2010 at 11:14. Reason: New version 1.3.
    DJ_WEST is offline
    ellis
    Senior Member
    Join Date: Apr 2010
    Old 04-30-2010 , 07:15   Re: [L4D2] Witch Control
    Reply With Quote #2

    really awesome dj_west!!
    ellis is offline
    DarrenToh
    Member
    Join Date: Mar 2010
    Old 04-30-2010 , 09:18   Re: [L4D2] Witch Control
    Reply With Quote #3

    I LOVE YOU!
    DarrenToh is offline
    dani1341
    BANNED
    Join Date: Feb 2010
    Old 04-30-2010 , 09:21   Re: [L4D2] Witch Control
    Reply With Quote #4

    Finally
    dani1341 is offline
    FuzzOne
    Member
    Join Date: Nov 2009
    Location: Brazil
    Old 04-30-2010 , 09:25   Re: [L4D2] Witch Control
    Reply With Quote #5

    i dont belive O_O
    A plugins that finally do it!
    FuzzOne is offline
    Send a message via MSN to FuzzOne
    Maxunit
    SourceMod Donor
    Join Date: Jul 2005
    Old 04-30-2010 , 09:31   Re: [L4D2] Witch Control
    Reply With Quote #6

    Can it be done to FULLY control her? Like even attack on your own etc?
    Maxunit is offline
    Send a message via ICQ to Maxunit Send a message via AIM to Maxunit Send a message via MSN to Maxunit
    EHG
    Senior Member
    Join Date: May 2009
    Location: 127.0.0.1
    Old 04-30-2010 , 09:33   Re: [L4D2] Witch Control
    Reply With Quote #7

    Very interesting. Good job.
    I bet you could use the same method to control common infected.

    It would be cool to be able to control common infected while waiting for special infected respawn timer.
    EHG is offline
    Visual77
    Veteran Member
    Join Date: Jan 2009
    Old 04-30-2010 , 09:52   Re: [L4D2] Witch Control
    Reply With Quote #8

    Wow, what a mod. Nice one. Can you add the IN_RELOAD button aswell?
    And add a cvar if you want the USE button or the RELOAD button?

    Last edited by Visual77; 04-30-2010 at 10:06.
    Visual77 is offline
    Cookies
    Member
    Join Date: Mar 2010
    Old 04-30-2010 , 10:26   Re: [L4D2] Witch Control
    Reply With Quote #9

    Hmm nice works well


    EDIT: is there gonna be a way to control even after startaled in future with a cvar to turn it on off maybe :-)

    Last edited by Cookies; 04-30-2010 at 10:53.
    Cookies is offline
    DJ_WEST
    Senior Member
    Join Date: Jul 2005
    Location: Russian Federation
    Old 04-30-2010 , 11:00   Re: [L4D2] Witch Control
    Reply With Quote #10

    Quote:
    hmm is there anyway to stop the l4d2_witch_message_type 3 - instructor hint as it seems to be bringing up the instructor hint for everything even things like picking up med kicks melees hurting team m8's ect
    gameinstructor_enable "0"
    Quote:
    Can it be done to FULLY control her? Like even attack on your own etc?
    It can, but it will be difficult, because the witch also do actions on different events, written by developers for her. Besides, it will be a very disbalanced to the survivors, because the witch has a strong attacks.
    I just had the idea to do attack for witch (like a hunter mouse2 attack) to break objects (like doors).
    Quote:
    Wow, what a mod. Nice one. Can you add the IN_RELOAD button aswell?
    And add a cvar if you want the USE button or the RELOAD button?
    You can do it by self. Replace IN_USE with IN_RELOAD.
    __________________
    DJ_WEST is offline
    Reply


    Thread Tools
    Display Modes

    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 01:05.


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