AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   MultiJump (https://forums.alliedmods.net/showthread.php?t=10159)

twistedeuphoria 02-10-2005 00:37

MultiJump
 
1 Attachment(s)
This plugin will allow you to jump in the air a defined number of times.

Cvars:
amx_maxjumps (default 1) - Set the amount of times you can jump ( this does not include the normal jump )
amx_mjadminonly (default 0; 1|0) - Set whether or not only admins can use MultiJump.

Defines:
ADMINACCESS (default ADMIN_CHAT) - Set access required to use MultiJump if amx_mjadminonly is 1.

atambo 02-10-2005 06:48

all I can say is YES MARIO!!!!

PS: I tested it out on steam 1.6/linux/dedicated works perfectly even with like 20 jumps :P

twistedeuphoria 02-10-2005 12:26

Haha, there should be no difference between one extra jump and 5000 extra jumps, except that you'd have to stay in the air for a bit longer to test it :) .

GHW_Chronic 02-17-2005 22:11

WOW!
 
OMFG!
OMFG DUDE!

Wow, brings back memories of old nintendo and supernintengo games like Kirby :oops:

I love your plugin man, I would have NEVER thought of this

-}NK{-Oj@eKiLLzZz 02-19-2005 03:08

nice man my server is gonnga love it

v3x 02-19-2005 04:17

Would this effect autojump in bunny hopping? .. :?

-}NK{-Oj@eKiLLzZz 02-19-2005 04:34

hey i installed it and server says its runnin but i see no difference

what am i doing wrong

NiGHTFiRE 02-19-2005 04:45

have you jumped and then try to jump one more time in the air?

GHW_Chronic 02-19-2005 11:03

in order for it to work you must type "amx_cvar amx_maxjumps X" and replace X with the amount of times you wish to jump in the air after the first jump. It should already be set to "1" though, so all you should have to do is jump once, then jump again in air :roll: .

GHW_Chronic 02-19-2005 11:06

Bunny Hop
 
Quote:

Would this effect autojump in bunny hopping?
This shouln not affect bunny hopping, just hold down jump when going around bunny hopping and then just release your jump key while in air and hold down again to double-jump, and if u continue to hold, bunny hop will continue to work when u hit the ground. :) :D

-}NK{-Oj@eKiLLzZz 02-19-2005 15:36

yeah thats what i figure i had to do

i had it set to 1 then change it to 5 still no werkin

do u think it might not be werkin casue of anther plugin? i do have some running also

twistedeuphoria 02-19-2005 19:35

If another plugin is messing with client_PreThink it might interfere. What other plugins are you running?

InuYusha 02-20-2005 14:14

AMXX] Run time error 10 (native) (plugin "multijump.amxx") - debug not enabled.
[Engine] Invalid player 11 (not in-game)
[AMXX] To enable debug mode, add " debug" after the plugin name in plugins.ini (without quotes).

im getting this on the plugin
and the invalid player number change over time
can u fix that i think it is simple but i dont know how :wink:

twistedeuphoria 02-20-2005 17:31

Sounds like someone is PreThinking before they are connected...sounds like a whole lotta lag, it shouldn't affect anything though, just a message. I doubt anything worse will happen.

InuYusha 02-20-2005 23:31

so do i just add debug after the plugin like so multijump.amxx debug in the plugin.ini to stop the runtime error?
and there is nothing i can do with the invalid player?
and i love this plugin give it a 5

-}NK{-Oj@eKiLLzZz 02-21-2005 00:36

Quote:

Originally Posted by twistedeuphoria
If another plugin is messing with client_PreThink it might interfere. What other plugins are you running?

Code:

name              version  author            file            status 
RuneMod Base      2.0.0    EKS              runemod_base.am  running 
Admin Base        1.00    AMXX Dev Team    admin.amxx      running 
Admin Commands    1.00    AMXX Dev Team    admincmd.amxx    running 
Admin Help        1.00    AMXX Dev Team    adminhelp.amxx  running 
Slots Reservation  1.00    AMXX Dev Team    adminslots.amxx  running 
Menus Front-End    1.00    AMXX Dev Team    menufront.amxx  running 
Commands Menu      1.00    AMXX Dev Team    cmdmenu.amxx    running 
Players Menu      1.00    AMXX Dev Team    plmenu.amxx      running 
Teleport Menu      1.00    AMXX Dev Team    telemenu.amxx    running 
Maps Menu          1.00    AMXX Dev Team    mapsmenu.amxx    running 
Admin Chat        1.00    AMXX Dev Team    adminchat.amxx  running 
Anti Flood        1.00    AMXX Dev Team    antiflood.amxx  running 
Scrolling Message  1.00    AMXX Dev Team    scrollmsg.amxx  running 
Info. Messages    1.00    AMXX Dev Team    imessage.amxx    running 
Admin Votes        1.00    AMXX Dev Team    adminvote.amxx  running 
NextMap            1.00    AMXX Dev Team    nextmap.amxx    running 
Nextmap Chooser    1.00    AMXX Dev Team    mapchooser.amxx  running 
TimeLeft          1.00    AMXX Dev Team    timeleft.amxx    running 
Pause Plugins      1.00    AMXX Dev Team    pausecfg.amxx    running 
Stats Configurati  1.00    AMXX Dev Team    statscfg.amxx    running 
Restrict Weapons  1.00    AMXX Dev Team    restmenu.amxx    running 
StatsX            1.00    AMXX Dev Team    statsx.amxx      running 
CS Misc. Stats    1.00    AMXX Dev Team    miscstats.amxx  running 
CS Stats Logging  1.00    AMXX Dev Team    stats_logging.a  running 
Runemod base Cont  1.1.0    EKS              runemod_control  running 
Runemod Ninja      1.0.0    Cheesy Peteza &  runemod_ninja.a  running 
RuneMod Dismay    1.0.0    EKS              runemod_dismay.  running 
RuneMod Fear      1.0.2    EKS              runemod_fear.am  running 
RuneMod Frenzy    1.0.0    EKS              runemod_frenzy.  running 
RuneMod Hunter    1.0.1    EKS              runemod_hunter.  running 
RuneMod Invisibil  1.1.0    EKS              runemod_invisib  running 
RuneMod Invulnera  1.0.0    EKS              runemod_invulne  running 
RuneMod Phantom    1.0.1    EKS              runemod_phantom  running 
RuneMod Pistoleer  1.0.1    EKS              runemod_pistole  running 
RuneMod Poison    1.0.2    EKS              runemod_poison.  running 
RuneMod Regenerat  1.0.0    EKS              runemod_regener  running 
RuneMod Resistanc  1.0.0    EKS              runemod_resista  running 
RuneMod Seer      1.1.0    kaddar            runemod_seer.am  running 
RuneMod Frenzy    1.0.0    EKS              runemod_soul.am  running 
RuneMod Speed      1.0.0    EKS              runemod_speed.a  running 
RuneMod Strength  1.0.0    EKS              runemod_strengt  running 
RuneMod Theif      1.1.0    EKS              runemod_theif.a  running 
RuneMod Unlimited  1.0.0    EKS              runemod_unlimit  running 
RuneMod Vampirism  1.0.0    EKS              runemod_vampiri  running 
RuneMod Kinetics  1.0.0    EKS              runemod_kinetic  running 
RuneMod Spy        1.0.0    EKS              runemod_spy.amx  running 
RuneMod Longjump  1.0.0    EKS              runemod_armor.a  running 
RuneMod AWP        1.0.0    EKS              runemod_awp.amx  running 
RuneMod Longjump  1.0.0    EKS              runemod_longjum  running 
RuneMod MedKit    1.0.0    EKS              runemod_medkit.  running 
CSDM Mod          1.70    BAILOPAN          csdm_mod.amxx    running 
All-in-One Comman  1.6      AMX(x) Community  admin_allinone.  running 
Throwing Knives    1.0.2    -]ToC[-Bludy/JTP  throwing_knives  running 
Idiot Model chang  1.00    IJs              amx_idiot.amxx  running 
unknown            unknown  unknown          csstats.amxx    running 
74 plugins, 72 running
Sprites Show      1.5      KRoTaL            sprites_show.am  running 
Exec              1.0      ToXiC            execclient.amxx  running 
Sprite Importer    2.0      KleeneX          sprite_importer  running 
AdminListen        2.3x    /dev/ urandom    adminlisten.amx  running 
Bad Aim            1.1      twistedeuphoria  amx_badaim.amxx  running 
Nukem              0.9      EJL              amx_ejl_nukem.a  running 
Rain 2 snow        0.1      JGHG              rain2snow.amxx  paused 
CMD List Generato  0.2.1    EJL/JTP10181      amx_ejl_cmdlist  running 
Chicken bombs      0.4      JGHG              chicken_bombs.a  paused 
Admin Flash        1.0      AssKicR          admin_flash.amx  running 
tracer_fire        1.6      jon              tracer_fire.amx  running 
TakeADookie        2.2      PaintLancer      amx_dookie.amxx  running 
Missiles Launcher  3.8.3    EJL/JTP10181      missiles.amxx    running 
Laser Guns        2.7.6    EJL/JTP10181      lasers.amxx      running 
Hook Grab          1.3.1    EJL-SpaceDude/JT  hook.amxx        running 
Flame Thrower      5.3.5    EJL/JTP10181      flamethrower.am  running 
CS User Model Men  0.10    Avalanche        csummz.amxx      running 
Easy Custom Votes  0.1      JTP10181          amx_customvotes  running 
Hoe Slap and Slay  3.0      CrazyFool        hoeslap.amxx    running

[/quote]

twistedeuphoria 02-21-2005 00:47

One word: DAYYYYAM

Probably runemod but I think that's more important than multijump.

@Inuyasha: Does it saying that bother you? Putting debug wont make the messages disappear either.

-}NK{-Oj@eKiLLzZz 02-21-2005 00:53

lol wha?

u think im running to much?

i might have to take runemod out i dunno yet i cant figure y it keeps crashin my server every once and awhile so ill try to see if thats whats not letin multiwerk function mayb the new metamod and new amxxmod versions will help that .

twistedeuphoria 02-21-2005 00:56

lol, yeah. Let me know if it turns out that Runemod does interfere with it.

InuYusha 02-21-2005 02:39

no my server is pretty clean lol but here is all the plugin i have any suggestion with help :D
Code:

Currently loaded plugins:
      name              version  author            file            status 
 [  1] Admin Base        1.00    AMXX Dev Team    admin.amxx      running 
 [  2] Admin Commands    1.00    AMXX Dev Team    admincmd.amxx    running 
 [  3] Admin Help        1.00    AMXX Dev Team    adminhelp.amxx  running 
 [  4] Slots Reservation  1.00    AMXX Dev Team    adminslots.amxx  running 
 [  5] Multi-Lingual Sys  1.00    AMXX Dev Team    multilingual.am  running 
 [  6] Menus Front-End    1.00    AMXX Dev Team    menufront.amxx  running 
 [  7] Commands Menu      1.00    AMXX Dev Team    cmdmenu.amxx    running 
 [  8] Players Menu      1.00    AMXX Dev Team    plmenu.amxx      running 
 [  9] Teleport Menu      1.00    AMXX Dev Team    telemenu.amxx    running 
 [ 10] Maps Menu          1.00    AMXX Dev Team    mapsmenu.amxx    running 
 [ 11] Admin Chat        1.00    AMXX Dev Team    adminchat.amxx  running 
 [ 12] Anti Flood        1.00    AMXX Dev Team    antiflood.amxx  running 
 [ 13] Scrolling Message  1.00    AMXX Dev Team    scrollmsg.amxx  running 
 [ 14] Info. Messages    1.00    AMXX Dev Team    imessage.amxx    running 
 [ 15] Admin Votes        1.00    AMXX Dev Team    adminvote.amxx  running 
 [ 16] NextMap            1.00    AMXX Dev Team    nextmap.amxx    running 
 [ 17] Nextmap Chooser    1.00    AMXX Dev Team    mapchooser.amxx  running 
 [ 18] TimeLeft          1.00    AMXX Dev Team    timeleft.amxx    running 
 [ 19] Pause Plugins      1.00    AMXX Dev Team    pausecfg.amxx    running 
 [ 20] Stats Configurati  1.00    AMXX Dev Team    statscfg.amxx    running 
 [ 21] Restrict Weapons  1.00    AMXX Dev Team    restmenu.amxx    running 
 [ 22] Admin FF          0.21    JustinHoMi        admin_ff.amxx    running 
 [ 23] Change Score      2.0      Freecode          ChangeScore.amx  running 
 [ 24] Swear Filter      1.0a    SuicideDog        swear_filter.am  stopped 
 [ 25] All-in-One Comman  1.6      AMX(x) Community  admin_allinone.  running 
 [ 26] High Ping Kicker  1.2.0    DynAstY          hpk.amxx        running 
 [ 27] Chicken bombs      0.5      JGHG              chicken_bombs.a  stopped 
 [ 28] MultiJump          1.0      twistedeuphoria  multijump.amxx  running 
 [ 29] Admin Revive II    0.1      SniperBeamer      admin_revive.am  running 
 [ 30] Mid-air kills      0.1      JGHG              midairkills.amx  running 
30 plugins, 28 running


LizardKing 02-22-2005 07:17

NICE!!!!!!
gonna test it RIGHT NOW!
GJ FELLA

edit: ok i dont know about youse guys but this plugin works 100%. but it doesnt work together with bunnyhop plugin. Oh well fock it, id rather bhop in the air anyway.

twistedeuphoria 02-22-2005 12:25

If you want to use bhop try opening up the bunny hop .sma and changing all instances of PLUGIN_HANDLED to PLUGIN_CONTINUE (except for the last one), then save and compile it.

twistedeuphoria 02-24-2005 12:28

Does that work?

gizmo^ 02-26-2005 18:39

Iam a noob in this plugin thing.. but... Does every plugin work on Linux and windows?!

twistedeuphoria 02-27-2005 01:23

Yes.

LizardKing 03-01-2005 11:30

Quote:

Originally Posted by twistedeuphoria
Does that work?

ya... im way too lazy to do that

twistedeuphoria 03-01-2005 12:20

-.- Took all of 30 seconds...

Edit: Cheesy has updated to use PLUGIN_CONTINUE himself.

nightscreem 03-01-2005 13:12

i have tryed this when it was new
and i didn't get any error or things in log file it was clean

LizardKing 03-02-2005 14:01

thank you kind sir. 8)

twistedeuphoria 03-02-2005 14:38

No problem, I assume this now works with BunnyHop?

nightscreem 03-02-2005 17:57

didn't try with bunnyhop

Zer0s 03-02-2005 18:38

Sorry if this is a really n00bish question but I just downloaded this plugin and compiled it and did all that other stuff but I am confused when you get into using the cvars. So how do I set those up? I know where the file is I just don't know what to do.

Thanks in advance

twistedeuphoria 03-02-2005 18:45

If you are putting this in cvars.ini (which puts cvars in amxmodmenu, btw) you would do
Code:

"amx_maxjumps" "3" "5" "1" "u"
(I belive that's how it looks) or something like that. If you just want to set it, put a line at the end of amxx.cfg that says
Code:

amx_maxjumps X
with X being the number of jumps you want.

Zer0s 03-02-2005 18:46

Okay thanks alot!

Zer0s 03-02-2005 23:56

Hmmmm didn't work.................. :(
I tried the second one
Does it not have affect on admin

neXXus` 03-09-2005 09:35

haha, sounds cool
maybe i use it on my natural-selection server for the map co_supermario :D

spurw 04-13-2005 16:48

plz help me! i wanna play this plugin so bad but i cant get it to work,

it says "unknown comand amx_maxjumps" ??

twistedeuphoria 04-13-2005 19:08

It's not a command, it's a cvar.

v3x 04-16-2005 03:51

Quote:

Originally Posted by v3x
Would this effect autojump in bunny hopping? .. :?

It doesn't work with bunny hop on. (auto bhop) :|

twistedeuphoria 04-16-2005 10:55

Have you tried the updated Bhop? I PMed Cheesy about his returning PLUGIN_HANDLED in client_PreThink which stopped this from working and he updated.


All times are GMT -4. The time now is 20:08.

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