[0.17.3] Added commands in scenario not getting help text printed

This subforum contains all the issues which we already resolved.
Post Reply
project6
Inserter
Inserter
Posts: 22
Joined: Sat Aug 15, 2015 10:31 pm
Contact:

[0.17.3] Added commands in scenario not getting help text printed

Post by project6 »

Control.lua contains only the following:

Code: Select all

commands.add_command('name', 'help', function() return end)
And `/help name` gives this as output (it was run twice in the image): Image

An attempt was also made to use a LocalisedString as the help text, with no change.
No notable log entries to convey.
Attachments
no_command_help.zip
(983.75 KiB) Downloaded 100 times

Rseding91
Factorio Staff
Factorio Staff
Posts: 13201
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.17.3] Added commands in scenario not getting help text printed

Post by Rseding91 »

Thanks for the report. It's now fixed for the next version of 0.17.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”