Jump to content

Trekkan

Members
  • Posts

    168
  • Joined

  • Last visited

Everything posted by Trekkan

  1. Has anyone gotten spawnscouts to work? Every time I try it, it says the command was accepted (basically) by returning 2016-05-24T14:37:44 3010.285 INF Executing command 'spawnscouts' by Telnet from 127.0.0.1:34235 However, no scouts are ever spawned. Also, i've found that spawnhorde does work, but it doesn't seem to always work. Sometimes a horde will spawn, sometimes, not.
  2. Sure, as an example I typed the command "!hello" and this is displayed in the console: 2016-05-21 16:44:01 1793.410 INF GameMessage handled by mod: !hello It's good that it isn't in the chat as it shouldn't be, but I'd like to be able to tell WHO sent that message like any other chat message that is displayed in the console. So something like: 2016-05-21 16:44:01 1793.410 INF GameMessage handled by mod [MUTED]: 'Trekkan': !hello That way I could parse out who sent it via telnet, etc. Thanks much!
  3. One bug and one request. Bug: The command tooglechatcommandhide is misspelled and should be togglechatcommandhide. Request: When a player that is muted attempts to chat, please list the entire string as it would have been, but with a prefix that it was muted. Right now, there is no player name associated with the chat text, and I could use that information. =) Thanks again!
  4. That was it Alloc! Thank you for the help! I have no idea why the files didn't overwrite correctly (as I made sure the server was shutdown), but... I can accept I did something wrong. It works as expected now. Thanks again @zigstum and @Alloc!
  5. Yeah, wildcards are working just fine. I tried your suggestion (Windows) to test and I can do a directory wildcard search just fine. So... still not sure. But thank you for helping!
  6. That's weird, I'm on the latest 8_11_14_1... no idea what would be wrong. It wouldn't be a permissions issue (I don't think?) as I'm running these commands on the telnet connection. Doing a match works, just not listing all for me. listitems wrench 2016-05-21T13:34:38 76346.575 INF Executing command 'listitems wrench' by Telnet from 127.0.0.1:56710 wrench wrenchSchematic Listed 2 matching items.
  7. Having trouble getting the master list of items. Here is an example of what I've tried: li * 2016-05-21T12:28:07 72355.380 INF Executing command 'li *' by Telnet from 127.0.0.1:56710 Listed 0 matching items. listitems * 2016-05-21T12:28:21 72369.286 INF Executing command 'listitems *' by Telnet from 127.0.0.1:56710 Listed 0 matching items. listitems 2016-05-21T12:28:24 72372.367 INF Executing command 'listitems' by Telnet from 127.0.0.1:56710 Usage: listitems <searchString> listitems "*" 2016-05-21T12:30:28 72496.660 INF Executing command 'listitems "*"' by Telnet from 127.0.0.1:56710 Listed 0 matching items. Not sure if it is a bug or I'm just missing something? Thanks for the mod BTW, crazy helpful!
  8. Not sure if you guys are interested, but I've been working on a server manager for a bit, you can find it here: https://7daystodie.com/forums/showthread.php?38806-7D2D-RAT-Remote-Admin-Tool (I need to update the screenshots to the latest version as the chat looks a bit different now) I mention it because it real time chat was called out. My chat is as real time as you can get really. In an upcoming version I'm planning on adding some settings for color and whatnot. Anyway, just thought I'd mention it since it does solve at least one of the mentioned issues. If you're not interested, no problem. =)
×
×
  • Create New...