Heya so when i enter delve my Delve timer bar is half way over my Screen.... where can go go about moving it somewhere more out of the way? lol Thanks for any help
Delve Bar in the way
Best Answer zohno , 06 August 2013 - 01:02 PM
Hi,
if you mean the timer you can either disable it with "plasmon timer false" or move the custom timers block of the Timers plugin ({Windower4Folder}\plugins\settings\Timers.xml):
<?xml version="1.0" ?> <settings> <global> ... <customX>1117</customX> <customY>937</customY> ... </global> </settings>Go to the full post
#1
Posted 06 August 2013 - 11:34 AM
#2
Posted 06 August 2013 - 01:02 PM Best Answer
Hi,
if you mean the timer you can either disable it with "plasmon timer false" or move the custom timers block of the Timers plugin ({Windower4Folder}\plugins\settings\Timers.xml):
<?xml version="1.0" ?> <settings> <global> ... <customX>1117</customX> <customY>937</customY> ... </global> </settings>
#3
Posted 06 August 2013 - 01:14 PM
im getting confused now... lol i dont want it gone no..... Its the Delve Time remaining bar that looks like Spellcast..... I want to know how i can edit its position on my screen because atm its Half way in the middle of screen and its a real putoff when im doing delve lol.
#4
Posted 06 August 2013 - 01:30 PM
im getting confused now... lol i dont want it gone no..... Its the Delve Time remaining bar that looks like Spellcast..... I want to know how i can edit its position on my screen because atm its Half way in the middle of screen and its a real putoff when im doing delve lol.
I also added the Timers instructions in the post above (Spellcast has nothing to do with it). It uses Timers plugin to display the time left.
#5
Posted 06 August 2013 - 10:04 PM
is there anyway i can bring it on my screen without entering delve so i can see where i will be ajusting it to? sorry for bugging you all lol
#6
Posted 06 August 2013 - 11:37 PM
All the commands are on the addon's page or "plasmon help"
#7
Posted 06 August 2013 - 11:58 PM
plasmon show just brings up the box and not the Delve Timer..... Its the delve timer i need to see.
#8
Posted 07 August 2013 - 12:47 AM
nevermind i have sorted it out now all i needed to type in was Plasmon timer true and it pops up....... Cant get it to go away tho lol even with plasmon timer 0. any command i put in i couldnt get rid of it or i couldnt reset the timer itself when i entered the positions in timer xml. i had to re-log all the time for it to reset lol.
#9
Posted 07 August 2013 - 08:48 AM
i know what your talking about. the plugin "Timers" can create 3 seperate types of timers, Recast, The buff duration, and a Customer timer. The custome timer is the one you are refering to as it is the one that all NONE TIMERS addon's/lplugins will use.
So now, to answer your question to move the custom timer created by plasmon etc. you want the following file:
Windower4 folder -> plugins -> settings -> Timers.
you will see a section witht the following:
<recastX>20</recastX>
<recastY>350</recastY>
<buffsX>200</buffsX>
<buffsY>350</buffsY>
<customX>380</customX>
<customY>350</customY>
These are the 3 types of timers i mentioned above. you need to change the custom x and custom y positions. So... edit it here using your favourite XML editor (i use notepad++), save the file. and ingame type "//timers reload". then create a random timer to check its position, simply type "//timers c blahblah 1000". you can then also delete this timer usinf the command "//timers d blahblah".
this should answer all your questions hopefully.
have fun.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users