| 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
|