Raised This Month: $ Target: $400
 0% 

[CS:GO] Multi-1v1 (v1.1.10, 2021-10-30)


Post New Thread Reply   
 
Thread Tools Display Modes
freehugs
Junior Member
Join Date: Oct 2014
Old 10-18-2014 , 15:31   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #371

Thanks for the plugin!

I've been using the plugin with Sourcemod 1.7 and the Github version. At the end of the round its not showing who the overall winner was? Any idea what I did wrong? It'll just say that the Most Wins were then it's blanked out.

It was working fine when I was on version 0.5.2.

Thanks for the help!
__________________
Owner - False Hope Gaming (Fhgaming.net)
freehugs is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 10-18-2014 , 15:51   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #372

Quote:
Originally Posted by freehugs View Post
Thanks for the plugin!

I've been using the plugin with Sourcemod 1.7 and the Github version. At the end of the round its not showing who the overall winner was? Any idea what I did wrong? It'll just say that the Most Wins were then it's blanked out.

It was working fine when I was on version 0.5.2.

Thanks for the help!
Thanks, fixed: https://github.com/splewis/csgo-mult...ba6fac841e03e5
__________________
splewis is offline
freehugs
Junior Member
Join Date: Oct 2014
Old 10-19-2014 , 15:09   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #373

Quote:
Originally Posted by splewis View Post
Awesome, tested it any everything is working great!

Thanks for the quick fix, you rock!
__________________
Owner - False Hope Gaming (Fhgaming.net)
freehugs is offline
keigel2001
Member
Join Date: Oct 2014
Location: Germany
Old 10-22-2014 , 08:32   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #374

I'm having an issue with Sourcemod 1.7 + Multi-1v1 (Github Version) + AFK Manager (Version 3.5.2).

sm_multi1v1_roundtime 30
sm_afk_move_time 55.0
After each round the afk-timer resets and never moves me.

With sm_afk_move_time < sm_multi1v1_roundtime it moves me to specator and then the arena-plugin moves me back into a team next round.
Without Multi-1v1 loaded the afk-manager works fine, that's why I posted this here.

Is there any trick or a cvar I'm missing for using both plugins? I'm very new to sourcemod and it's plugins
keigel2001 is offline
dv9unknown
Senior Member
Join Date: Aug 2009
Old 10-22-2014 , 11:11   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #375

Quote:
Originally Posted by keigel2001 View Post
I'm having an issue with Sourcemod 1.7 + Multi-1v1 (Github Version) + AFK Manager (Version 3.5.2).

sm_multi1v1_roundtime 30
sm_afk_move_time 55.0
After each round the afk-timer resets and never moves me.

With sm_afk_move_time < sm_multi1v1_roundtime it moves me to specator and then the arena-plugin moves me back into a team next round.
Without Multi-1v1 loaded the afk-manager works fine, that's why I posted this here.

Is there any trick or a cvar I'm missing for using both plugins? I'm very new to sourcemod and it's plugins
That's how it is for everyone. The spectator team is like a waiting queue. The best thing you can do is set it to kick the player. It also doesn't make sense to keep the player in spectator. It simply takes up a slot and the last arena would never have a player for add long as the AFK player is in game and the server is full.
__________________

dv9unknown is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 10-22-2014 , 13:38   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #376

I *might* have a fix for letting another plugin move a player to spectator without them getting put back in. You can try the change on the afkmanagerfix branch: https://github.com/splewis/csgo-multi-1v1/pull/57

I tried getting this exact thing to work many months ago (before it was released) and failed. Maybe I'm smarter now?
__________________
splewis is offline
keigel2001
Member
Join Date: Oct 2014
Location: Germany
Old 10-23-2014 , 10:21   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #377

Quote:
Originally Posted by splewis View Post
I *might* have a fix for letting another plugin move a player to spectator without them getting put back in. You can try the change on the afkmanagerfix branch: https://github.com/splewis/csgo-multi-1v1/pull/57
Thanks for your quick response.

Just testet it and it destroys the arena-plugin^^
You can't join any team with this fix.

Last edited by keigel2001; 10-23-2014 at 10:23.
keigel2001 is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 10-23-2014 , 16:52   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #378

Tweaked it, hopefully it works now. (I briefly tested it this time)
__________________
splewis is offline
keigel2001
Member
Join Date: Oct 2014
Location: Germany
Old 10-23-2014 , 20:06   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #379

Quote:
Originally Posted by splewis View Post
Tweaked it, hopefully it works now. (I briefly tested it this time)
No, not working either. In a little test at night with a random person joining both joined CT (2x arena 1 in team CT).

Even if you can fix the spectator problem, the reset-afk-timer-each-round-problem would still exist or am I missing something?

Move/Kick < 30s is a bit too hard. Maybe I'm just disabling the afk-manager...
__________________


Last edited by keigel2001; 10-23-2014 at 20:11.
keigel2001 is offline
freehugs
Junior Member
Join Date: Oct 2014
Old 10-23-2014 , 20:12   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #380

Hey,

Would it be possible to have something setup that wouldn't kick admins (or designated people) from spectate? I find that we need the ability to spectate suspected cheaters and the afk manager that's built in makes that difficult some times.

Thanks!
__________________
Owner - False Hope Gaming (Fhgaming.net)
freehugs 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:42.


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