hi guys, I am using mean machine v1.9.28.1.
when min share or min slots minsph maxhubs and share size is not met users get disconnected.
can anyone help me change the script so that it will redirect instead. I put in a couple of scripts to do this for me but seems to be hungry on resources.
when hub run by itself with no additional scripts all was gr8.
I would appreciate any help given. I dont want to go back to dchub software again.
thnx
QuoteOriginally posted by Pedro
hi guys, I am using mean machine v1.9.28.1.
when min share or min slots minsph maxhubs and share size is not met users get disconnected.
can anyone help me change the script so that it will redirect instead. I put in a couple of scripts to do this for me but seems to be hungry on resources.
when hub run by itself with no additional scripts all was gr8.
I would appreciate any help given. I dont want to go back to dchub software again.
thnx
search for lines like this:
user:Disconnect()
and replace them for this:
user:SendData(" You are being redirected ... |$ForceMove "..frmHub:GetRedirectAddress().."|")
plop
simple enough for ya ;-)
note you must seperate text with protocol with a '|' other wise it wont work
you guys are just the best...
I can only but give you my thanx that you give up your time to help people like me..
HAPPY DAYS