Forum: Wish List
11/20/20, 02:06 PM
|
Replies: 11
Views: 1,610
Thanks so much!
Quick question, will zoneId be...
Thanks so much!
Quick question, will zoneId be part of the arguments or is it always relative to the current zone? Votan's request didn't specify zoneId but I thought it might be useful given that...
|
Forum: Wish List
11/09/20, 08:52 AM
|
Replies: 11
Views: 1,610
|
Forum: Wish List
07/14/20, 12:10 PM
|
Replies: 1
Views: 1,278
|
Forum: Wish List
07/03/20, 10:25 AM
|
Replies: 1
Views: 1,278
[open] WorldPositionToMapPosition
I would like to request the following API function:
WorldPositionToMapPosition(zoneId, worldX, worldY, worldZ)
- normalizedX, normalizedY
It takes 3d world coordinates and converts them to 2d map...
|
Forum: Lua/XML Help
06/14/20, 12:06 PM
|
Replies: 3
Views: 811
EVENT_MANAGER:RegisterForEvent(BarTracker.name,...
EVENT_MANAGER:RegisterForEvent(BarTracker.name, EVENT_ACTION_LAYER_PUSHED, function() BarTracker.toggleVisibility(true) end)
It's basically shorthand for something like below. The only difference is...
|
Forum: General Authoring Discussion
06/14/20, 12:00 PM
|
Replies: 2
Views: 674
|
Forum: AddOn Search/Requests
05/22/20, 09:12 AM
|
Replies: 10
Views: 1,204
|
Forum: Wish List
03/16/20, 06:31 AM
|
Replies: 7
Views: 1,571
One workaround would be to create two container...
One workaround would be to create two container addons.
So you have one addon "MyMainAddon" which is the actual addon, and two addons "MyAddon'sEUdata" and "MyAddons'USdata".
Store your heavy data in...
|
Forum: AddOn Help/Support
09/06/19, 12:01 PM
|
Replies: 3
Views: 1,453
|
Forum: Minion
08/31/19, 05:06 AM
|
Replies: 2
Views: 3,994
I do not know if there is a manual config...
I do not know if there is a manual config possible, but the following workaround should help:
Create a folder where you want to install your addons in. Let's say "C:/AddOns" and select that folder...
|
Forum: Minion
08/31/19, 05:05 AM
|
Replies: 2
Views: 3,994
|
Forum: General Authoring Discussion
07/30/19, 05:48 AM
|
Replies: 2
Views: 2,641
|
Forum: Tech Chat
07/20/19, 10:28 AM
|
Replies: 2
Views: 3,323
|
Forum: AddOn Help/Support
06/22/19, 03:57 PM
|
Replies: 9
Views: 2,604
The error message you posted is caused by...
The error message you posted is caused by NoThankYou.
You have two errors:
1st, some addon throws an error.
2nd, NoThankYou tries to add a notification for the error, but NoThankYou itself bugs out...
|
Forum: AddOn Help/Support
05/30/19, 11:10 AM
|
Replies: 4
Views: 2,255
This is an error in TamrielMappingProject.
For...
This is an error in TamrielMappingProject.
For some reason the addon author decided to edit the LibAddonMenu manifest. He removed references to important files, which then broke LibAddonMenu.
You...
|
Forum: AddOn Help/Support
05/26/19, 11:59 AM
|
Replies: 6
Views: 1,132
A texture of size 600x600 will look roughly the...
A texture of size 600x600 will look roughly the same, no matter what resolution the player will play in.
If the game runs in a higher resolution, then it automatically scales-up the entire UI. If it...
|
Forum: AddOn Help/Support
05/24/19, 05:59 PM
|
Replies: 2
Views: 691
The scrollbar was added by LibMapPins:...
The scrollbar was added by LibMapPins: https://www.esoui.com/downloads/info563-LibMapPins.html
If you install the library and activate it (you must allow outdated addons), then you will get your...
|
Forum: AddOn Help/Support
05/21/19, 07:21 AM
|
Replies: 2
Views: 1,063
|
Forum: AddOn Help/Support
05/20/19, 04:53 PM
|
Replies: 1
Views: 679
|
Forum: AddOn Help/Support
05/12/19, 05:48 AM
|
Replies: 2
Views: 966
|
Forum: AddOn Help/Support
05/01/19, 03:20 PM
|
Replies: 1
Views: 746
|
Forum: General Authoring Discussion
04/17/19, 01:45 PM
|
Replies: 6
Views: 2,638
|
Forum: Site help, bugs, suggestions/questions
03/21/19, 09:49 AM
|
Replies: 13
Views: 1,732
|
Forum: AddOn Search/Requests
03/20/19, 02:26 PM
|
Replies: 11
Views: 2,210
Hm, I don't know how exactly that addon works,...
Hm, I don't know how exactly that addon works, but maybe the addon could be modified to just switch the windows in the background.
Let's say window A is the original one and some non-original window...
|
Forum: AddOn Search/Requests
03/12/19, 04:21 PM
|
Replies: 3
Views: 1,130
The base game, without installing any addon,...
The base game, without installing any addon, allows you to:
- preview furniture at guildstores
- preview furniture at NPC merchants
- preview furniture at the crafting station
You can always preview...
|