Page 1 of 1

(1.6 Only) Leap/Long-Jump v1.1

Posted: 11 Sep 2021, 13:36
by z0h1r-LK
Long Jump
Description:
This plugin is give zombie long-jump. (Nemesis Supported)

Cvars:
  1. // Long-Jump
  2. ze_leap_zombie 1                // Who will get a longjump? ( 0 = Disable || 1 = All Zombies || 2 = First Zombies || 3 = Last Zombies ).
  3. ze_leap_zombie_height 300       // Height value when zombie use long-jump.
  4. ze_leap_zombie_force 500        // Force Long Jump.
  5. ze_leap_zombie_cooldown 10      // Delay before re-active Long-Jump for zombie(s).
  6. ze_leap_nemesis 1               // Who will get a longjump? ( 0 = Disable || 1 = All Nemesis || 2 = Last Nemesis).
  7. ze_leap_nemesis_height 300      // Height value when nemesis use Long-Jump.
  8. ze_leap_nemesis_force 500       // Force Long Jump (Nemesis).
  9. ze_leap_nemesis_cooldown 5      // Delay before re-active Long-Jump for nemesis.
Requirements :
Zombie Escape Mod v1.6

If you want leap support Nemesis : viewforum.php?f=15
  1. #define SUPPORT_NEMESIS
If you want leap doesn't support nemesis:
  1. // #define SUPPORT_NEMESIS
Changes Log:
  1. [Version 1.0]
  2.  - Release.
  3. [Version 1.1]
  4.  - Fix bug.
Download:
ze_leap_v11.zip
Source code .sma
(1.54 KiB) Downloaded 281 times
ze_leap_v11.zip
Source code .sma
(1.54 KiB) Downloaded 281 times

Re: Leap (Long-Jump)

Posted: 11 Sep 2021, 20:27
by VicKy
Well Good Plugin

Re: Leap (Long-Jump)

Posted: 12 Sep 2021, 01:35
by z0h1r-LK
VicKy wrote: 2 years agoWell Good Plugin
Thanks, It's support nemesis mode.

Re: Leap (Long-Jump)

Posted: 14 Sep 2021, 14:14
by VicKy
Approved This Post
Staff?

Re: Leap (Long-Jump)

Posted: 16 Sep 2021, 01:29
by z0h1r-LK
VicKy wrote: 2 years ago Approved This Post
Staff?
We wait ZE Development

Re: Leap (Long-Jump)

Posted: 16 Sep 2021, 15:23
by VicKy
Z0uha1r_LK wrote: 2 years ago
VicKy wrote: 2 years ago Approved This Post
Staff?
We will Development
Yep :D

Re: Leap (Long-Jump)

Posted: 16 Sep 2021, 17:56
by Raheem
Z0uha1r_LK wrote: 2 years ago
VicKy wrote: 2 years ago Approved This Post
Staff?
We wait ZE Development
Yes, Approved, and a great job that you only uses ReAPI.

Re: Leap (Long-Jump)

Posted: 16 Sep 2021, 18:33
by z0h1r-LK
Raheem wrote: 2 years ago
Z0uha1r_LK wrote: 2 years ago
VicKy wrote: 2 years ago Approved This Post
Staff?
We wait ZE Development
Yes, Approved, and a great job that you only uses ReAPI.
Thanks :) .

Re: Leap (Long-Jump)

Posted: 07 Oct 2021, 13:32
by z0h1r-LK
I fix little bug, Sorry about that