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

[L4D1 & L4D2] Walking witch


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Plugin ID:
8210
Plugin Version:
1.0
Plugin Category:
Gameplay
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
    3 
    Plugin Description:
    Just a witch who has an awl in the ass
    Old 09-29-2022 , 08:22   [L4D1 & L4D2] Walking witch
    Reply With Quote #1

    Description:
    Nervous witch who sometimes wants to walk, sometimes to sit.
    Settings (ConVars):
    Can be found in: cfg/sourcemod/l4d_witch_walk.cfg
    PHP Code:
    // Enable plugin (1 - Yes, 0 - No)
    l4d_witch_walk_enable "1"

    // % chance the witch become 'walking witch'
    l4d_witch_walk_chance "50"

    // Count of seconds (minimum) witch will walk (0 - for always walk)
    l4d_witch_walk_time_min "10"

    // Count of seconds (maximum) witch will walk
    l4d_witch_walk_time_max "15"

    // Count of seconds (minimum) witch will sit down before walking again (0 - to disable walking again after witch sit down)
    l4d_witch_sit_time_min "3"

    // Count of seconds (maximum) witch will sit down before walking again
    l4d_witch_sit_time_max "7" 
    Supported games:
    - L4D1
    - L4D2
    Requirements:
    - This fork of Evil Witch
    Installation:
    - to compile, you need to place evil_witch.inc in "include" folder of your local compiler.
    - Install above fork, then disable it by ConVar in its config file "cfg/sourcemod/l4d_evil_witch.cfg":
    PHP Code:
    l4d_witch_evil_enabled "0" 
    ChangeLog


    Credits:
    - @Pan XiaoHai - for the whole work under this witch in his "Evil Witch" plugin.
    Donate
    Donates are very appreciated and welcomed for further inspiration, make me happy, and make next updates came out more often:
    - Patreon
    - BitCoin
    - Ю.Money
    Attached Files
    File Type: sp Get Plugin or Get Source (l4d_witch_walk.sp - 327 views - 4.8 KB)
    __________________
    Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
    [My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]

    Last edited by Dragokas; 09-30-2022 at 10:41.
    Dragokas is online now
    sonic155
    Senior Member
    Join Date: Mar 2019
    Old 09-30-2022 , 00:42   Re: [L4D1 & L4D2] Walking witch
    Reply With Quote #2

    Plugin fails to work

    ~~~


    SourcePawn Compiler 1.10.0.6453
    Copyright (c) 1997-2006 ITB CompuPhase
    Copyright (c) 2004-2018 AlliedModders LLC

    197171.attach(6) : fatal error 183: cannot read from file: "evil_witch"

    Compilation aborted.
    1 Error.
    ~~~~
    tryed to use the SP file as well same outcome
    sonic155 is offline
    finishlast
    Senior Member
    Join Date: Nov 2018
    Location: In Reno with the vitamin
    Old 09-30-2022 , 01:30   Re: [L4D1 & L4D2] Walking witch
    Reply With Quote #3

    Probably missing the dependency as stated above.

    Requirements:
    - This fork of Evil Witch

    DL the fork of evil witch too place in scripting folder and then compile on your own.
    __________________
    finishlast is offline
    sonic155
    Senior Member
    Join Date: Mar 2019
    Old 09-30-2022 , 04:03   Re: [L4D1 & L4D2] Walking witch
    Reply With Quote #4

    i see ok i got both and disabled evil witch and it seems to work my bad =o
    sonic155 is offline
    replay_84
    Senior Member
    Join Date: Jun 2021
    Old 09-30-2022 , 15:39   Re: [L4D1 & L4D2] Walking witch
    Reply With Quote #5

    Quote:
    Originally Posted by sonic155 View Post
    i see ok i got both and disabled evil witch and it seems to work my bad =o
    Can you upload a working version. Or someone else?
    replay_84 is offline
    Dragokas
    Veteran Member
    Join Date: Nov 2017
    Location: Ukraine on fire
    Old 09-30-2022 , 15:46   Re: [L4D1 & L4D2] Walking witch
    Reply With Quote #6

    Quote:
    Originally Posted by Dragokas View Post
    Installation:
    - to compile, you need to place evil_witch.inc in "include" folder of your local compiler.
    - Install above fork, then disable it by ConVar in its config file "cfg/sourcemod/l4d_evil_witch.cfg":
    PHP Code:
    l4d_witch_evil_enabled "0" 
    https://spider.limetech.io/
    __________________
    Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
    [My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]

    Last edited by Dragokas; 09-30-2022 at 15:47.
    Dragokas is online now
    replay_84
    Senior Member
    Join Date: Jun 2021
    Old 09-30-2022 , 15:59   Re: [L4D1 & L4D2] Walking witch
    Reply With Quote #7

    Quote:
    Originally Posted by Dragokas View Post


    I already tried that before as my local installation is broken and wont compile because of other missing extensions.




    limetech:


    SourcePawn Compiler 1.10
    Copyright (c) 1997-2006 ITB CompuPhase
    Copyright (c) 2004-2018 AlliedModders LLC

    plugin.sp(6) : fatal error 183: cannot read from file: "evil_witch"

    Compilation aborted.
    1 Error.
    replay_84 is offline
    Dragokas
    Veteran Member
    Join Date: Nov 2017
    Location: Ukraine on fire
    Old 09-30-2022 , 16:56   Re: [L4D1 & L4D2] Walking witch
    Reply With Quote #8

    Download evil witch fork.
    Extract.
    Move evil_witch.inc into the special window of spider under "Compile" button.
    Download Walking witch.
    Move sp file into main spider window.
    Press Compile.
    Press Download.
    Install walking witch smx on your server.
    Install Evil witch smx on your server.
    Disable Evil witch by ConVar.
    Profit.
    __________________
    Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
    [My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]

    Last edited by Dragokas; 09-30-2022 at 17:00.
    Dragokas is online now
    replay_84
    Senior Member
    Join Date: Jun 2021
    Old 09-30-2022 , 17:26   Re: [L4D1 & L4D2] Walking witch
    Reply With Quote #9

    thanks man.
    replay_84 is offline
    CrazMan
    Member
    Join Date: Jun 2022
    Old 10-01-2022 , 03:03   Re: [L4D1 & L4D2] Walking witch
    Reply With Quote #10

    Hello.
    Compiled this plugin without errors, but on the server in the logs I get an error, what is the problem?

    Code:
    L 10/01/2022 - 09:56:15: SourceMod error session started
    L 10/01/2022 - 09:56:15: Info (map "l4d_smalltown01_caves") (file "/game/left4dead/addons/sourcemod/logs/errors_20221001.log")
    L 10/01/2022 - 09:56:15: [SM] Unable to load plugin "l4d_witch_walk.smx": Native "EW_WitchWalk" was not found
    CrazMan 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 23:34.


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