dev
textPage 38 of 208
50 messages on this page
Friday, August 6, 2021
User a506fe
gg lists all prefs
User a506fe
can test with anything actually
User e5e1a1
Start with something more objectively measurable like block damage or exp%
User e5e1a1
Needs testing
User a506fe
since its a console command id say logically no restart needed
User a506fe
dunno bout the restarting though
User a506fe
thats a cool application
User e5e1a1
Boost loot abundance between real-world 6pm-8pm
User e5e1a1
Happy hour!
User a506fe
eoc ${this.steamId} "setgamepref LootAbundance 150"User a506fe
so you just have to make a cron where you loop through all online players and do
User e5e1a1
Think there's a typo there
User a506fe
Let a local player fire a local only console coommand (or any) Usage: eoc <Name/EntityId/SteamId> "command param1 param2" use single quotes for parameters that contain spaces in remote command.```
User a506fe
but thats what eoc is for
User a506fe
its a clientside local command
User a506fe
saminal is correct
User a506fe
use eoc for setgamepref
User e5e1a1
that's tricky; i think the game prefs are client-side
User 3a5559
the only thing im unsure about if doing stuff like setgamepref for loot abundance and it working without restarting
User 3a5559
this is slightly off-topic but i can use csmm crons to do things like
setgamepref right?Thursday, August 5, 2021
User eca9c0
Traders are hostile? I wish π it would be awesome if they would randomly pull out a shotgun and blast the player in the face
User e5e1a1
oh yeah, get that 'no hostile traders' mod
User eca9c0
Also bubble removes traders, so keep that in mind
User e5e1a1
5 minutes is about the limit we recommend.
User e5e1a1
the public instances get restarted whenever they need to
User e5e1a1
if you're self hosting then you can probably count on not having unexpected restarts
User 3a5559
also thank you for the quick support
User 3a5559
what would be the recommended max wait time?
User e5e1a1
but in essence,
protect ${player.steamId}; wait(300); protect ${player.steamId}User e5e1a1
if the CSMM instance gets restarted during the wait, the command is aborted, so the user would have the protection permanently
User e5e1a1
there is a
wait() function you can use, but it is a little risky to use it for 5 minutesUser 3a5559
for instance i want a player to be able to use
/bubble
and then it would toggle again (to turn it off) after like 5 minutes
User 3a5559
is there a good way to have a player executed command run, and then after a specific time run again
Sunday, August 1, 2021
User bddf69
It loads the default icons and places them there
User bddf69
Yeah, check out this script
https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/blob/master/scripts/itemIconsUpdate.sh
https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/blob/master/scripts/itemIconsUpdate.sh
User bddf69
assets/images/sdtdIcons iirc
User 3a5559
where do server shop image paths reside? i run a modded server and want to import the images for items from it, but im unsure where that would be / go
User eca9c0
It's my first time thank you for being gentle π
User bddf69
And sorry it took a while to get your PR through π³
User bddf69
Thanks for contributing to the docs! β€οΈ
User bddf69
Merged ^^ It'll be live in a few
User eca9c0
Looks good π
User eca9c0
Found it
User eca9c0
It said I can't commit it because I'm the something, or something like that
User bddf69
Its fine, Imma go through it gimme a few
User bddf69
Oh I think you just resolved the convo but didnt commit it :p
User bddf69
Cheers, lemme look at it
User eca9c0
I think I did it
User eca9c0
I'm fine with that, thanks π
