Raised This Month: $ Target: $400
 0% 

[REQ] bunny hop only for VIPS


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
malek24
Junior Member
Join Date: Jun 2016
Location: Algeria
Old 07-20-2016 , 18:22   [REQ] bunny hop only for VIPS
Reply With Quote #1

Hello
I try many plugins of bunny hop for vips but not work

Last edited by malek24; 07-20-2016 at 18:56. Reason: misstake
malek24 is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 07-20-2016 , 19:14   Re: [REQ] bunny hop only for VIPS
Reply With Quote #2

Can you give an example of such plugin?
__________________

Last edited by OciXCrom; 07-20-2016 at 19:14. Reason: miss stake
OciXCrom is offline
Send a message via Skype™ to OciXCrom
malek24
Junior Member
Join Date: Jun 2016
Location: Algeria
Old 07-20-2016 , 19:46   Re: [REQ] bunny hop only for VIPS
Reply With Quote #3

I mean in deathrun mod only VIPS mumbers can get autobhop with no limit speed

Last edited by malek24; 07-20-2016 at 19:52. Reason: misstake
malek24 is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 07-20-2016 , 20:34   Re: [REQ] bunny hop only for VIPS
Reply With Quote #4

You didn't answer my question.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
dr hicham
Senior Member
Join Date: Sep 2015
Location: Morocco
Old 07-20-2016 , 20:46   Re: [REQ] bunny hop only for VIPS
Reply With Quote #5

Try This
Not Tested

PHP Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <engine>

public client_PreThink(id)
{
    if(
is_user_alive(id))
    {
        if(
get_user_flags(id) & ADMIN_LEVEL_D)
        {
            
            new 
oldbuttons get_user_oldbutton(id);
        
            
            
oldbuttons &= ~IN_JUMP;
            
entity_set_int(idEV_INT_oldbuttonsoldbuttons);
        }
    }

__________________
اَشْهَدُ اَنْ لَّآ اِلٰهَ اِلَّا اللہُ وَحْدَه لَا شَرِيْكَ لَه وَ اَشْهَدُ اَنَّ مُحَمَّدًا عَبْدُه وَرَسُوْلُه
dr hicham is offline
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 07-21-2016 , 01:47   Re: [REQ] bunny hop only for VIPS
Reply With Quote #6

Quote:
Originally Posted by dr hicham View Post
Try This
Not Tested

PHP Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <engine>

public client_PreThink(id)
{
    if(
is_user_alive(id))
    {
        if(
get_user_flags(id) & ADMIN_LEVEL_D)
        {
            
            new 
oldbuttons get_user_oldbutton(id);
        
            
            
oldbuttons &= ~IN_JUMP;
            
entity_set_int(idEV_INT_oldbuttonsoldbuttons);
        }
    }

LOL
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
Houssam Benmouna
Senior Member
Join Date: Apr 2016
Old 07-25-2016 , 08:39   Re: [REQ] bunny hop only for VIPS
Reply With Quote #7

Quote:
Originally Posted by dr hicham View Post
Try This
Not Tested

PHP Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <engine>

public client_PreThink(id)
{
    if(
is_user_alive(id))
    {
        if(
get_user_flags(id) & ADMIN_LEVEL_D)
        {

What Is THis HHHHH
            
            
new oldbuttons get_user_oldbutton(id);
        
            
            
oldbuttons &= ~IN_JUMP;
            
entity_set_int(idEV_INT_oldbuttonsoldbuttons);
        }
    }

Houssam Benmouna 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 23:29.


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