Brett Nordin 80 Report post Posted October 1, 2018 Hello Exile Community, Today I present to you a serverside addon for editing the client UI! This script requires a good knowledge of how eliteness works due to you having to debin your exile client. I will not provide a description of how to do that. How does this script work? It creates a thread on the client to change and update the UI on the fly, meaning you can update this script with the server running (if you know how variables work :P) Download: https://github.com/BrettNordin/ExileCLO Good luck with this! If you have any questions relating to the addon and not mikero tools, please feel free to post them here! 2 Share this post Link to post Share on other sites
StokesMagee 864 Report post Posted October 1, 2018 @Brett Nordin Your if statement on line 8 is missing the closing bracket }; in both pre and post init. Share this post Link to post Share on other sites
Brett Nordin 80 Report post Posted October 1, 2018 1 hour ago, StokesMagee said: @Brett Nordin Your if statement on line 8 is missing the closing bracket }; in both pre and post init. Thanks, Completly Missed it! Share this post Link to post Share on other sites