Ok my server has this thing called frag fridays, but I dont feel like giving everyone taht joins low grav with admin commands, and i dont feel like changing the server.cfg every friday and saterday to different gravity. so basiccly i am asking for a script that auto exec the change gravity command every friday and saterday, or if i can do something in my server's control panel. Thanks!
[highlight](User was banned for this post ("Wrong section. (Look for either Hardware & Software or the TF2 subforum)." - ventilated))[/highlight]
Oh come the fuck on.
Is it too lazy to swap out the cfg files twice a week?
Meh..I could do that..
But yeh, unless you paid me, don't be a lazy fuck.
[editline]dfd[/editline]
For the sake of people saying I can't:
Make a .cfg called Frag_Friday.cfg, and then the default server.cfg
Copy everything from the server.cfg into the FF.cfg.
Install es_tools. [url]http://forums.eventscripts.com/viewtopic.php?t=3413[/url]
In the autoexec.cfg, add
[code]
crontab 0 0 * * 5 "exec Frag_Friday.cfg"
crontab 0 0 * * 6 "exec server.cfg"
[/code]
May/may not work! EST is for CS:S MAINLY!
Come on I dont know what im doing when it comes to this shit and I dont know how to phrase it on google. Someone just tell me please!
Also I dont got TIME to swap the cfg every week. Too busy.
cronjob fag.
[QUOTE=MutatedGamer;16320626]Come on I dont know what im doing when it comes to this shit and I dont know how to phrase it on google. Someone just tell me please!
Also I dont got TIME to swap the cfg every week. Too busy.[/QUOTE]
It takes 5 fucking minutes, tops.
What is EST for? o.O
snipsnap
I rated OP box do I get a cookie?
Come on guys it HAS to be as simple as shadow said, but what does the EST do?
I am such a newb to cfg sorry!
Its called getting admins to do it for you and EST is for time.
[QUOTE=MutatedGamer;16320944]Come on guys it HAS to be as simple as shadow said, but what does the EST do?
I am such a newb to cfg sorry![/QUOTE]
can't you read?
For the sake of people saying I can't:
Make a .cfg called Frag_Friday.cfg, and then the default server.cfg
Copy everything from the server.cfg into the FF.cfg.
Install es_tools. [url]http://forums.eventscripts.com/viewtopic.php?t=3413[/url]
In the autoexec.cfg, add
Code:
crontab 0 0 * * 5 "exec Frag_Friday.cfg"
crontab 0 0 * * 6 "exec server.cfg"
Sorry, you need to Log In to post a reply to this thread.