csmm-support
textPage 34 of 2188
50 messages on this page
Monday, November 11, 2024
User b6c97b
check that image up there ^
User b6c97b
and it didn't fire at 7:58
User b6c97b
it was like that before
User b6c97b
yeah, it's set to 4:58
User b6c97b
so if I want the server to start counting down then display a message at the end of the timer at midnight, 8am, and 4pm est i'd need the values set to..... +5 hours of the est times
User 23fa64
Basically add 5 to your hour.
User 23fa64
Plus you have 12:58.
You want the cron to be
You want the cron to be
58 9,17 * * *.User 23fa64
I think you have your timezones crossed.
You want EST to UTC, not the other way around.
User 23fa64
Oh, not sure about that.
User b6c97b
in csmm server automation
User b6c97b
sorry "run now"
User 23fa64
6:58
User 23fa64
What is the
run command?User b6c97b
oh you mean 7:58?
User b6c97b
also "run command" gives "internal server error"
User 23fa64
Cause it should have fired at 7
User b6c97b
soooo why didn't it fire at 8am this morning lol
User 23fa64
They're the same though.
User b6c97b
gmt is utc
User b6c97b
I thought it was utc
User b6c97b
User 23fa64
We are GMT -5
User b6c97b
hmm. I checked here
User 23fa64
I don't think so.
User b6c97b
I have what you typed in, that,s 11:58 est right?
User 23fa64
You're using the automations to restart?
User b6c97b
It's okay, my host restarts regardless of ba
User 23fa64
That's what I mean.
User b6c97b
Or make custom say/wait commands
User 23fa64
But, you don't have the bloodmoon awareness.
User 23fa64
There is no way to turn off the bloodmoon aware option from that command.
You can use the
shutdown command, but there isn't a timer for that so you have to do it in the automation.User b6c97b
There is a way to turn off bloodmoon aware in that though correct?
User 23fa64
Here to help.
User b6c97b
auto*
User b6c97b
ah interesting, thanks, im new to server atuo
User 23fa64
You can combine the top 2 into 1 automation also.
Just change your cron to be
Just change your cron to be
58 4,12 * * *User 23fa64
Right, but the
Meaning if there is a bloodmoon, the restart gets delayed.
shutdownba command is bloodmoon aware.Meaning if there is a bloodmoon, the restart gets delayed.
User b6c97b
oh I believe it executes the timer and at the end it says that. i've tested it
User 23fa64
Personally, I wouldn't do this.
shutdownba 5;wait (270);say "LOG OFF NOW"If the shutdown is dleayed, the wait and say commands won't.
It will confuse your players.
It will confuse your players.
User b6c97b
i'll try again though with the offset
User b6c97b
i did a gsc to est converter lol
User b6c97b
These commands will not execute at 12am, 8am, and 4pm. I do not think they work at all.
help48.PNG
PNG • 56.4 KB
User b6c97b
if you make a server automation job, will it repeat that one job every x hours/minutes, or will it execute that command at that server time.
User 23fa64
Nah, TFP mod will replace Allocs.
Allocs only exists for CSMM and other server managers.
Allocs only exists for CSMM and other server managers.
Sunday, November 10, 2024
User b6c97b
I believe they thought tfp mods replaced allocs mods but the newest allocs is better now.
User b6c97b
We got it working now thank you. A token was not added and yes allocs needed installed.
User 23fa64
You can access it, you can't add your server.
2 very different things.
Did you install Allocs?


