Showing results 1 to 25 of 76
Search took 0.00 seconds.
Search: Posts Made By: ins
Forum: Site help, bugs, suggestions/questions 11/14/21, 03:53 PM
Replies: 2
Views: 893
Posted By ins
Thanks! I'll post when I fix some of the other...

Thanks!

I'll post when I fix some of the other old ones. :-)
Forum: Site help, bugs, suggestions/questions 11/14/21, 02:50 PM
Replies: 2
Views: 893
Posted By ins
Discontinued - how to get out of this category

Hey, question: How can you get an addon out of the discontinued category?
Forum: AddOn Search/Requests 05/16/14, 02:42 PM
Replies: 3
Views: 2,918
Posted By ins
Library talks seem to gravitate more towards...

Library talks seem to gravitate more towards General Authoring than Plebeian Author Request ;)
Forum: Class Discussions 05/02/14, 04:52 AM
Replies: 4
Views: 12,024
Posted By ins
In many ways it reminds me of using the assassin...

In many ways it reminds me of using the assassin class in Age of Conan at launch, where most of the skills we had were not working, worked differently, or only worked halfway.

Thanks to Zeni hiding...
Forum: Lua/XML Help 05/01/14, 12:42 PM
Replies: 7
Views: 9,340
Posted By ins
itemID + Enchant = ItemName itemID +...

itemID + Enchant = ItemName
itemID + itemQuality 49/50 = ItemName (Unique/Named items)


This is what I use to get some item info.


-- strip the gear and return a lot of stuff that was...
Forum: AddOn Search/Requests 04/30/14, 10:25 AM
Replies: 14
Views: 9,375
Posted By ins
Looks sexy.

Looks sexy.
Forum: General Authoring Discussion 04/30/14, 02:38 AM
Replies: 7
Views: 6,272
Posted By ins
No problem. :) The addon does show the...

No problem. :)

The addon does show the difference between local/global and how it relates to ESOUI and .lua files however.
Forum: General Authoring Discussion 04/29/14, 10:21 AM
Replies: 7
Views: 6,272
Posted By ins
My first stab at a "Test Addon" to aid...

My first stab at a "Test Addon" to aid development shows a bit with the various variables and their definitions (global, local, function local,...
Forum: AddOn Help/Support 04/29/14, 05:35 AM
Replies: 12
Views: 6,788
Posted By ins
Intriguing :) cant wait to try it out.

Intriguing :) cant wait to try it out.
Forum: Lua/XML Help 04/29/14, 05:25 AM
Replies: 9
Views: 6,280
Posted By ins
Sourcecode to the extraction tool should be no...

Sourcecode to the extraction tool should be no problem sharing.
Forum: AddOn Search/Requests 04/28/14, 04:17 PM
Replies: 2
Views: 2,550
Posted By ins
it is quite awesome that your account name is...

it is quite awesome that your account name is shared with the whole world, all they need to do is put you on ignore to grab it.
Forum: Dev Tools 04/28/14, 10:47 AM
Replies: 54
Views: 84,976
Posted By ins
Uedit32 is great :) And fast... Its great to...

Uedit32 is great :)

And fast... Its great to use it to when you want to edit HUUUUUUUUUUUGE files since it handles those quite nicely :)
Forum: Lua/XML Help 04/28/14, 09:28 AM
Replies: 14
Views: 14,345
Posted By ins
Any chance they can be put in categories, say...

Any chance they can be put in categories, say maybe 50 per category.
Display those and add a button that calls a script function to 'rewrite' the content/functions
of the displayed data with other...
Forum: General Authoring Discussion 04/28/14, 09:26 AM
Replies: 12
Views: 8,248
Posted By ins
To access content from one .lua file from another...

To access content from one .lua file from another inside the same addon, there needs to be some globals AFAIK.

It sucks, but as mentioned elsewhere. Just put them under the same "xxxxxx." tree and...
Forum: AddOn Help/Support 04/28/14, 09:24 AM
Replies: 8
Views: 10,430
Posted By ins
Maybe it will help if you list all the addons you...

Maybe it will help if you list all the addons you use?
Forum: AddOn Help/Support 04/27/14, 11:24 PM
Replies: 12
Views: 6,788
Posted By ins
Speaking of LAM; Do you know a way to remove...

Speaking of LAM; Do you know a way to remove the Panels after they are added to the menu? I haven't found a table that list them, only their "XML Equivalent". I added my own panel (to use...
Forum: AddOn Help/Support 04/27/14, 08:35 AM
Replies: 12
Views: 6,788
Posted By ins
I would guess LAM could sort it, since it is...

I would guess LAM could sort it, since it is responsible for adding most of them to that menu.
Forum: General Authoring Discussion 04/26/14, 02:36 AM
Replies: 7
Views: 6,437
Posted By ins
Unregister the event in onInit.

Unregister the event in onInit.
Forum: General Authoring Discussion 04/25/14, 03:43 PM
Replies: 28
Views: 17,121
Posted By ins
Personally I think it just spams the site when...

Personally I think it just spams the site when you have so many simple addons doing the same exact thing, a bit like how the mobile app market has 200 clones for everything. And I've even done it...
Forum: Chit-Chat 04/24/14, 12:08 PM
Replies: 13
Views: 19,450
Posted By ins
You can get a lot of infinite loops when you work...

You can get a lot of infinite loops when you work with tables/arrays in LUA :) Which in the end will crash the game (or fill the drive - THEN crash the game, if working with Savedvariables ;) )
Forum: General Authoring Discussion 04/24/14, 12:07 PM
Replies: 28
Views: 17,121
Posted By ins
In some areas we have 7 tool for 1 job now :)

In some areas we have 7 tool for 1 job now :)
Forum: General Authoring Discussion 04/23/14, 10:13 AM
Replies: 8
Views: 5,363
Posted By ins
Is funny when their spam makes their urls nearly...

Is funny when their spam makes their urls nearly unreadable.
I'm waiting for them to use textures myself.
Course, its not only spammers using h and c links in chat anymore.

Hope you get the spam...
Forum: AddOn Help/Support 04/22/14, 11:06 PM
Replies: 13
Views: 11,122
Posted By ins
There's an IRC channel??!

There's an IRC channel??!
Forum: General Authoring Discussion 04/22/14, 04:03 PM
Replies: 2
Views: 3,383
Posted By ins
Just taking a wild stab I'd say that 20% of...

Just taking a wild stab I'd say that 20% of events/strings and stuff dissected out of the API is either broken or not implemented (yet) or were removed during alpha/beta because they couldn't fund...
Forum: Dev Tools 04/22/14, 01:30 PM
Replies: 54
Views: 84,976
Posted By ins
Nobody use good old Notepad anymore? :) Gonna...

Nobody use good old Notepad anymore? :)

Gonna test this with VS. Hopefully it works in 2010.
Showing results 1 to 25 of 76