Download
(11 Kb)
Download
Updated: 05/24/17 02:10 AM
Pictures
File Info
Compatibility:
Morrowind (3.0)
Homestead (2.7)
One Tamriel (2.6)
Shadows of the Hist (2.5)
Dark Brotherhood (2.4)
Thieves Guild (2.3)
Orsinium (2.2.4)
Updated:05/24/17 02:10 AM
Created:03/02/14 04:24 PM
Monthly downloads:63
Total downloads:10,063
Favorites:32
MD5:
Categories:Discontinued & Outdated, Miscellaneous
Reloadui Extra Slash Commands - now with reloadui button on top of chat.  Popular! (More than 5000 hits)
Version: 1.0.3
by: raykai [More]
Note: Updated for Morrowind, works with ESO 3.0.5.1455541

Enables you to use either a button to on chat window to reload the UI or by use some extra slash commands /rl, /rlui, /reload, /fix, /unstuck Aliases of the reloadui command /reloadui

saves you time in typing reloadui Command.
instead of typing /reloadui
You can now jest click on the reloadui button in chat or type one of the Commands : /rl, /rlui, /reload, /fix, /unstuck

-----------------------------------------------------------------------------------------------------------------
If you need to edit the position of the button on your chat frame you can change this in the file:

Open Reloadui>Reloadui.lua and edit these

On line 29:
Code:
button:SetAnchor(TOPLEFT, ZO_ChatWindowNotifications, TOPRIGHT, 35, 5)
-- change the numbers 35 and 5 to change the location of the button.
-- 35 is the X offset, 5 is the Y offset.

---------------------------------------------------------------------------------------------------------------------
V1.0.3 - For Morrowind.
- Updated APIVersion to 100019

V1.0.2
- fixed folder name.
- fixed /rl

v1.0.1
- removed /stuck as it was interfering with an in game command.

v1.0.0
- Updated for APIVersion: 100018
- Added some new slash commands /fix, /stuck, /unstuck
- Added a relode button in game on chat window.
- Removed old LibAddonMenu files and setting window no longer needed.

v0.1.4
- Now using APIVersion: 100003

v0.1.3

Bugfixes
- Fixed addon files names.
- Fixed a RL loop...

Features
- Added SavedVariables for later uses
- Added in the GUI menu a title for the addon description.
- Added in the GUI menu the addon description.
- Added in the GUI a menu header .
- Added a GUI addon menu in the game's settings menu for this addon under the name reloadui addon (more features in the menu to come for now its empty.)
- Now requires the LibAddonMenu-1.0 for the GUI this addon is included in this addon.
- Added LibAddonMenu-1.0


v0.1.2

Bugfixes
- Fixed help file that was making ESO to see the help file as a addon and marking it as out of date
- Fixe file version from Alpha 1.2 to Alpha 0.1.2

Features
- Added a changelog file


v0.1.1

Bugfixes
- Removed files and folder named .idea that was there from the compiler program used... sorry about that
that
Archived Files (8)
File Name
Version
Size
Uploader
Date
1.0.2
11kB
raykai
05/17/17 09:01 AM
1.0.1
11kB
raykai
04/18/17 05:42 PM
1.0.0
11kB
raykai
04/17/17 04:38 AM
1.0.0
24kB
raykai
03/30/14 12:22 PM
Beta 0.1.3
24kB
raykai
03/14/14 11:15 AM
Alpha 0.1.2
2kB
raykai
03/02/14 10:22 PM
Alpha 1.1
945B
raykai
03/02/14 08:56 PM
Alpha 1.0
7kB
raykai
03/02/14 04:24 PM


Post A Reply Comment Options
Unread 05/17/17, 11:41 PM  
BigMons
 
BigMons's Avatar

Forum posts: 38
File comments: 178
Uploads: 0
I'm not trying to take anything away from this addon, as I personally like having the reloadui button as well as the chat command, but I wanted to point this out. If all you need is the chat command, and perhaps some other custom chat commands for other things, the addon Harven's Aliases seems to be working fine as of this comment. I used it to create my own /rl alias long before I discovered this addon here that also adds the button. With the aliases addon, you'd just type addalias rl reloadui and you'd then have your own /rl command. There's certainly nothing wrong with having multiple ways of accomplishing the same task. Everyone does things differently.

Regarding the button's placement, the addon Notebook has an option for moving the button in the settings. Maybe something like that could be incorporated.
Last edited by BigMons : 05/17/17 at 11:52 PM.
Report comment to moderator  
Reply With Quote
Unread 05/17/17, 09:03 AM  
raykai
 
raykai's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 18
Uploads: 2
i just updated this addon to v1.0.2 let me now if all is ok now.
Sorry about the folder name.
Report comment to moderator  
Reply With Quote
Unread 05/17/17, 08:56 AM  
raykai
 
raykai's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 18
Uploads: 2
Originally Posted by manavortex
Hey - this really needs /rl )
/rl is working fine on my end... il update the file.
Report comment to moderator  
Reply With Quote
Unread 05/17/17, 08:54 AM  
raykai
 
raykai's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 18
Uploads: 2
Re: FIXED

Originally Posted by BigMons
Is there any way to move the button on the chat box? I also use the addon Circonians MyStatus and your addon's button overlaps the button for MyStatus and isn't usable. This is on PTS. Not sure about LIVE, but I doubt it's different.

EDIT: I fixed it on my end by changing:
button:SetAnchor(TOPLEFT, ZO_ChatWindowNotifications, TOPRIGHT, 35, 5)
to
button:SetAnchor(TOPLEFT, ZO_ChatWindowNotifications, TOPRIGHT, 60, 5)
This nudged the button over to the right a bit.

If you need to edit the position of the button on your chat frame you can change this in the file:

Open Reloadui>Reloadui.lua and edit these

On line 29:
Code:
button:SetAnchor(TOPLEFT, ZO_ChatWindowNotifications, TOPRIGHT, 35, 5)
-- change the numbers 35 and 5 to chang the location of the button.
-- 35 is the X offset, 5 is the Y offset.
Last edited by raykai : 05/17/17 at 08:54 AM.
Report comment to moderator  
Reply With Quote
Unread 05/17/17, 08:42 AM  
raykai
 
raykai's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 18
Uploads: 2
Originally Posted by Scootworks
hi, i had to rename the folder to "Reloadui". Otherwise it doesn't work
il be fixing this soon
had a prob with someone uploading a patch that bugged it.
Report comment to moderator  
Reply With Quote
Unread 05/10/17, 01:58 AM  
BigMons
 
BigMons's Avatar

Forum posts: 38
File comments: 178
Uploads: 0
Thumbs up FIXED

Is there any way to move the button on the chat box? I also use the addon Circonians MyStatus and your addon's button overlaps the button for MyStatus and isn't usable. This is on PTS. Not sure about LIVE, but I doubt it's different.

EDIT: I fixed it on my end by changing:
button:SetAnchor(TOPLEFT, ZO_ChatWindowNotifications, TOPRIGHT, 35, 5)
to
button:SetAnchor(TOPLEFT, ZO_ChatWindowNotifications, TOPRIGHT, 60, 5)
This nudged the button over to the right a bit.
Last edited by BigMons : 05/10/17 at 11:51 PM.
Report comment to moderator  
Reply With Quote
Unread 04/29/17, 03:16 PM  
ZoLatKam
 
ZoLatKam's Avatar

Forum posts: 3
File comments: 143
Uploads: 0
Originally Posted by Saera
Originally Posted by Scootworks
hi, i had to rename the folder to "Reloadui". Otherwise it doesn't work
Same here, ty for the fix!!
I also had to make this change!

Thanks to Scootworks & Saera for posting/confirming, respectively, that this resolves the issue of the commands not working.
Report comment to moderator  
Reply With Quote
Unread 04/21/17, 01:20 PM  
manavortex
 
manavortex's Avatar
AddOn Author - Click to view AddOns

Forum posts: 138
File comments: 511
Uploads: 46
Hey - this really needs /rl )
Report comment to moderator  
Reply With Quote
Unread 04/19/17, 06:56 PM  
Saera

Forum posts: 0
File comments: 21
Uploads: 0
Originally Posted by Scootworks
hi, i had to rename the folder to "Reloadui". Otherwise it doesn't work
Same here, ty for the fix!!
Report comment to moderator  
Reply With Quote
Unread 04/19/17, 04:15 AM  
Scootworks
 
Scootworks's Avatar
AddOn Author - Click to view AddOns

Forum posts: 312
File comments: 64
Uploads: 28
hi, i had to rename the folder to "Reloadui". Otherwise it doesn't work
Report comment to moderator  
Reply With Quote
Unread 04/18/17, 05:45 PM  
raykai
 
raykai's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 18
Uploads: 2
i removed the /stuck it should be fixed now. thx for seeing into this.

Originally Posted by Baertram
Hey there,

you have overwritten the slash command /stuck which was available already in the game!!!

Please remove it from your addon as /stuck from the game will not just do a /reloadui but teleport you to the next wayshrine too!
This is needed if you really get stuck and after a reloadui you are not able to move cuz you are still stuck somewhere!

So please remove it again so we can use the original /stuck slash command.

Many thanks
Baertram
Report comment to moderator  
Reply With Quote
Unread 04/17/17, 05:55 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4912
File comments: 5988
Uploads: 78
Hey there,

you have overwritten the slash command /stuck which was available already in the game!!!

Please remove it from your addon as /stuck from the game will not just do a /reloadui but teleport you to the next wayshrine too!
This is needed if you really get stuck and after a reloadui you are not able to move cuz you are still stuck somewhere!

So please remove it again so we can use the original /stuck slash command.

Many thanks
Baertram
Report comment to moderator  
Reply With Quote
Unread 04/16/17, 02:21 AM  
raykai
 
raykai's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 18
Uploads: 2
Re: Reloadui Add-On

Im working on a update. will be out soon.

Originally Posted by Auldjohn
Will you be updating this useful Add-On. It's been shown as out-of-date for a long time with no update since March.

If not, could you release this to the Add-On community for someone else to bring it up to date and perhaps add some /rl options? This has been an incredible timesaver for me and I miss it.
Report comment to moderator  
Reply With Quote
Unread 10/21/14, 11:12 PM  
Auldjohn
 
Auldjohn's Avatar

Forum posts: 9
File comments: 6
Uploads: 0
Question Reloadui Add-On

Will you be updating this useful Add-On. It's been shown as out-of-date for a long time with no update since March.

If not, could you release this to the Add-On community for someone else to bring it up to date and perhaps add some /rl options? This has been an incredible timesaver for me and I miss it.
Report comment to moderator  
Reply With Quote
Unread 03/14/14, 11:08 AM  
raykai
 
raykai's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 18
Uploads: 2
Originally Posted by Alodar
A really useful thing of this would be if it also backed up and reloaded comments / text from chat windows when reloading the UI.

Like,

backup comments
reloadui
load backed up comments
il be rolling that addon soon ones the game is out il be working on adding more options i need the ESO server to be on to test the addons right now i can only do it when the beta are up
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: