Raised This Month: $ Target: $400
 0% 

[CS:GO/CSS] AbNeR Bunny Hopping v3.1fix 08/15/2017


Post New Thread Reply   
 
Thread Tools Display Modes
AbNeR_CSS
Senior Member
Join Date: Jun 2010
Location: São Paulo - Brazil
Old 03-22-2014 , 15:57   Re: [CS:GO/CSS] AbNeR Bunny Hopping *Updated V1.4fix2*
Reply With Quote #31

Updated v1.4fix2
-Fixed some errors
__________________
It's faster to find me in GitHub, open an Issue: https://github.com/abnerfs?utf8=%E2%...age=sourcepawn
AbNeR_CSS is offline
zrayz
Junior Member
Join Date: Nov 2011
Location: Russia
Old 03-27-2014 , 06:25   Re: [CS:GO/CSS] AbNeR Bunny Hopping *Updated V1.4fix2*
Reply With Quote #32

I got server crash again:
Code:
L 03/27/2014 - 14:23:37: [SM] Native "GetEntProp" reported: Entity 1 (1) is invalid
L 03/27/2014 - 14:23:37: [SM] Displaying call stack trace for plugin "abner_bhop.smx":
L 03/27/2014 - 14:23:37: [SM]   [0]  Line 135, /home/groups/alliedmodders/forums/files/7/9/7/9/2/131472.attach::OnPlayerRunCmd()
__________________

zrayz is offline
AbNeR_CSS
Senior Member
Join Date: Jun 2010
Location: São Paulo - Brazil
Old 03-27-2014 , 09:55   Re: [CS:GO/CSS] AbNeR Bunny Hopping *Updated V1.4fix2*
Reply With Quote #33

Quote:
Originally Posted by zrayz View Post
I got server crash again:
Code:
L 03/27/2014 - 14:23:37: [SM] Native "GetEntProp" reported: Entity 1 (1) is invalid
L 03/27/2014 - 14:23:37: [SM] Displaying call stack trace for plugin "abner_bhop.smx":
L 03/27/2014 - 14:23:37: [SM]   [0]  Line 135, /home/groups/alliedmodders/forums/files/7/9/7/9/2/131472.attach::OnPlayerRunCmd()
Are you using v1.4fix or v1.4fix2?, i fixed this error in fix2, try download latest version and leave your feedback.
__________________
It's faster to find me in GitHub, open an Issue: https://github.com/abnerfs?utf8=%E2%...age=sourcepawn
AbNeR_CSS is offline
zrayz
Junior Member
Join Date: Nov 2011
Location: Russia
Old 03-27-2014 , 14:17   Re: [CS:GO/CSS] AbNeR Bunny Hopping *Updated V1.4fix2*
Reply With Quote #34

I was use fix2.
__________________

zrayz is offline
AbNeR_CSS
Senior Member
Join Date: Jun 2010
Location: São Paulo - Brazil
Old 03-27-2014 , 15:09   Re: [CS:GO/CSS] AbNeR Bunny Hopping *Updated V1.4fix2*
Reply With Quote #35

Quote:
Originally Posted by zrayz View Post
I was use fix2.
I made a mistake in this code
Code:
new index = GetEntProp(client, Prop_Data, "m_nWaterLevel");
new water = EntIndexToEntRef(index);
if (index != INVALID_ENT_REFERENCE)
{
The right code is

Code:
new index = GetEntProp(client, Prop_Data, "m_nWaterLevel");
new water = EntIndexToEntRef(index);
if (water != INVALID_ENT_REFERENCE)
{
So should work now, redownload abner_bhop.smx and test
http://www.sourcemod.net/vbcompiler.php?file_id=131472
__________________
It's faster to find me in GitHub, open an Issue: https://github.com/abnerfs?utf8=%E2%...age=sourcepawn
AbNeR_CSS is offline
Chrissy
Member
Join Date: May 2013
Old 04-17-2014 , 17:26   Re: [CS:GO/CSS] AbNeR Bunny Hopping *Updated V1.4fix2*
Reply With Quote #36

I plac the file in the plugins folder and the cfg doesnt ganerate anywhere, ive got latest sm
Chrissy is offline
PavilN
New Member
Join Date: May 2014
Old 05-31-2014 , 22:46   Re: [CS:GO/CSS] AbNeR Bunny Hopping *Updated V1.4fix2*
Reply With Quote #37

Hey,

It's a nice plugin
But i do not understand, how to set a max bhop speed?

Jens Christensen
PavilN is offline
bebe9b
Veteran Member
Join Date: May 2009
Location: Romania
Old 06-08-2014 , 18:53   Re: [CS:GO/CSS] AbNeR Bunny Hopping *Updated V1.4fix2*
Reply With Quote #38

Salut,
Plz update plugin
https://forums.alliedmods.net/showthread.php?t=233103

Multumesc,

Last edited by bebe9b; 06-08-2014 at 19:00.
bebe9b is offline
paludan95
Junior Member
Join Date: Jun 2014
Old 07-05-2014 , 23:26   Re: [CS:GO/CSS] AbNeR Bunny Hopping *Updated V1.4fix2*
Reply With Quote #39

Your plugin causes ladder and water bug, not able to jump in water, and not able to jump from ladders. Fix?
__________________
paludan95 is offline
Send a message via Skype™ to paludan95
xregon
New Member
Join Date: Jul 2014
Old 07-07-2014 , 10:03   Re: [CS:GO] Bunny Hopping
Reply With Quote #40

Quote:
Originally Posted by AbNeR_CSS View Post
good idea away, I'll do it


With this plugin you can get velocities over 299, see the video to understand the potential of the plugin, make sure this is not giving any error with sdk tools, I had some trouble loading it in csgo, try to load the plugin manually and see if any problem appears, type sm plugins load bhop in the console.
hey abner i have problem installing this file can you please help me (( im sooo despresd
xregon 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 03:07.


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