AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Bhop plugin bug (https://forums.alliedmods.net/showthread.php?t=224069)

tonicLT 08-19-2013 19:28

Bhop plugin bug
 
Problem solved, see the last post for another problem

11530 08-19-2013 21:02

Re: trying to remake plugin to use only for flag
 
Leave the plugin and its source code alone, and instead use overrides. That is what the system is there for.

Code:

Overrides
{
        "sm_bhop"        "o"
}

Make sure you're not using the code I see above, as that wouldn't work. Use the one you had from before you started editing things.

tonicLT 08-20-2013 05:22

Re: trying to remake plugin to use only for flag
 
Noooo, I was trying to make a command sm_bhop, cause in the original plugin there isn't that command. If there would be it, I would done it with overrides.

Original plugin
http://forums.alliedmods.net/showthread.php?t=57900

Bacardi 08-20-2013 06:03

Re: trying to remake plugin to use only for flag
 
:/
...

tonicLT 08-20-2013 11:28

Re: trying to remake plugin to use only for flag
 
thank you!

tonicLT 08-20-2013 17:58

Re: trying to remake plugin to use only for flag
 
Quote:

Originally Posted by Bacardi (Post 2017826)
:/
...

Sorry for double post, but something isn't right. I want to make bhopping alittle "smaller". I need to decrease bunnyhop_push and bunnyhop_heigh to ~0.8-0.7, but when I do that, nothing happens, it still bhops the same way.... What could be wrong? :(


All times are GMT -4. The time now is 05:12.

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