[0.12.26] show_message_dialog shows arrow without point_to

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
prg
Filter Inserter
Filter Inserter
Posts: 947
Joined: Mon Jan 19, 2015 12:39 am
Contact:

[0.12.26] show_message_dialog shows arrow without point_to

Post by prg »

LuaGameScript::show_message_dialog{text=…, image=…, point_to=…}

Documentation says "point_to :: GuiArrowSpecification (optional): If specified, dialog will show an arrow pointing to this place", but even without the point_to, the resulting dialog will still show an arrow.
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!

Oxyd
Former Staff
Former Staff
Posts: 1428
Joined: Thu May 07, 2015 8:42 am
Contact:

Re: [0.12.26] show_message_dialog shows arrow without point_to

Post by Oxyd »

The documentation is incorrect here: Without the pointing_to, it is indeed meant to point to the player's position. You can use pointing_to={type="nowhere"} to get rid of it.

The documentation entry will be fixed in 0.12.27.

Post Reply

Return to “Resolved Problems and Bugs”