Various UI Questions
Posted: Thu Dec 11, 2003 9:49 am
Just a few quick questions for you MQ2 experts.
1. X/Y/Z coordinates are displayed normally xxx.xx (i.e. <TooltipReference>$char(x,y,z)</TooltipReference>). Is there any simple way to just display the coordinates in integer form, or a way to trim the decimal and all numbers to the right of it? Would like to do that to player speed also. After looking at some of the other UIs, it seems that this must be possible as some targetting xml files display distance to target in integer form.
2. <TooltipReference>$char(buff,1,mod)</TooltipReference> is displaying the mod for bard songs is what I understand. But what is the number actually mean? Chorus of Mar was showing a 2.4 I think, 2.4 what? Also does that "mod" have any value for spells or just bard songs?
3. Buff labels. Yes it seems some people dont want the text label, but I have gotten used to it. Any way you can trim or have custom text labels for buff text? So instead of seeing
"Kodiaks Endless Intellect 145:23 1"
"Blessing of Replenishment 23:22 2"
it can show
"KEI 145:23 1"
"Group Regen 23:22 2"
or at least abbreviations for the longer buffs
"Kodiaks Endless Int. 145:23 1"
"Blessing of Replensh. 23:22 2"
Thanks,
EQWeasel
1. X/Y/Z coordinates are displayed normally xxx.xx (i.e. <TooltipReference>$char(x,y,z)</TooltipReference>). Is there any simple way to just display the coordinates in integer form, or a way to trim the decimal and all numbers to the right of it? Would like to do that to player speed also. After looking at some of the other UIs, it seems that this must be possible as some targetting xml files display distance to target in integer form.
2. <TooltipReference>$char(buff,1,mod)</TooltipReference> is displaying the mod for bard songs is what I understand. But what is the number actually mean? Chorus of Mar was showing a 2.4 I think, 2.4 what? Also does that "mod" have any value for spells or just bard songs?
3. Buff labels. Yes it seems some people dont want the text label, but I have gotten used to it. Any way you can trim or have custom text labels for buff text? So instead of seeing
"Kodiaks Endless Intellect 145:23 1"
"Blessing of Replenishment 23:22 2"
it can show
"KEI 145:23 1"
"Group Regen 23:22 2"
or at least abbreviations for the longer buffs
"Kodiaks Endless Int. 145:23 1"
"Blessing of Replensh. 23:22 2"
Thanks,
EQWeasel