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

Retakes(official) mode on my private server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
loboged
New Member
Join Date: Aug 2018
Old 12-04-2020 , 13:13   Retakes(official) mode on my private server
Reply With Quote #1

hi. do you know whats the game type and game mode numbers of the retakes?
have a great day
loboged is offline
Achyan2000
Junior Member
Join Date: Apr 2020
Old 12-04-2020 , 15:13   Re: Retakes(official) mode on my private server
Reply With Quote #2

Quote:
Originally Posted by Achyan2000 View Post
for changing to retake mode on dedicated server without restarting, a way to make it work:

sm_execcfg changetoretake.cfg

inside changetoretake.cfg:
sm_cvar game_mode 0;
sm_cvar game_type 0;
sm_cvar sv_skirmish_id 12;
sm_rcon exec gamemode_retakecasual;
sm_reloadmap; (require reloadmap.smx)

----------------------------------------------------
thanks @borzaka @m4rkey

Last edited by Achyan2000; 12-05-2020 at 07:35. Reason: update the method to make it work
Achyan2000 is offline
borzaka
AlliedModders Donor
Join Date: May 2020
Location: Hungary
Old 12-04-2020 , 18:29   Re: Retakes(official) mode on my private server
Reply With Quote #3

It's a Casual:
Code:
game_type 0;
game_mode 0;
And you also have to set sv_skirmish_id 12
borzaka is offline
m4rkey
Junior Member
Join Date: Jul 2017
Old 12-04-2020 , 21:26   Re: Retakes(official) mode on my private server
Reply With Quote #4

The way you should be enabling the retake mode is by switching to the skirmish ID.

Use sv_skirmish_id and set it to 12, and then select one of the retake maps, and it should load up perfectly.
m4rkey is offline
BeepIsla
Member
Join Date: Mar 2020
Location: Germany
Old 12-05-2020 , 01:48   Re: Retakes(official) mode on my private server
Reply With Quote #5

I think you should use the skirmish mode and not the casual mode, as its specifically marked as a skirmish mode anyways according to the gamemodes.txt file
BeepIsla is offline
Achyan2000
Junior Member
Join Date: Apr 2020
Old 12-05-2020 , 06:49   Re: Retakes(official) mode on my private server
Reply With Quote #6

Quote:
Originally Posted by borzaka View Post
It's a Casual:
Code:
game_type 0;
game_mode 0;
And you also have to set sv_skirmish_id 12
thank you, i ll try it out
Achyan2000 is offline
gerenda110
Member
Join Date: Sep 2013
Old 12-05-2020 , 07:08   Re: Retakes(official) mode on my private server
Reply With Quote #7

how can i disable warmup in competitive mode. (Im now in gametype gamemode 0-0 so, i want competitive (0-1) without bullshit warmup 1on1 i got crash.... (24 slot server all time full).... so please help me.. i try everything... but casual is suxx... i make gamemode_competitive_server.cfg with this lines mp_do_warmup_period 0
mp_warmuptime 0 and not works......please help
gerenda110 is offline
Achyan2000
Junior Member
Join Date: Apr 2020
Old 12-05-2020 , 07:24   Re: Retakes(official) mode on my private server
Reply With Quote #8

Quote:
Originally Posted by gerenda110 View Post
how can i disable warmup in competitive mode. (Im now in gametype gamemode 0-0 so, i want competitive (0-1) without bullshit warmup 1on1 i got crash.... (24 slot server all time full).... so please help me.. i try everything... but casual is suxx... i make gamemode_competitive_server.cfg with this lines mp_do_warmup_period 0
mp_warmuptime 0 and not works......please help
you can check here and maybe try add the commands
mp_do_warmup_period 0;
mp_warmuptime 0;
mp_warmuptime_all_players_connected 0;
mp_warmup_end;
to the bottom of sourcemod.cfg in cfg/sourcemod.

Last edited by Achyan2000; 12-05-2020 at 07:47.
Achyan2000 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:07.


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