Difference between revisions of "Talk:Lua"
(created Lua discussion page) |
dr-ovenchips (talk | contribs) (→how do i run custom tpt scripts?: new section) |
||
Line 1: | Line 1: | ||
What's the lua command to edit the properties table (maxtemp, mintemp, maxpressure, and minpressure, and the associated output elements for each transition)? I remember there was a way to do that with LUA, but I don't see it in the wiki. Please someone add this info. | What's the lua command to edit the properties table (maxtemp, mintemp, maxpressure, and minpressure, and the associated output elements for each transition)? I remember there was a way to do that with LUA, but I don't see it in the wiki. Please someone add this info. | ||
+ | |||
+ | == how do i run custom tpt scripts? == | ||
+ | |||
+ | i have used the dofile"filename.lua" method and the autorun.lua method and even both together but none seem to work | ||
+ | am i doing somehting wrong? i have extracted all files from the zip folder and i have version 78.1 | ||
+ | please help! |
Revision as of 18:21, 15 May 2012
What's the lua command to edit the properties table (maxtemp, mintemp, maxpressure, and minpressure, and the associated output elements for each transition)? I remember there was a way to do that with LUA, but I don't see it in the wiki. Please someone add this info.
how do i run custom tpt scripts?
i have used the dofile"filename.lua" method and the autorun.lua method and even both together but none seem to work am i doing somehting wrong? i have extracted all files from the zip folder and i have version 78.1 please help!