Raised This Month: $32 Target: $400
 8% 

[ZR] OnEndBoss


Post New Thread Reply   
 
Thread Tools Display Modes
Author
000
Member
Join Date: Jul 2022
Plugin ID:
8165
Plugin Version:
Plugin Category:
All
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Unapprover:
    Reason for Unapproving:
    No source code / plugin, upload source and use the Report Post button for a new review.
    Old 08-29-2022 , 17:19   [ZR] OnEndBoss
    Reply With Quote #1

    Description:

    Addon for Zombie:Reloaded Waves plugin.

    When the last wave is reached, plugin will load some fun stuff (see configuration below).

    Requirements:
    SourceMod 1.11+
    Zombie:Reloaded.
    Zombie:Reloaded Waves.

    Installation:
    - Drag & Drop all files from the release package in your game root folder ("csgo" or "css").
    - load plugin with "sm plugins load zr_waves_OnEndBoss".

    If the plugin is not working as intended, check logs in addons/sourcemod/logs and post them here.
    If error logs are not available, report nevertheless.

    Configuration:
    Plugin will generate a config file in cfg/sourcemod:

    PHP Code:
    // If enabled, what color should the beacon have?
    // -
    // Default: "255,255,255"
    zr_waves_OnEndBoss_beacon_color "255,255,255"

    // If enabled, what should the boss say?
    // -
    // Default: "... I WILL BURN THE WORLD ..."
    zr_waves_OnEndBoss_fakesay_value "... I WILL BURN THE WORLD ..."

    // If enabled, put .mp3 file in sound/zr folder.
    // -
    // Default: "zr/your-file.mp3"
    zr_waves_OnEndBoss_music_path "zr/your-file.mp3"

    // If shake enabled, amplitude of shaking.
    // -
    // Default: "15.0"
    // Minimum: "1.000000"
    // Maximum: "40.000000"
    zr_waves_OnEndBoss_shake_amp "15.0"

    // If shake enabled, duration of shaking.
    // -
    // Default: "600.0"
    // Minimum: "1.000000"
    // Maximum: "1200.000000"
    zr_waves_OnEndBoss_shake_dur "600.0"

    // If shake enabled, frequency of shaking.
    // -
    // Default: "40.0"
    // Minimum: "1.000000"
    // Maximum: "40.000000"
    zr_waves_OnEndBoss_shake_freq "40.0"

    // Should the boss have a beacon when chosen?
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    zr_waves_OnEndBoss_should_beacon "1"

    // If enabled, when beacon on, should be sound emitted from boss?
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    zr_waves_OnEndBoss_should_beacon_sound "1"

    // Should the boss say something in chat everytime when chosen?
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    zr_waves_OnEndBoss_should_fakesay "1"

    // Should be music played on end boss?
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    zr_waves_OnEndBoss_should_music "1"

    // Should screen shake on end boss?
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    zr_waves_OnEndBoss_should_shake "1"

    // Which wave has end boss?
    // -
    // Default: "5"
    // Minimum: "2.000000"
    // Maximum: "32.000000"
    zr_waves_OnEndBoss_wave "5" 
    Changelog:
    Code:
     
    - v1.0
    • Initial release.

    Last edited by DarkDeviL; 06-15-2023 at 12:53. Reason: Restore to previous version.
    000 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 22:03.


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