AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Zombie Plague Mod (https://forums.alliedmods.net/forumdisplay.php?f=126)
-   -   Subplugin Submission [ZPSp] Special Class: Sonic & Shadow (https://forums.alliedmods.net/showthread.php?t=328073)

Perfect Scrash 10-25-2020 13:49

[ZPSp] Special Class: Sonic & Shadow
 
6 Attachment(s)

Summary:
Description:
Play as "3D Sonic Game" in CS 1.6

Button Description:
[E] Button: Boost
[R] Button: Spin Dash
[Spacebar] Button (In Air): Homming Attack


Requeriments:
- Amxmodx 1.9 or higher
- Zombie Plague Special 4.5 [Patch 1] or higher


Gameplay Video:


Cvars:
Code:

- zp_sonic_vs_shadow_minplayers 2 // Minimum players required for this game mode to be activated
- zp_sonic_vs_shadow_sonic_hp 5000 // Sonic Health
- zp_sonic_vs_shadow_shadow_hp 5000 // Shadow Health
- zp_sonic_vs_shadow_inf_ratio 0.5 // Infection ratio of this game mode i.e how many players will turn into shadow [Total players * infection ratio]
- zp_sonic_minplayers "2" // Minplayers for start a Sonic Mode
- zp_sonic_damage_multi "3.0" // Sonic "Knife" damage multi
- zp_sonic_damage_homming_attack "500"        // Homming Attack Damage
- zp_sonic_damage_spindash "50"        // Spin Dash Damage
- zp_sonic_damage_boost "30" // Boost Damage
- zp_sonic_boost_gauge "10" // Boost Gauge
- zp_sonic_boost_give "2" // Give gauge ammount when kill a player
- zp_shadow_minplayers "2" // Minplayers for start a Shadow Mode
- zp_shadow_damage_multi "3.0" // Shadow "Knife" damage multi
- zp_shadow_damage_homming_attack "500"        // Homming Attack Damage
- zp_shadow_damage_spindash "50" // Spin Dash Damage
- zp_shadow_damage_boost "30" // Boost Damage
- zp_shadow_boost_gauge "10" // Boost Gauge
- zp_shadow_boost_give "2" // Give gauge ammount when kill a player

Change Log:
Code:

- 1.0: First Version

- 1.1:
        - ZPSp 4.5 Support
        - Improved Camera and homming shoot aim

- 1.2:
        - Fixed Homming Shoot Aim
        - Added cvars: "zp_sonic_boost_gauge", "zp_sonic_boost_give", "zp_shadow_boost_gauge", "zp_shadow_boost_give"

Donate:
Do you like the modification and want to encourage my work? Donate here.

Credits:
Perfect Scrash: For Editing Model Animation, sound and for Create this Plugin
William: For Camera Code




dushow 10-25-2020 16:13

Re: [ZPSp] Special Class: Sonic & Shadow
 
very good :)

Perfect Scrash 11-22-2020 19:24

Re: [ZPSp] Special Class: Sonic & Shadow
 
Added Video

wicho 11-22-2020 22:31

Re: [ZPSp] Special Class: Sonic & Shadow
 
Gj, cool classes

NOVA GAMING 12-02-2020 23:25

Re: [ZPSp] Special Class: Sonic & Shadow
 
@perfect scrash
can i use the some codes of Animation method you used for Player model ( FW_ADDTOFULLPACK) , i wanna use it for Tyrant class , Credit will be given ofcourse :)

Perfect Scrash 02-21-2022 22:58

Re: [ZPSp] Special Class: Sonic & Shadow
 
Plugin Updated: 22/02/2022

* 1.1:
- ZPSp 4.5 Support
- Improved Camera and homming shoot aim

Perfect Scrash 09-12-2023 22:38

Re: [ZPSp] Special Class: Sonic & Shadow
 
Plugin Updated: 12/09/2023
Code:

- 1.2:
        - Fixed Homming Shoot Aim
        - Added cvars: "zp_sonic_boost_gauge", "zp_sonic_boost_give", "zp_shadow_boost_gauge", "zp_shadow_boost_give"



All times are GMT -4. The time now is 18:00.

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