Raised This Month: $51 Target: $400
 12% 

[TF2] gScramble (Redux)


Post New Thread Reply   
 
Thread Tools Display Modes
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-22-2014 , 14:38   Re: [TF2] gScramble (Redux)
Reply With Quote #91

Quote:
Originally Posted by angrymob View Post
Would this work for CS:GO?
No, it has a lot of TF2-specific logic in it.
Quote:
Originally Posted by angrymob View Post
If not, is there a similar plugin out there that would balance based on, say, HLStats CE rank or long term KDR?
Not that I've heard of... but most CS:S plugins work on CS:GO, so you may look for a CS:S team balance/scramble plugin.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
angrymob
Junior Member
Join Date: Feb 2009
Old 04-22-2014 , 14:55   Re: [TF2] gScramble (Redux)
Reply With Quote #92

Ok - thanks for the prompt response
angrymob is offline
igotfits
Senior Member
Join Date: May 2009
Old 04-25-2014 , 04:55   Re: [TF2] gScramble (Redux)
Reply With Quote #93

So safe to say plugin is good to go? Im still using the old one and plan on using this one. i keep seeiing top players moved over to the other team when it is suppose to move low priority players like low scores or new to the server.
igotfits is offline
Donski
Senior Member
Join Date: Sep 2012
Old 04-27-2014 , 10:30   Re: [TF2] gScramble (Redux)
Reply With Quote #94

I think it was one of the few things that got fixed when this Redux got created, maybe you can backup your current cfg and give it a shot. Although I wouldn't really expect much if I were you.
Donski is offline
igotfits
Senior Member
Join Date: May 2009
Old 04-28-2014 , 18:48   Re: [TF2] gScramble (Redux)
Reply With Quote #95

Seems to be working, Only one thing im curious about is the team swappin to even out teams.
Seems to toss existing players who arent balanced out of their class when a player who is changed comes with the same class. any work around that?
igotfits is offline
nexbr
Junior Member
Join Date: Jun 2013
Old 06-11-2014 , 13:46   Re: [TF2] gScramble (Redux)
Reply With Quote #96

Can't hook to HLXCE:

L 06/11/2014 - 14:43:27: [gscramble.smx] HlxCe Unavailable
L 06/11/2014 - 14:43:27: [gscramble.smx] GameMe Unavailavble
L 06/11/2014 - 14:43:27: [gscramble.smx] Hooking events.

and yes i have the HLXCE API.

How to fix it?
nexbr is offline
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 06-18-2014 , 11:05   Re: [TF2] gScramble (Redux)
Reply With Quote #97

I'm currently using the old plugin on my servers https://forums.alliedmods.net/showthread.php?t=89136
Are there any differences with your version? I'm hoping that this version does not auto balance living players or that the old version could be changed to not do so.
Phaiz is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-07-2014 , 10:27   Re: [TF2] gScramble (Redux)
Reply With Quote #98

It's kind of disappointing that _david_ kinda stopped responding to this thread.

I created a Github of the source code and all the changes I could find, including BrutalGoerge's GScramble code a while back.

If someone wanted to take over this project, the master branch is a copy of 3.0.19*, the powerlord branch is 3.0.19 with optional NativeVotes 0.8 support, and the votemanager branch is 3.0.19 with the previous NativeVotes support and some experimental NativeVotes 1.0 support for putting VoteScramble in the NativeVotes menu.

* There's one fix that SephirothSG submitted to fix a typo in the flag event. This may fix issues where it can autobalance flag carriers.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 07-07-2014 at 10:30.
Powerlord is offline
_david_
SourceMod Donor
Join Date: Apr 2013
Old 07-07-2014 , 15:13   Re: [TF2] gScramble (Redux)
Reply With Quote #99

I stopped responding because i don't have the time to help people set this plugin up ( it ain't that hard), as far is i know ( i run 3 servers with the plugin) the plugin works fine, if i had the time to get more familiar with sourcepawn i would have recoded the plugin since its kind of a dragon right now.

-----

3.0.20
Quote:
- Fixed typo in flag event (Thanks SephirothSG for submitting the fix)
Attached Files
File Type: zip Gscramble (redux).zip (117.7 KB, 70 views)

Last edited by _david_; 07-07-2014 at 15:26.
_david_ is offline
DoPe^
Veteran Member
Join Date: Jul 2008
Location: Denmark / Copenhagen
Old 07-08-2014 , 18:09   Re: [TF2] gScramble (Redux)
Reply With Quote #100

Here is a fixed HlxCE api Plugin.
I havnt tested it fully, but the connection errors the plugin was making should be fixed.

HlxCE sorting should now work again with this plugin

Quote:
L 07/08/2014 - 18:07:46: [gscramble.smx] HlxCe Available
L 07/08/2014 - 18:07:46: [gscramble.smx] GameMe Unavailavble
Add this to your databases.cfg.
And fill out the stuff needed.

Code:
"hlxce"
{
	"driver"		"mysql"
	"host"			"hlxce db ip"
	"database"		"hlxce db name"
	"user"			"hlxce db username"
	"pass"		        "hlxce db password"
	//"timeout"			"0"
	//"port"			"0"
}
Attached Files
File Type: sp Get Plugin or Get Source (hlxce-sm-api.sp - 539 views - 13.5 KB)
__________________

Last edited by DoPe^; 07-08-2014 at 18:18.
DoPe^ 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 04:01.


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