dev
textPage 15 of 208
50 messages on this page
Sunday, January 16, 2022
User bddf69
Yeh... but would rather avoid dependency on CPM
User a506fe
Still ..until alloc catches up
User a506fe
Or for csmm do a regular lcp via API and populate player objects through that
User a506fe
Untill alloc catches up
User a506fe
Regular lcp on cron and extract
User bc4343
I might have a solution
User bc4343
Yeah :/
User bddf69
Which makes it quite annoying for CSMM to figure out the EOS ID
User bddf69
No EOS ID
User bddf69
Only returns steam ID and entity ID
User bddf69
Hmmm :/
User bc4343
It's an "executing command" log
User bc4343
I have something I'm trying to hook and the only reference to the player is the EOS number
User bc4343
hmmm
User bddf69
Unless he updated since I last checked
User bddf69
Nope, allocs API doesnt return the EOS ID afaik
User bc4343
Does the EOS number get populated on a {{#each server.onlinePlayers}} loop?
User bc4343
I second that one ๐
Saturday, January 15, 2022
User c35505
Add a export/import option for hooks
Tuesday, January 11, 2022
User bc4343
You can already do it, Use a command claim with a w2l ${steamId} ${playerName} , custom csmm hook with a custom vari to compare the player then handlebars with a {{#if (eq this.role.level xx)}} > execute command from there ๐
Monday, January 10, 2022
User c35505
I have a great Idea for a new advanced claim type.... "Player permission level" or "Role level" .... examples: (player can only enter if <= 2000) or > 100 .... that would be great. ๐
Friday, January 7, 2022
User bddf69
What's the value of it for you right now?
User bddf69
I thought it was here but it's commented out
https://github.com/CatalysmsServerManager/digitalocean-marketplace/blob/master/scripts/01-setup.sh#L23
https://github.com/CatalysmsServerManager/digitalocean-marketplace/blob/master/scripts/01-setup.sh#L23
User 8a7f5b
I usually just pull the newest repo from git ๐
User a12f6e
Ok so... where does this CSMM_VERSION variable get set for use in the csmm.service file? Like is it even capable of pulling a newer version than what's on the machine?
Thursday, January 6, 2022
User bddf69
Hehe indeed :p This looks promising!
User 8a7f5b
nope. I'll have to implement some workaround for that one. But it's nice that it has a dark mode already ๐
User bddf69
Maybe switch the theme of the table? :P
https://www.ag-grid.com/javascript-data-grid/themes-provided/
https://www.ag-grid.com/javascript-data-grid/themes-provided/
User bddf69
Lol :p Probably uses some internal CSS
User bddf69
๐ Probably with some small fixes to the CSS of CSMM here and there the results will be even better too
User 8a7f5b
It has it's things from time to time, but yeah. It can be fixed by removing the bg-dark class while in dark mode ๐

unknown.png
PNG โข 22.4 KB
User bddf69
Potentially, depends how much stuff breaks :P
Just a minor thing, but other pages might also be affected

unknown.png
PNG โข 1.8 KB
User 8a7f5b
Got it from one of Prisma's replies about darkmode.
https://github.com/darkreader/darkreader
it has cdn too. ^^.
https://unpkg.com/browse/darkreader@4.9.43/
https://github.com/darkreader/darkreader
it has cdn too. ^^.
https://unpkg.com/browse/darkreader@4.9.43/
Shall we?
User bddf69
Bunch of those string helpers on top of it to filter out what you're interested in ...
User bddf69
You would probably be able to 'extract variables' with this too
User bddf69
๐
User e5e1a1
Even if it's only for admin chat command
User e5e1a1
YES
User bddf69
So for persistent variables, I had to make handlebars helpers async.. This also opened up other possibilities. I could technically make something like
say "Here's a list of waypoints: {{ execCmd "wpc list" }}"
Thoughts? Useful? :p
Monday, January 3, 2022
User bddf69
In the meantime, you can work around it by setting the chat bridge channel agian
User bddf69
Found the cause for this, pushing a fix in a bit
User 23fa64
Thanks Jani - I was just checking as i applied an update to my CSMM to the latest version which has shown me this feature. I changed the default values from (DC) to (BAM) and applied the changes. It has not applied on the server even after server reboot
Sunday, January 2, 2022
User 8a7f5b
The serveradmin has gone to sleep and there're 20 players online soo. xd



