Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: vapakule
Forum: Lua/XML Help 04/12/14, 07:02 AM
Replies: 1
Views: 4,282
Posted By vapakule
Any possible way to change KeyBindings on the fly?

So basically i need change default Key bindings layout to custom layout. Custom layout must be active for menus, like inventory,map or other layer pushed up. ideas?
Forum: AddOn Help/Support 04/09/14, 02:53 PM
Replies: 1
Views: 4,583
Posted By vapakule
Lightbulb Hi FoleyX90, i have only one solution, regarding...

Hi FoleyX90,
i have only one solution, regarding this example on wiki
http://wiki.esoui.com/AddOn_Quick_Questions#Are_there_Keypress_events_that_we_can_tie_into.3F

bindings.xml
<Bindings>
<Layer...
Forum: Lua/XML Help 04/09/14, 02:25 PM
Replies: 1
Views: 3,659
Posted By vapakule
Most likely this post may help you...

Most likely this post may help you :
http://www.esoui.com/forums/showthread.php?t=655&highlight=zgoo#post3067

good luck!
Forum: General Authoring Discussion 04/09/14, 01:28 AM
Replies: 6
Views: 4,078
Posted By vapakule
can anyone help?

can anyone help?
Forum: Lua/XML Help 04/09/14, 01:15 AM
Replies: 7
Views: 9,077
Posted By vapakule
Cool Im actually find one solution, tracking Mouse...

Im actually find one solution, tracking Mouse down event. Only think i have to do is add timings to it. Usual timings when heavy attack is fully charged (its about ~1.7sec) , scaling depends on...
Forum: General Authoring Discussion 04/08/14, 04:54 PM
Replies: 6
Views: 4,078
Posted By vapakule
Hi, is there any event for Keyboard key down/up ?

Hi, is there any event for Keyboard key down/up ?
Forum: Lua/XML Help 04/07/14, 02:00 PM
Replies: 7
Views: 9,077
Posted By vapakule
So yeah, you were right, they are removed since...

So yeah, you were right, they are removed since this post http://www.reddit.com/r/elderscrollsonline/comments/20v372/319_api_changes_that_basically_gut_any_addons/ :(

any other idea to track Weapon...
Forum: Lua/XML Help 04/07/14, 10:40 AM
Replies: 7
Views: 9,077
Posted By vapakule
Thumbs up Thanks for @events , is there any API change...

Thanks for @events , is there any API change notes ? )
Forum: Lua/XML Help 04/07/14, 03:31 AM
Replies: 12
Views: 8,298
Posted By vapakule
Thumbs up You can find them here...

You can find them here http://wiki.esoui.com/Raw_globals_dump

btw, does any one know is there any possibility to change Key Icon:
For example Key icon under cursor, when mouse over on NPC to...
Forum: Lua/XML Help 04/07/14, 03:28 AM
Replies: 7
Views: 9,077
Posted By vapakule
Red face How to track heavy or single attack state.

Hello,every one.

I wonder how to track attack state, when hold attack key and when its ready to execute heavy attack. Is there any way to handle this?? :rolleyes:

This can help in some cases when...
Forum: Lua/XML Help 04/04/14, 05:59 PM
Replies: 5
Views: 4,982
Posted By vapakule
Thumbs up Thanks Cr4x, i will try it and back soon with...

Thanks Cr4x, i will try it and back soon with tons of questions ):cool:

UPD: its WORKING!
Forum: Lua/XML Help 04/04/14, 02:55 AM
Replies: 5
Views: 4,982
Posted By vapakule
anyone?:confused:

anyone?:confused:
Forum: Lua/XML Help 04/02/14, 05:41 PM
Replies: 5
Views: 5,092
Posted By vapakule
Hi Nalaya! You can start with code review of...

Hi Nalaya!

You can start with code review of some little weight addon(for e.g. LootDrop). It will give you more understanding how does this addon work.

Some lua Reference and basic lua tutorials...
Forum: Lua/XML Help 04/02/14, 02:44 PM
Replies: 5
Views: 4,982
Posted By vapakule
Thanks for answer. Ye, so there two of them, for...

Thanks for answer.
Ye, so there two of them, for action bar pushed and action bar popped. But i need actually listen next kind of events :
-- FRAMING_SCREEN_AVA
-- FRAMING_SCREEN_DEFAULT
--...
Forum: Lua/XML Help 04/02/14, 09:24 AM
Replies: 5
Views: 4,982
Posted By vapakule
Question Event for Framing screen state.

Im looking for event handler that returns framing screen state. For example, i need listen event when map or journal is opened.
Showing results 1 to 15 of 15