Log in

View Full Version : Custom titlebar



Malmis
01-20-2008, 03:45
Ever wanted the titlebar to only show RELEVANT information? Your runemaker could use blanks and food left, but your main character could use gold/h or similar. There is a simple way to do it.

Edit the "tibia window title:" to show $_charinfo$ and then create that variable for every character using cond. events.

The cond. events should look like this:

1
#number=#
1
0
0
0
exiva _charinfo = Custom Message

I usually edit the "Custom Message" to show a short version of the name (instead of using $charactername$ for a name like "Kickass Bonebreaker", I just write "Kickass", because only his title will show just that) and the relevant info for the character. As I said before, perhaps blanks left on your runemaker, and gold/h and other on your moneymakers. Just add it to your character's cond. event and save it with a good name, and remember to edit it if you change the character using the cond or the hunting place.

I'm pretty tired, but I think anyone's interested gets the concept and can perhaps decipher the rest of it.

RaPoZaUm
01-20-2008, 04:03
Wow Malmis.
You keep impressing-me. =D

Thanks for this, is gonna be useful.

Goodfellow
01-20-2008, 11:19
hmm...maybe it's possible to use HP & Mana module so you would have custom titlebar for certain character without setting conds all the time.

Like if hp less then 100% then use command exiva _charinfo = Custom Message

I didn;t try it tho'

Malmis
01-20-2008, 12:00
hmm...maybe it's possible to use HP & Mana module so you would have custom titlebar for certain character without setting conds all the time.

Like if hp less then 100% then use command exiva _charinfo = Custom Message

I didn;t try it tho'

Just make a cond for each char and/or hunting place?

Goodfellow
01-20-2008, 12:11
Just make a cond for each char and/or hunting place?

Yes, I understand but maybe if I used HP & Mana Module, I could have my own titlebars for each character automatically after I login, without loading cond events every time.

Malmis
01-20-2008, 12:49
Yes, I understand but maybe if I used HP & Mana Module, I could have my own titlebars for each character automatically after I login, without loading cond events every time.

I don't think it'd work as good. :/

Fear
10-16-2008, 04:57
Malmi... how can i throw explosion like in setSDkill ? i want to use explosion when i am hunting with the cavebot ;d
can u help me ? ^^