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

Server.cfg not executing


Post New Thread Reply   
 
Thread Tools Display Modes
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 09-17-2017 , 23:45   Re: Server.cfg not executing
Reply With Quote #21

Quote:
Originally Posted by Bacardi View Post
brag



Code:
find waiting
"ent_cancelpendingentfires"
 game
 - Cancels all ent_fire created outputs that are currently waiting for their del
ay to expire.
"ent_step"
 game cheat
 - When 'ent_pause' is set this will step through one waiting input / output mes
sage at a time.
"mp_waitingforplayers_restart" = "0"
 game
 - Set to 1 to start or restart the WaitingForPlayers period.
"mp_waitingforplayers_cancel" = "0"
 game
 - Set to 1 to end the WaitingForPlayers period.
"mp_match_end_at_timelimit" = "0"
 game notify
 - Allow the match to end when mp_timelimit hits instead of waiting for the end
of the current round.
Code:
find waiting
"ent_cancelpendingentfires"
 game
 - Cancels all ent_fire created outputs that are currently waiting for their delay to expire.
"ent_step"
 game cheat
 - When 'ent_pause' is set this will step through one waiting input / output message at a time.
"mp_waitingforplayers_restart" = "0"
 game
 - Set to 1 to start or restart the WaitingForPlayers period.
"mp_waitingforplayers_cancel" = "0"
 game
 - Set to 1 to end the WaitingForPlayers period.
"mp_match_end_at_timelimit" = "0"
 game notify
 - Allow the match to end when mp_timelimit hits instead of waiting for the end of the current round.
mp_waitingforplayers_time
Unknown command "mp_waitingforplayers_time"
sm_cvar mp_waitingforplayers_time
[SM] Value of cvar "mp_waitingforplayers_time": "30"
You were saying?

It's called hidden for a reason.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 09-17-2017 at 23:46.
Powerlord is offline
Halt
Senior Member
Join Date: Jan 2015
Location: Black Mesa
Old 09-17-2017 , 23:50   Re: Server.cfg not executing
Reply With Quote #22

I have attempted to just use sm_cvar mp_waitingforplayers_time 20 but for whatever reason no matter how I try to implement that it DOES NOT work. Unless I type is myself using my root admin. And I cannot type it 24/7. I've put it in my mod OnPluginStart like so, in my server.cfg but it doesn't work. Idk why.
Halt is offline
servers.csgo.cfg
BANNED
Join Date: Sep 2016
Old 09-23-2017 , 20:07   Re: Server.cfg not executing
Reply With Quote #23

create file

cfg/autoexec.cfg

add this line

exec server.cfg

on map change server.cfg will be executed

or just

sm_cvar mp_waitingforplayers_time "20"

Last edited by servers.csgo.cfg; 09-23-2017 at 20:10. Reason: :)
servers.csgo.cfg 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 20:24.


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