offtopic
textPage 24 of 447
50 messages on this page
Friday, June 21, 2024
User 23fa64
Never done it through the API before.
User 602ca8
http://<serverip>:<port>/api/executeconsolecommand?adminuser=<username>&admintoken=<usertoken>&raw=true&command=helpi'm using this one. For token and username i should use what we use for csmm right?
User 602ca8
Yes
User 23fa64
Are you admin on the server?
User 602ca8
is this how i should use the api? It says access denied.
I'm inputting the details from
webtokens add <name> <token> 0 commandUser bddf69
User 6ceaf4
Could not even break at all. We'll know when we know it π
User 1af2b4
Hi guys. Will CSMM works also with full release of 72D2? And does anyone have idea how quickly it will be updated? π€
Saturday, June 8, 2024
User 5791fc
found a temporary solution, thought I was about to recompile the DLL anyway: just manually change the steam login link in Mods/Allocs_WebAndMapRendering/webserver_legacy/index.html from "/api/SteamLoginApi/loginsteam" to "https://steamcommunity.com/openid/login?openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.mode=checkid_setup&openid.return_to=https%3A%2F%2Fmap.illuminatidollar.com%2Fapi%2FSteamLoginApi%2Fverifysteamopenid&openid.realm=https://map.illuminatidollar.com&openid.identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&openid.claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" I'll have to see what link looks like in the ccc webpanel
Thursday, June 6, 2024
User 5791fc
another thing, about the live map is that I have it reverse proxied remotly. So map.illuminatidollar.com store.illuminatidollar.com etc have SSL. The host does not have SSL. The api for the steam login seems to be in the fun pimps DLL. I might be able to modify it or the redirects when clicking log in. However the api sends a link to steam that needs to use the url for the reverse proxy. however, instead it sends the variables to interact with the host url. currently it seems I can give players SSL or give them login, but I am trying to give them both. I notice the steam root certificates are blank in the default webserver mod. I tried coping the root certificates from allocs, but no dice yet.
Sunday, May 26, 2024
User 830925
I do have CPM, perfect. TY
User 23fa64
You would need CPM installed and you would use the
resetplayerdata command.User 830925
Last dumb question, I swear I saw a command somewhere that let's someone just wipe themselves personally (LOL at toilet humor).
Maybe I am going crazy, but I swear I read that somewhere, not even sure if it is part of core, part of CSMM, or what. Anyone seen that?
User 6ceaf4
@User 22017587 you want to add a buff to all players that do this:
<passive_effect name="PlayerExpGain" operation="perc_add" value="-1" tags="Selling"/>
Saturday, May 4, 2024
User ddebec
hello!
Is it possible to edit missions (quest)?
For example, removing a mission from a map in use?
Is it possible to edit missions (quest)?
For example, removing a mission from a map in use?
Friday, May 3, 2024
User c30c82
then they cant loot from others
User c30c82
disable drop bag at dead
Saturday, April 27, 2024
User 830925
Does anyone know of a mod or plugin that stops players from looting other player's bags?
Thursday, April 11, 2024
User ddebec
Thank you for your support. I'll research this.
I already have the administrator block, a good MOD. But he doesn't have a garage door.
User 23fa64
No, I know of nothing like that.
User ddebec
Some admin garage door.
User ddebec
ADM = ADMINSTRATOR
User ddebec
Administrator
Wednesday, April 10, 2024
User 23fa64
I have no idea what ADM is.
User ddebec
Since PROTECT doesn't work, I'm going to do everything with an ADM block.
Can you recommend any MOD that has pedestrian and garage doors as ADM?
Monday, April 8, 2024
User ddebec
Tanks!!!
User 23fa64
This would be a question for #cpm-support
User ddebec
I'm a newbie. π
How do I activate this?
How do I activate this?
User 23fa64
That is CPM.
User ddebec
Do you recommend which MOD to show this reset area notification and the level, food and water bar?
A server MOD that the player doesn't need to download?
Friday, April 5, 2024
User 963f55
The problem I can into was making sure the need POIs for overall mods like DF were included, even with setting generation priority.... A reg server with PEP POIs thou, solid
User 6ceaf4
my first impression was the same as onawki, but seeing maps made public, I came to realize it was not teragon that sucked, but me using it
User 23fa64
Teragon is great, it's just really hard to use.
User fcf272
it should without issue
User fcf272
just going to make a generic statement and state that TERAGON FUCKING SUCKS
User ddebec
Thank you very much! I'll test it later because it's something alternative.
I'm changing files manually and doing tests.
Another question:
Is it possible to remove missions?
Or configure the player to lose the mission if they disconnect?
Is it possible to remove missions?
Or configure the player to lose the mission if they disconnect?
User ddebec
@User 59898394
Is it possible to create an indestructible prefab or region? Just letting ADM destroy? I verified that the trader cannot be destroyed even with a ADM weapon.
Is it possible to create an indestructible prefab or region? Just letting ADM destroy? I verified that the trader cannot be destroyed even with a ADM weapon.
Thursday, April 4, 2024
User ddebec
Tanks!!!
User 6ceaf4
maybe this still works: https://7daystodiemods.com/more-rwg-size-options/
User 6ceaf4
technically you can ask most anything in offtopic channel, but some questions get a better chance of responses in 7DAC discord
User ddebec
I don't know if I can ask here. But how do I generate a map larger than 10240? In my game's world creator, I can only create up to 10240.
User 963f55
Depending on your technical background, Google "Windows GSM" for a contained solution
User ddebec
Thanks! I'll test it with the Windows task scheduler first. If that doesn't work, I use this option. I'm new to this π
User 6ceaf4
@User 59288244 for my personal use I have autohotkey installed and run this ahk script from the game folder:
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. Loop { if WinExist("ahk_exe 7DaysToDie.exe") Sleep 10000 else Run startdedicated.bat Sleep 60000 }
Friday, January 26, 2024
User 0a0718
I don't know of anything that could do that then
User 62c09b
I'm reading so far and I don't find anything like that
User 0a0718
I think CPM has something for it

