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

[CS GO] Surrender


Post New Thread Reply   
 
Thread Tools Display Modes
Lantejoula
Senior Member
Join Date: Mar 2021
Location: Portugal
Old 12-28-2021 , 08:14   Re: [CS GO] Surrender
Reply With Quote #11

Quote:
Originally Posted by lugaa View Post
i'm using this plugin and pugsetup warmup.cfg

https://imgur.com/a/KLoRoxg

"Fix Competitive Warmup" (1.0) by Ilusion9 ----> old warmup plugin

If pugsetup have warmup and you user pugsetup warmup, change this convar "sm_surrender_warmup" for 0 on Cfg ( csgo/cfg/sourcemod/plugin.surrender.cfg )


sm_surrender_warmup "0" but pugsetup warmup does not work. I will attach a picture. time is counting
sm_surrender_warmup "1" warm up counting
When 0, the match is still live...
https://imgur.com/a/clu5Vzq

What does "Fix Competitive Warm Up" by Illusion9 plugin do?
__________________
Discord ➜ Lantejoula#0064 | Steam | Want Help? Add Me!!
Lantejoula is offline
lugaa
Senior Member
Join Date: Dec 2018
Old 01-04-2022 , 21:47   Re: [CS GO] Surrender
Reply With Quote #12

Quote:
Originally Posted by Lantejoula View Post
What does "Fix Competitive Warm Up" by Illusion9 plugin do?
First of all, thank you for your attention.
This only starts the old warmup map. Even if this plugin is disable, it will still count. And I found out that it doesn't matter if it was a PLUGIN or not

gamemode_competitive.cfg
mp_warmuptime "300" your PLUGIN is calling and running this cfg's warmup time. No matter how you change this time, it will replace your warmup time. I tried to set it to 0, but it's Match Start.

but in my csgoserver.cfg ..
mp_warmuptime "0"
There is such a setting. When your PLUGIN is not installed, it calls from my warmup server.cfg.

I want Pugsetup warmup to be called directly.

Last edited by lugaa; 01-04-2022 at 22:17.
lugaa is offline
lugaa
Senior Member
Join Date: Dec 2018
Old 05-30-2022 , 03:36   Re: [CS GO] Surrender
Reply With Quote #13

I also made a Plugin for you GG & Surrender. But it doesn't work well. I use this 5on5 https://github.com/splewis/csgo-pug-setup. WARMUP starts counting down the time, give the! Gg command and start WARMUP again. This time is loading the WARMUP / mp_warmuptime "300" / time in CSGO's gamemode_competitive.cfg. PUGSETUP's WARMUP is timeless, and the game starts after everyone gives READY. PUSETUP calls this command (mp_warmuptime "0") in my SERVER.CFG. I set that 300 to zero, but after counting one second, the game started again.
lugaa is offline
Lantejoula
Senior Member
Join Date: Mar 2021
Location: Portugal
Old 05-30-2022 , 11:22   Re: [CS GO] Surrender
Reply With Quote #14

Quote:
Originally Posted by lugaa View Post
I also made a Plugin for you GG & Surrender. But it doesn't work well. I use this 5on5 https://github.com/splewis/csgo-pug-setup. WARMUP starts counting down the time, give the! Gg command and start WARMUP again. This time is loading the WARMUP / mp_warmuptime "300" / time in CSGO's gamemode_competitive.cfg. PUGSETUP's WARMUP is timeless, and the game starts after everyone gives READY. PUSETUP calls this command (mp_warmuptime "0") in my SERVER.CFG. I set that 300 to zero, but after counting one second, the game started again.
So what do you need?
__________________
Discord ➜ Lantejoula#0064 | Steam | Want Help? Add Me!!
Lantejoula is offline
Lantejoula
Senior Member
Join Date: Mar 2021
Location: Portugal
Old 06-01-2022 , 22:13   Re: [CS GO] Surrender
Reply With Quote #15

02-06-2022 (v1.3) - Requested here by Orygen

• Now the losing team is warned that they can surrender
• New ConVar: sm_surrender_difference_rounds
• Update Translations
__________________
Discord ➜ Lantejoula#0064 | Steam | Want Help? Add Me!!
Lantejoula is offline
lugaa
Senior Member
Join Date: Dec 2018
Old 06-01-2022 , 23:35   Re: [CS GO] Surrender
Reply With Quote #16

Quote:
Originally Posted by lantejoula View Post
so what do you need?
I don't want to count the time to start WARMUP.

After heating your PLUGIN for 3 minutes, the game starts again.

Last edited by lugaa; 06-01-2022 at 23:41.
lugaa is offline
Siniii
Junior Member
Join Date: Apr 2020
Old 06-07-2022 , 08:23   Re: [CS GO] Surrender
Reply With Quote #17

Can u add ConVar for how many players have to vote for success surrend?
__________________
Siniii is offline
Lantejoula
Senior Member
Join Date: Mar 2021
Location: Portugal
Old 06-08-2022 , 13:02   Re: [CS GO] Surrender
Reply With Quote #18

Quote:
Originally Posted by Siniii View Post
Can u add ConVar for how many players have to vote for success surrend?
Good afternoon, at this moment, just check that the number of "yes" votes is greater than the number of "no" votes. But yes I can add this convar
__________________
Discord ➜ Lantejoula#0064 | Steam | Want Help? Add Me!!
Lantejoula is offline
Lantejoula
Senior Member
Join Date: Mar 2021
Location: Portugal
Old 06-08-2022 , 13:29   Re: [CS GO] Surrender
Reply With Quote #19

Quote:
Originally Posted by Siniii View Post
Can u add ConVar for how many players have to vote for success surrend?
NEW VERSION:

08-06-2022 (v1.4) - Requested here by Siniii


• 3 New ConVars (sm_surrender_vote_time & sm_surrender_type & sm_surrender_sucess_votes)
• It is now possible to choose how many votes are needed for the surrender to be successful. Need sm_surrender_type at 0
• You can now choose how much time players have to vote on surrender
__________________
Discord ➜ Lantejoula#0064 | Steam | Want Help? Add Me!!

Last edited by Lantejoula; 06-08-2022 at 13:30.
Lantejoula is offline
Siniii
Junior Member
Join Date: Apr 2020
Old 06-12-2022 , 18:06   Re: [CS GO] Surrender
Reply With Quote #20

THX so much bro...GJ <3

btw u have little mistake in translation but not big deal

Quote:
"TeamVoteWasNoCT"
{
"en" "{green}Team CT {default}did not Achieve Enough Votes to {green}Surrender. Fight on!"
"pt" "{green}A Equipa CT {default}não obteve Votos Suficientes para se {green}Render."
"pt_p" "{green}A Equipa CT {default}não obteve Votos Suficientes para se {green}Render."
}
__________________

Last edited by Siniii; 06-12-2022 at 18:51.
Siniii is offline
Reply


Thread Tools
Display Modes

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 20:34.


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