AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Zombie Plague Mod (https://forums.alliedmods.net/forumdisplay.php?f=126)
-   -   Subplugin Submission [ZP] Zclass: Flying Zombie 4.3/5.0/Advance (https://forums.alliedmods.net/showthread.php?t=320975)

Casperski 01-18-2020 08:15

[ZP] Zclass: Flying Zombie 4.3/5.0/Advance
 
1 Attachment(s)
Hello everyone! :crab: I should suggest you cool zclass for your ZP Server. I don’t know if it posted here before... Sorry if my post is copy. So, what is that zombie and what he can do? He can fly press "G" some time (edit cvar) and can sprint press "R".
Cvars
PHP Code:

new const Float:g_flCooldownSpeed        20.0//Sprint cooldown
new const Float:g_flDurationSpeed        4.0//Sprint duration
new const Float:g_flFastRun                400.0// Sprint speed

new const Float:g_flCooldownFly            30.0//Flight cooldown
new const Float:g_flDurationFly            10.0//Flight duration

new const Float:g_flDurationDownhill    1.0//Duration downhill
new const Float:g_flDownhillSpeedY        = -140.0//Downhill speed in down
new const g_iDownhillSpeed                500//Downhill speed
new const g_iDownhillEndSpeed            300//Downhill end speed 

I'm tested this and I'm satisfied. Perfect for my server.


All times are GMT -4. The time now is 07:03.

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