Raised This Month: $51 Target: $400
 12% 

MultiJump


Post New Thread Reply   
 
Thread Tools Display Modes
bymisi
Member
Join Date: Apr 2010
Location: Budapest / Hungary
Old 04-06-2012 , 12:25   Re: MultiJump
Reply With Quote #121

nice plugin , tnx
bymisi is offline
Send a message via Skype™ to bymisi
acev
New Member
Join Date: Apr 2012
Old 05-04-2012 , 10:08   Re: MultiJump
Reply With Quote #122

I dont have the commands amx_maxjumps and amx_mjadminonly but i have multijump but just 1 jump... help please
acev is offline
anantthakor
Senior Member
Join Date: Aug 2009
Old 08-15-2012 , 00:55   Re: MultiJump
Reply With Quote #123

I want to restrict to humans only, how ???
anantthakor is offline
gogicaa
Veteran Member
Join Date: Aug 2011
Location: //
Old 08-15-2012 , 05:06   Re: MultiJump
Reply With Quote #124

Quote:
Originally Posted by anantthakor View Post
I want to restrict to humans only, how ???
if(!zp_core_is_zombie(id) && !zp_class_survivor_get(id))
{
....
}
gogicaa is offline
xC_Karma
New Member
Join Date: Nov 2012
Old 11-09-2012 , 15:34   Re: MultiJump
Reply With Quote #125

has anyone ever played AoG's Capture the flag, how do i find or convert this plugin into a similar jump plugin to AoG's?
xC_Karma is offline
MadwiX
Junior Member
Join Date: Jan 2012
Old 02-23-2013 , 09:37   Re: MultiJump
Reply With Quote #126

There is a bug people use on my server, sometimes when you press jump just before you fall, you make a really large jump, and people use it for shortcuts, can someone fix this or give me a better MJ plugin?
MadwiX is offline
Old 07-15-2013, 04:51
K2ska
This message has been deleted by K2ska.
jeremyfreitas
Member
Join Date: Sep 2013
Old 09-25-2013 , 11:53   Re: MultiJump
Reply With Quote #127

Hello guys, how do I add this plugin to my vip?
jeremyfreitas is offline
alencore
Senior Member
Join Date: Oct 2011
Old 10-16-2013 , 06:55   Re: MultiJump
Reply With Quote #128

http://forums.alliedmods.net/showpos...5&postcount=96
Oh tnc god this one works like magic atleast for admins only .
__________________

Last edited by alencore; 10-16-2013 at 06:58.
alencore is offline
Old 10-16-2013, 06:57
alencore
This message has been deleted by alencore.
elpouletorange
Senior Member
Join Date: Oct 2007
Old 10-22-2013 , 16:44   Re: MultiJump
Reply With Quote #129

Look at the code source.
#define ADMINACCESS ADMIN_CHAT

So if cvar amx_mjadminonly is "1" only person with the flag "i" will be able to use it.
You can change the ADMIN_CHAT for another

Here the list of flags:
#define ADMIN_ALL 0 //Everyone #define ADMIN_IMMUNITY 1 //Flag "a", immunity #define ADMIN_RESERVATION 2 //Flag "b", reservation #define ADMIN_KICK 4 //Flag "c", kick #define ADMIN_BAN 8 //Flag "d", ban #define ADMIN_SLAY 16 //Flag "e", slay #define ADMIN_MAP 32 //Flag "f", map change #define ADMIN_CVAR 64 //Flag "g", cvar change #define ADMIN_CFG 128 //Flag "h", config execution #define ADMIN_CHAT 256 //Flag "i", chat #define ADMIN_VOTE 512 //Flag "j", vote #define ADMIN_PASSWORD 1024 //Flag "k", sv_password #define ADMIN_RCON 2048 //Flag "l", rcon access #define ADMIN_LEVEL_A 4096 //Flag "m", custom #define ADMIN_LEVEL_B 8192 //Flag "n", custom #define ADMIN_LEVEL_C 16384 //Flag "o", custom #define ADMIN_LEVEL_D 32768 //Flag "p", custom #define ADMIN_LEVEL_E 65536 //Flag "q", custom #define ADMIN_LEVEL_F 131072 //Flag "r", custom #define ADMIN_LEVEL_G 262144 //Flag "s", custom #define ADMIN_LEVEL_H 524288 //Flag "t", custom #define ADMIN_MENU 1048576 //Flag "u", menus #define ADMIN_ADMIN 16777216 //Flag "y", default admin #define ADMIN_USER 33554432 //Flag "z", default user
__________________
I am 42% addicted to Counterstrike. What about you?

No more CS for me....
elpouletorange is offline
kam3n1tza
Member
Join Date: Jul 2011
Old 11-26-2013 , 09:55   Re: MultiJump
Reply With Quote #130

Quote:
Originally Posted by ConnorMcLeod View Post
Rewritten from the scratch (more efficient).

mp_multijumps <amount> (0 to disable)
mp_multijumps_team <allowed teams> (//0:nobody, 1:terrorists, 2:cts, 3:all)
mp_multijumps_adminonly <0/1>
mp_multijump_maxfallvelocity <amount> max fall velocity a player can have to make a multijump (500 should be the same as the one when player take damage from fall)
mp_multijumps_jumpvelocity <amount> Z velocity added when multijump ( default cs ~268 )


02jul12 : added toggle chat command /multijump and /mj because some players have trouble to bhop when such feature is enabled.
The cvar mp_multijumps_adminonly doesn't work! When cvar is mp_multijumps_adminonly "1" he was still running for all players. Please fix it.

Last edited by kam3n1tza; 11-26-2013 at 09:56.
kam3n1tza is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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