AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Bunny Hop Abilities v0.5.2 ( dec 13 2008 ) (https://forums.alliedmods.net/showthread.php?t=69840)

ConnorMcLeod 04-12-2008 10:14

Bunny Hop Abilities v0.5.2 ( dec 13 2008 )
 
9 Attachment(s)
Bunny Hop Abilities




.: Description :.


This plugin can enable bhop like in half-life (no slowdown) or like old cs versions (no speed limitation).
Also, this plugin can enable auto bhop, aka player have just to hold on their jump key and they auto jump.



.: Cvars :.

  • bhop_style < 0|1|2 >
    0 : normal setting - 1 : no slow down - 2 : no speed limitation
  • bhop_auto < 1|0 >
    Enable / Disable automatic jump
  • mp_falldamage < factor >
    Fall damage factor (1.0 = normal, 0.0 = no damage, 0.5 = half damage, 2.0 and double damage, etc...



.: Command :.

amx_autobhop <nick|#userid> <0|1>
Give autojump ability to a player (when bhop_auto is 0)


.: Modules :.


Fakemeta
Hamsandwich



.: Credits :.


HLSDK


.: Changelog :.
Code:

v0.5.2
-optimisation against is_user_alive
-put more than 6 decimal floats as amxx seems to support it
v0.5.1
-fixed Ham_Jump can't be superceded
v0.5.0
-added fall damage control
v0.4.1
-fixed missing jump animation


axn_bhop :
Light version for kz servers, no useless stuff, you only have to enable this plugin on axn maps (pre-configured, see configs/maps/ attachment)
Code extracted from cs1.3 plugin by aportner and requires orpheu module

TheRadiance 04-13-2008 02:24

Re: Bunny Hop Abilities
 
nice :)

ConnorMcLeod 04-13-2008 04:05

Re: Bunny Hop Abilities
 
Thanks, but i don't know if this plugin can replace axn, i mean axn maps can be done with this plugin but may be physics are a little different.

elpouletorange 04-19-2008 12:12

Re: Bunny Hop Abilities
 
This is exactly what I want!
Good job!

emsu66 04-21-2008 11:39

Re: Bunny Hop Abilities
 
Hey, I just read about this plugin and thought it was awesome for my new (trying to get help setting it up) Hide'n'seek server. But, when I hit the Get Plugin button, it tells me that it can't compile the plugin and to contact the author. Any help would be awesome.

Thanks,
-EmSu

ConnorMcLeod 04-21-2008 11:49

Re: Bunny Hop Abilities
 
You have to compile locally since web compiler is not up to date, since this plugin needs hamsandwich .inc file to compile, and since i'm not authorized to post the compiled plugin.

`666 04-30-2008 14:44

Re: Bunny Hop Abilities
 
Thanks for the plugin.
Less laggy then other one I used, but animations looks a bit weird, looks as if player get picked up up in the air every time he jumps.

ConnorMcLeod 04-30-2008 17:12

Re: Bunny Hop Abilities
 
Yeah i forgot to set the jump animation, already fixed in next version ;)

`666 05-01-2008 10:21

Re: Bunny Hop Abilities
 
thanks, looking forward :)

Jay-izi 05-01-2008 15:53

Re: Bunny Hop Abilities
 
Thanks! I like it. :)


All times are GMT -4. The time now is 06:01.

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