Hi, dear developers,
In recent releases, /command and /silent-command are limited.
This make a trouble on server manager.
(For example, set welcome message)
Can you let there commands pass on server side?
Jin
Let /command /silent-command pass on server side
Moderator: ickputzdirwech
Let /command /silent-command pass on server side
factorio-realms.com, create your own factorio server in minutes.
Re: Let /command /silent-command pass on server side
Or just add api to add custom command support?
For example,
/set-welcome-msg Welcome to Jin's World.
/save-map
/set-announcement ...
/dump-production
And then I can add there commands implements to control.lua....
Best regards
For example,
/set-welcome-msg Welcome to Jin's World.
/save-map
/set-announcement ...
/dump-production
And then I can add there commands implements to control.lua....
Best regards
factorio-realms.com, create your own factorio server in minutes.
- aubergine18
- Smart Inserter
- Posts: 1264
- Joined: Fri Jul 22, 2016 8:51 pm
- Contact:
Re: Let /command /silent-command pass on server side
an on_console_input event would be sweet - that would let mods listen to anything (commands or messages) put on the console and act upon them.
Better forum search for modders: Enclose your search term in quotes, eg. "font_color" or "custom-input" - it prevents the forum search from splitting on hypens and underscores, resulting in much more accurate results.
Re: Let /command /silent-command pass on server side
aubergine18 wrote:an on_console_input event would be sweet - that would let mods listen to anything (commands or messages) put on the console and act upon them.
factorio-realms.com, create your own factorio server in minutes.
Re: Let /command /silent-command pass on server side
Technical equal viewtopic.php?f=6&t=32951 Factorio communicate with server app.
which explains his problem a bit better.
which explains his problem a bit better.
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...