Raised This Month: $32 Target: $400
 8% 

Solved [CS:GO] Force round/map end


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Spyrek
Senior Member
Join Date: Jun 2009
Old 01-21-2019 , 14:07   [CS:GO] Force round/map end
Reply With Quote #1

Hello,
how can I force map end in CSGO? I just want to start next map from mapcycle, I don't want to start a vote.
Tried setting mp_maxrounds 1 then using CS_TerminateRound but it doesn't add round point so match doesn't end.
Killing all players also doesn't work.

Last edited by Spyrek; 01-22-2019 at 13:18.
Spyrek is offline
Lubricant Jam
AlliedModders Donor
Join Date: Oct 2016
Location: United Kingdom
Old 01-22-2019 , 08:16   Re: [CS:GO] Force round/map end
Reply With Quote #2

Instead of terminating the round, make a side win T/CT.
__________________
Lubricant Jam is offline
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Old 01-22-2019 , 11:06   Re: [CS:GO] Force round/map end
Reply With Quote #3

PHP Code:

int ent 
CreateEntityByName("game_end");
AcceptEntityInput(ent"EndGame"); 
__________________

Last edited by Ilusion9; 01-22-2019 at 11:07.
Ilusion9 is offline
Spyrek
Senior Member
Join Date: Jun 2009
Old 01-22-2019 , 13:18   Re: [CS:GO] Force round/map end
Reply With Quote #4

Quote:
Originally Posted by Ilusion9 View Post
PHP Code:

int ent 
CreateEntityByName("game_end");
AcceptEntityInput(ent"EndGame"); 
Thanks! Works as expected
Spyrek 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 02:37.


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