Page 1 of 1

*Razor* Item ID# for Tithe points?

Posted: Fri Dec 31, 2010 8:37 pm
by Ixxa Orpal
The UOex Wiki says:
"on the bottom left click "Add" and enter the following: Name: Tithe Format: {th} and press OK. Now, up top on your UO screen where it shows how many regs you have in your bag (does not count those on keys), you will see your current remaining Tithe points!"
After doing this my title bar works correctly and after my bandage count (which is the last in the list when using the default setup) there is a red 0. I know for a fact I have over 5000 tithe points not 0. I noticed that the other items that show up properly have their item ids specified in the Add/Edit menu for the specific item in the list.

How do I find the UO item id # for Tithe points so I can get this working properly?

Thanks. ^^

Re: *Razor* Item ID# for Tithe points?

Posted: Fri Dec 31, 2010 8:59 pm
by Jahn
mine reads tithepoints: {tithe} and shows "tithepoints: 68930" so you can change tithpoints to anything you like..

Re: *Razor* Item ID# for Tithe points?

Posted: Fri Dec 31, 2010 10:28 pm
by Ixxa Orpal
Jahn wrote:mine reads tithepoints: {tithe} and shows "tithepoints: 68930" so you can change tithpoints to anything you like..
Ahhh I see what I was doing wrong. It appears that there is a discrepancy in the two sets of instructions. Razor's hot tip when you hover over the title bar display text box shows {tithe} which works properly as you describe and UOex's tutorial says {th} which doesn't seem to work.

For future reference if anyone else is having this issue: open the Display/Counters tab and paste the following line into the text box in the Title Bar Display group box.

UO - {char} {crimtime}- {mediumstatbar} {bp} {bm} {gl} {gs} {mr} {ns} {ss} {sa} {aids} |
Tithe: {tithe} |
Weight: {weight}/{maxweight} |

I've actually removed the regs because it doesn't count items on rings or in quivers.

UO - {char} {crimtime}- {largestatbar} {aids} {arw} |
Tithe: {tithe} |
Weight: {weight}/{maxweight} |

Hope this helps someone out. ^^

Thanks Jahn