module-development

textPage 13 of 43
50 messages on this page
Tuesday, July 1, 2025
Avatar for 2bffa0f5cab2a92d04b2e63aae81661c79638a7959c6e2f44f576d976e0aa78a
User 2bffa0
this is the description of the channel
Avatar for 2bffa0f5cab2a92d04b2e63aae81661c79638a7959c6e2f44f576d976e0aa78a
User 2bffa0
Post Steam ID, Name, and Description ONLY. Can be of hackers, cheaters, or toxic players. No screenshots of information. Take any conversation to #hack-fucktard-chat.
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
cant see the chat channel
Avatar for 2bffa0f5cab2a92d04b2e63aae81661c79638a7959c6e2f44f576d976e0aa78a
User 2bffa0
You can talk to them, I don't think they will say no. It is a common good.
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
ja it just needs to be populated somewhere
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
it would need assccess to that chat channel
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
While i would be willling to hhelp get this module going i do not know how takaro can pull the inforrmation
Avatar for 2bffa0f5cab2a92d04b2e63aae81661c79638a7959c6e2f44f576d976e0aa78a
User 2bffa0
If it is not possible, make a Takaro module, with its own database and interconnected with the other servers for this type of issues.
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
a hook and a search on an external database
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
yes
Avatar for 2bffa0f5cab2a92d04b2e63aae81661c79638a7959c6e2f44f576d976e0aa78a
User 2bffa0
Come to think of it, on the 7DTD Admin Coalition discord, they have a channel where they post users that have been banned from the servers for bad behavior, duping, etc. ( https://discord.com/channels/345925390520549376/599714769536024643 )
Wouldn't it be possible to read that information from there and store it in a takaro database and apply it with a module?
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
lets make a feature request about it
Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
Cuz even if you put the item in order when doing them they go in random hard to find stuff threw the pages
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
๐Ÿ˜„
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
girlfriends? @User 25117961 d
Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
Hell Ya
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
I would love this too. Like
  • vehicles
  • ammo
  • girlfriends
Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
its not possible to catagorize the shop is it like make page one all seeds kinda thing and page two like tools?
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
Yes but he meant the utils function right?
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
Also type
hccp /
in the console
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
Just add this to the beginning of the chat bridge
if (data.eventData.msg.startsWith('/'))
        return;
    if (data.eventData.msg.startsWith('$'))
        return;
    const sender = data.player ? data.player.name : 'Non-player';
    if (sender === 'Non-player')
        return;```
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
Yes but can't change it from module perspective as it requires a fundamental change in the backend
Monday, June 30, 2025
Avatar for bcfccf897810bed7b9c7f5a39f544a49206c38bd16ad2f6ecbfc16ec6ed818d9
User bcfccf
Yep
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
Is it showing up in chat?
Avatar for bcfccf897810bed7b9c7f5a39f544a49206c38bd16ad2f6ecbfc16ec6ed818d9
User bcfccf
suggestion
Update please Hide command

For example , when player execute command /help and receive list with all commands , i dont whant public waypoint and others to show up there...even if i disable ..they still show up , and confuse player.
Thank You
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
no worries ! when i find time i feel obliged to update the triviatime with sounds XD
Avatar for a827fb800b970377940da84d66abc498ff76568b3c64de46b25aee9fc715a430
User a827fb
Thank you, Sir! I will test and report back in a cupla days.
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
for the ones interested. sends sounds to the players normally xd , will shut down , save world and kick players.
Could have done it cleaner with a utils function

playsound_test-1751276808595.json

JSON โ€ข 20.3 KB

Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
we went sleeping, how were your servers? performance OK?
Sunday, June 29, 2025
Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
Slowly tho catching up to all my commands lol
Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
Is working!
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
fix will fix all the item issues of your modules
Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
Copy That Id probably mess somthing up LOL
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
fix is on the way
Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
do you have an example i can refrence?
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
Change item.code to item.id
Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
none of my modules that drop items are working ATM also
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
Will check later today. Need to go to the grocery store first
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
So much fun when they update their game
Avatar for c026b646a9a93c4a8d7d3eab487663acf725b86adb8f63ebddd051bf6af5a8cf
User c026b6
Hello El Limon, I have the same kind of message but when we try to claim items from the in-game shop. And when we try via the takaro interface (Order) I have a message indicating that I need to be online but I am online ๐Ÿ™‚
image.png

image.png

PNG โ€ข 102.8 KB

Capture_decran_2025-06-29_064953.png

Capture_decran_2025-06-29_064953.png

PNG โ€ข 4.9 KB

Avatar for e597805da28ec50d30e971c9b2d505843b2ea25460765fb727d207fc76142fbb
User e59780
Hey @User 59898394 , there appears to be a problem with your vote module. It does all the responses but does not deliver any items. The response is: Non-player: Oops, something went wrong while executing your command. Please try again later. Any ideas, did something change with item codes in 7 days? I checked the xml but could not see any.
Saturday, June 28, 2025
Avatar for a827fb800b970377940da84d66abc498ff76568b3c64de46b25aee9fc715a430
User a827fb
I saw that you can put in multiple commands separated by semicolons, but that doesn't help with complex stuff like playerOnGameServerControllerSearch and the following iteration. (does it?)
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
Sorry had to go. Chain of commands us also possible
Avatar for a827fb800b970377940da84d66abc498ff76568b3c64de46b25aee9fc715a430
User a827fb
In case you were waiting for a clearer comment, yes, of course you can have a look.
I've watched the video on the dynamic cron. That seems more like CSMM style automation than Takaro. That is, I need to put a list of commands to be run procedurally in the commands field. I need to do a "for all players online, do this".
Avatar for a827fb800b970377940da84d66abc498ff76568b3c64de46b25aee9fc715a430
User a827fb
which I felt was appropriate
Avatar for a827fb800b970377940da84d66abc498ff76568b3c64de46b25aee9fc715a430
User a827fb
no idea if you have specifically. I'm crazy-drinks-occur
Avatar for 69dd72e9beda7be7af827395b1f4c2eae3591be65684955a7d6af40731acc13c
User 69dd72
do I have acess to your domain? i can take a look
Avatar for a827fb800b970377940da84d66abc498ff76568b3c64de46b25aee9fc715a430
User a827fb
No content

playsound_test-1751096588672.json

JSON โ€ข 6.8 KB