Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Clearfactory widget

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
7/6/2013 7:32:15 AMNLrank[GBCoW]FlorisXIV before revert after revert
7/4/2013 11:13:19 PMNLrank[GBCoW]FlorisXIV before revert after revert
7/4/2013 11:12:29 PMNLrank[GBCoW]FlorisXIV before revert after revert
7/4/2013 6:43:31 PMNLrank[GBCoW]FlorisXIV before revert after revert
Before After
1 HURRAY 1 HURRAY
2 \n 2 \n
3 Fisher-Price's MyFirstWidget(tm) is here! 3 Fisher-Price's MyFirstWidget(tm) is here!
4 \n 4 \n
5 Nothing special, just an exercise in LUA for me. All it does is clear the entire build queue for all selected factories when you press ";" (semicolon)... but i'd like to share it with you non the less :D 5 Nothing special, just an exercise in LUA for me. All it does is clear the entire build queue for all selected factories when you press ";" (semicolon)... but i'd like to share it with you non the less :D
6 \n 6 \n
7 Only thing i'd like to know is how you can bind a call to your own widget with the zk_keys.lua instead of using the KeyPress() event. 7 Only thing i'd like to know is how you can bind a call to your own widget with the zk_keys.lua instead of using the KeyPress() event.
8 \n 8 \n
9 http://pastebin.com/ff2sn4rt 9 http://pastebin.com/ff2sn4rt
10 \n 10 \n
11 *EDIT* 11 *EDIT*
12 nicer version that is bindable with zk_keys.lua. 12 nicer version that is bindable with zk_keys.lua.
13 http://pastebin. com/DKxU6WkN 13 http://pastebin. com/bfs6SaTb
14 \n 14 \n
15 just add the line 15 just add the line
16 \n 16 \n
17 { "clearfactoryqueue", "MYKEY",}, 17 { "clearfactoryqueue", "MYKEY",},
18 \n 18 \n
19 to that file 19 to that file
20 \n 20 \n
21 Anyone that can make a nice icon picture? So we can add it to the next stable maybe? :P 21 Anyone that can make a nice icon picture? So we can add it to the next stable maybe? :P
22 \n 22 \n
23 oh, and thx again for the ZK LUA lesson CarRepairer :D 23 oh, and thx again for the ZK LUA lesson CarRepairer :D