| Tested: | Hour of Twilight 4.3 |
| Updated: | 11-30-2011 03:30 PM |
| Created: | unknown |
| Downloads: | 37,651 |
| Favorites: | 352 |
| MD5: |

File Name |
Version |
Hits |
Size |
Author |
Date |
r8 |
1,019 |
161kB |
Cogwheel |
04-29-2008 10:25 PM |
File Name |
Version |
Size |
Author |
Date |
v40000-1.0.1 |
178kB |
Cladhaire |
03-08-2011 10:05 AM |
|
v40000-1.0.0 |
178kB |
Cladhaire |
10-15-2010 11:43 AM |
|
v40000-1.0.0 |
177kB |
Cladhaire |
10-15-2010 10:53 AM |
|
r40 |
178kB |
Cladhaire |
09-02-2010 10:01 AM |
|
r37 |
178kB |
Cladhaire |
08-24-2010 04:09 AM |
|
r37 |
178kB |
Cladhaire |
08-20-2010 03:08 AM |
|
r37 |
178kB |
Cladhaire |
08-20-2010 03:08 AM |
|
r35 |
178kB |
Cladhaire |
07-17-2010 08:12 AM |
|
r33 |
169kB |
Cladhaire |
04-29-2010 05:04 PM |
|
r32 |
169kB |
Cladhaire |
09-07-2009 04:27 AM |
|
r31 |
169kB |
Cladhaire |
08-05-2009 09:35 AM |
|
r30 |
169kB |
Cladhaire |
06-02-2009 02:45 PM |
|
r29 |
169kB |
Cladhaire |
11-24-2008 03:30 AM |
![]() |
Comment Options |
|
|
|
|
@AnrDaemon: making an own addon for the scripts is something i dont want to, for some it would be ok, but for most i just dont want
![]() @Cladhaire: thanks for the suggestion, i'll try "Hack" ![]()
__________________
Webradio |
|
|
|
|
|
|
|
first i want to say that this is an epic addon and i rly love it <3
i would wish to see a "run on login" feature ![]() i have some scripts i would like to run on startup (w/o having to make an extra addon) and maybe - well this might be some overkill but would be cool for me in some cases (no need to make own event handling code in some scripts) - running scripts based on ingame events :-D
__________________
Webradio |
|
|
|
|
|
|
|
The first can be done, the second can't. Tabs are not supported at all in WoW, so it will always have to be spaces, unfortunately. Thankfully any capable editor can re-intent a block of code to whatever standard you specify.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..." |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 6
Uploads: 0
|
Great addon, I've been using it a lot to prevent the loading times when testing if some simple functions work.
Here I have two suggestions for the addon, the first is to be able to turn on auto-save in the settings. I usually don't have to save stuff (although doing so might be handy) but it's annoying to always have to confirm if I really want to close the window after trying some stuff. The second suggestion is to allow a user to enter the indentation in the settings. Personally I always use a tab to indent scopes so I can quickly go through a line. Copying the code as it is right now from WowLua into my text editor requires me to translate all spaces into tabs. Both are minor things that I do not think will be too difficult but they would be great helps minimizing the manual actions required to test pieces of code. Thanks. |
|
|
|
|
|
|
There is a binding for save current page, afaik. Open key bindings dialogue.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..." |
|
|
|
|
|
||
|
No prob. Just like to mention what an awesome tool this thing is. Definitely better than the old ALT-TAB/save/reload cycle I've been using forever. Only it's missing is CTRL-S to save which I still do out of habit. Other than that, great tool. Will be using for a while to come.
![]()
__________________
|
||
|
|
|
|
|
|
Thank you.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..." |
|
|
|
|
|
|||
EDIT: Correction, it opened to the renaming frame just fine, but threw the error when I attempted to accept it.
__________________
Last edited by ChaosInc : 02-02-2011 at 01:00 AM.
|
|||
|
|
|
|
|
|
When does this happen? It helps immensely if you can give me the conditions under which an error occurred.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..." |
|
|
|
|
|
||
|
Code:
Message: Interface\AddOns\WowLua\WowLua.lua:402: attempt to index local 'button' (a nil value)
Time: 02/01/11 17:15:18
Count: 1
Stack: Interface\AddOns\WowLua\WowLua.lua:402: in function `OnAccept'
Interface\FrameXML\StaticPopup.lua:3490: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
Locals: self = StaticPopup1 {
0 = <userdata>
hideOnEscape = 1
itemFrame = StaticPopup1ItemFrame {
}
button3 = StaticPopup1Button3 {
}
extraFrame = StaticPopup1ExtraFrame {
}
icon = StaticPopup1AlertIcon {
}
maxWidthSoFar = 420
button2 = StaticPopup1Button2 {
}
moneyFrame = StaticPopup1MoneyFrame {
}
moneyInputFrame = StaticPopup1MoneyInputFrame {
}
text = StaticPopup1Text {
}
editBox = StaticPopup1EditBox {
}
timeleft = 0
numButtons = 2
exclusive = 1
maxHeightSoFar = 113.00000088903
button1 = StaticPopup1Button1 {
}
which = "WOWLUA_SAVE_AS"
}
name = "UIParentEditBox"
button = nil
(*temporary) = "UIParent"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'button' (a nil value)"
__________________
|
||
|
|
|
|
|
|
There is an error on line 400 of WowLua.lua:
Code:
local name = self:GetParent():GetName().."EditBox" Code:
local name = self:GetName().."EditBox" |
|
|
|
![]() |
You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.