Raised This Month: $ Target: $400
 0% 

A working multiplayer bhop block


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
superang
Senior Member
Join Date: Apr 2009
Location: Portugal
Old 07-06-2015 , 14:53   A working multiplayer bhop block
Reply With Quote #1

Since multiplayer bhop source issnt working for csgo, could anyone fix that plugin, would make alot of bhop servers owner happy, thanks alot guys.
__________________
superang is offline
Send a message via MSN to superang
m_bNightstalker
Senior Member
Join Date: Jan 2015
Location: JWD
Old 07-07-2015 , 16:57   Re: A working multiplayer bhop block
Reply With Quote #2

just reload it on map start, someone told me he fixed it like that
m_bNightstalker is offline
superang
Senior Member
Join Date: Apr 2009
Location: Portugal
Old 07-07-2015 , 16:58   Re: A working multiplayer bhop block
Reply With Quote #3

how can i do that, with sm plugins refresh?, ty for the anwser
__________________
superang is offline
Send a message via MSN to superang
superang
Senior Member
Join Date: Apr 2009
Location: Portugal
Old 07-09-2015 , 04:34   Re: A working multiplayer bhop block
Reply With Quote #4

sorry for 2nd post, im really hoping someone can fix multiplayer bhop source, cus i managed to get it working, but its crashing the sv :/
__________________
superang is offline
Send a message via MSN to superang
Byte
Senior Member
Join Date: Jun 2010
Location: 📦 CCSPlayer
Old 07-09-2015 , 15:38   Re: A working multiplayer bhop block
Reply With Quote #5

Quote:
Originally Posted by superang View Post
sorry for 2nd post, im really hoping someone can fix multiplayer bhop source, cus i managed to get it working, but its crashing the sv :/
Can you link the plugin you are talking about?
__________________
STEAM: /id/invexbyte | Github: Mo Beigi | Discord: Byte#0017
Community: Invex Gaming | My Plugins: Click Me!

Byte is offline
superang
Senior Member
Join Date: Apr 2009
Location: Portugal
Old 07-09-2015 , 15:52   Re: A working multiplayer bhop block
Reply With Quote #6

sure https://forums.alliedmods.net/showthread.php?p=808724, thanks alot for the answer
__________________
superang is offline
Send a message via MSN to superang
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 07-09-2015 , 16:25   Re: A working multiplayer bhop block
Reply With Quote #7

If reloading it on map start works, then you can write a plugin whose only sole purpose is to reload that plugin every time the map starts.

PHP Code:
#include <sourcemod>

public void OnMapStart()
{
    
ServerCommand("sm plugins reload mpbhops");

Do note that this is a really shitty way to solve the problem, but if it does solve it, then go for it. Just... don't expect this fix to stay permanent I guess.

Last edited by Potato Uno; 07-09-2015 at 16:27.
Potato Uno is offline
superang
Senior Member
Join Date: Apr 2009
Location: Portugal
Old 07-09-2015 , 16:59   Re: A working multiplayer bhop block
Reply With Quote #8

ye, but now the problem is that it crashes the sv, and i dont understand why, the plugin works perfectly after a few map changes, baam it crashes, can't show any logs so i can help you :/, thanks alot for your answer potato uno
__________________
superang is offline
Send a message via MSN to superang
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 13:16.


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