Warmup + Dissolver

All other Source.Python topics and issues.
[+35]Jumpman
Junior Member
Posts: 14
Joined: Tue Jul 24, 2018 9:26 am

Warmup + Dissolver

Postby [+35]Jumpman » Thu May 13, 2021 7:22 am

I have a problem.

I use warmup round on my server but i have a problem, under the warmup round gg_dissolver is active but go away after warmup round how do i fix that ?

gg_plugins.cfg
// Unload included plugins
gg plugin unload bombing_objective
gg plugin unload deathmatch
gg plugin unload disable_objectives
gg plugin unload dissolver
gg plugin unload elimination
gg plugin unload ffa
gg plugin unload hostage_objective
gg plugin unload knife_elite
gg plugin unload multi_nade
gg plugin unload random_spawn
gg plugin unload reload
gg plugin unload teamplay
gg plugin unload teamwork

// Unload custom plugins


// Load included plugins
gg plugin load dead_strip
gg plugin load earn_nade
gg plugin load knife_steal
gg plugin load multi_level
gg plugin load nade_bonus
gg plugin load turbo

// Load custom plugins
gg plugin load assists
[+35]Jumpman
Junior Member
Posts: 14
Joined: Tue Jul 24, 2018 9:26 am

Re: Warmup + Dissolver

Postby [+35]Jumpman » Sat May 15, 2021 9:54 am

Nobody there can explane me why dissolver is active under warmup round ?
User avatar
L'In20Cible
Project Leader
Posts: 1533
Joined: Sat Jul 14, 2012 9:29 pm
Location: Québec

Re: Warmup + Dissolver

Postby L'In20Cible » Sat May 15, 2021 12:12 pm

[+35]Jumpman wrote:Nobody there can explane me why dissolver is active under warmup round ?

I guess because players are being respawned and not removing their ragdoll means there would be corpses everywhere affecting both server and client performance. If you don't want them to be removed, you can do so by deleting or commenting that code: https://github.com/GunGame-Dev-Team/Gun ... py#L57-L68
User avatar
satoon101
Project Leader
Posts: 2697
Joined: Sat Jul 07, 2012 1:59 am

Re: Warmup + Dissolver

Postby satoon101 » Sun May 16, 2021 1:20 am

Just to make sure, are you asking for an option to not have dissolver during the warmup round? If so, I will have to think about the best solution for that when I have time. In the meantime, you can use L'In20Cible's suggestion.
Image
[+35]Jumpman
Junior Member
Posts: 14
Joined: Tue Jul 24, 2018 9:26 am

Re: Warmup + Dissolver

Postby [+35]Jumpman » Sun May 16, 2021 8:52 am

Yes im asking not to have dissolver or other plugins not in the gg_plugins.cfg during the warmup round, i think warmup round should work with only the plugins you setup in gg_plugins.cfg

I can use L'In20Cible's suggestion for now, but insted of deleting the code would it help i just set dissolver to 0 --> dissolver_entity.magnitude = 0

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 38 guests