This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
quick_script_builder [2020/05/26 11:14] justin |
quick_script_builder [2020/05/26 11:37] (current) justin |
||
---|---|---|---|
Line 4: | Line 4: | ||
The **Quick Script Builder** is a tool that allows you to quickly and easily create [[script|scripts]] on the fly. This functionality is especially convenient for specific one-time uses like linking [[map|maps]] together or for debug/test [[script|scripts]] that will only be used temporarily. | The **Quick Script Builder** is a tool that allows you to quickly and easily create [[script|scripts]] on the fly. This functionality is especially convenient for specific one-time uses like linking [[map|maps]] together or for debug/test [[script|scripts]] that will only be used temporarily. | ||
- | Similar to the visual [[Script Editor]], you can select an item in the list on the left for an explanation of the function's usage. Double-clicking an item will add it to the [[script|script's]] source code on the right. | + | Similar to the visual [[Script Editor]], you can select an item in the list on the left for an explanation of the function's usage. Double-clicking an item or dragging it onto the source code area will append it to the end of the [[script]]. |
- | {{:wiki:link_map_tut_04.gif?nolink|}} | + | {{:wiki:quick_script_builder.gif?nolink|}} |
~~NOTOC~~ | ~~NOTOC~~ |