Need help: Wintin95 Exp bar

Scripts and support for your favorite MUD client.
Drogga
Sojourner
Posts: 103
Joined: Thu Mar 22, 2001 6:01 am
Location: Malaysia
Contact:

Need help: Wintin95 Exp bar

Postby Drogga » Tue Oct 02, 2001 5:07 pm

anybody can come up with exp bar for wintin95?...help please
Croban/Owom
Sojourner
Posts: 62
Joined: Sun Jan 06, 2002 6:01 am
Location: Raleigh, NC
Contact:

Postby Croban/Owom » Sun May 05, 2002 8:27 pm

# is my special character.

#substitute {Experience Progress: > >} {Experience Progress: 0%}
#substitute {Experience Progress: >> >} {Experience Progress: 2%}
#substitute {Experience Progress: >>> >} {Experience Progress: 4%}
#substitute {Experience Progress: >>>> >} {Experience Progress: 6%}
#substitute {Experience Progress: >>>>> >} {Experience Progress: 8%}
#substitute {Experience Progress: >>>>>> >} {Experience Progress: 10%}
#substitute {Experience Progress: >>>>>>> >} {Experience Progress: 12%}
#substitute {Experience Progress: >>>>>>>> >} {Experience Progress: 14%}
#substitute {Experience Progress: >>>>>>>>> >} {Experience Progress: 16%}
#substitute {Experience Progress: >>>>>>>>>> >} {Experience Progress: 18%}
#substitute {Experience Progress: >>>>>>>>>>> >} {Experience Progress: 20%}
#substitute {Experience Progress: >>>>>>>>>>>> >} {Experience Progress: 22%}
#substitute {Experience Progress: >>>>>>>>>>>>> >} {Experience Progress: 24%}
#substitute {Experience Progress: >>>>>>>>>>>>>> >} {Experience Progress: 26%}
#substitute {Experience Progress: >>>>>>>>>>>>>>> >} {Experience Progress: 28%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>> >} {Experience Progress: 30%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>> >} {Experience Progress: 32%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>> >} {Experience Progress: 34%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>> >} {Experience Progress: 36%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 38%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 40%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 42%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 44%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 46%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 48%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 50%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 52%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 54%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 56%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 58%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 60%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 62%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 64%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 66%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 68%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 70%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 72%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 74%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 76%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 78%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 80%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 82%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 84%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 86%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >} {Experience Progress: 88%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > >} {Experience Progress: 90%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >> >} {Experience Progress: 92%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> >} {Experience Progress: 94%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>> >} {Experience Progress: 96%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>> >} {Experience Progress: 98%}
#substitute {Experience Progress: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>} {Experience Progress: 100%}

------------------
- Owom Spiritbear -
Nassis
Sojourner
Posts: 87
Joined: Sat May 12, 2001 5:01 am
Location: Oslo, Norway

Postby Nassis » Sat May 11, 2002 11:25 pm

Damn. I mean... damn. Never thought of doing it that way. But (as a programmer) I find it so extremely ugly I'd never do that. Image

I was tempted to hack tintin to make a strlen function, but I've long since decided to see the limitations of tt as a challenge. Image
Didnt find any good way of doing it, tho, so I cheated with "#sys" like so (probably wont work on your system...)

#ac {Experience Progress: >%0 } {#showme {Last sc experience: $lastexp};#var lastexp $0}
#al exp #sys perl -e 'print ((length "$lastexp") * 2 . "%\\\\n")'

First part adds a line with ex progression from last time you typed "sc" - makes it obvious when your xp changes (this should work on all [w|t]intins).
Croban/Owom
Sojourner
Posts: 62
Joined: Sun Jan 06, 2002 6:01 am
Location: Raleigh, NC
Contact:

Postby Croban/Owom » Mon May 13, 2002 4:39 pm

Are you running from Solaris/Linux or Windows? I currently run the newest compiled version of Wintin, though I too am looking at grabbing the source to implement some functions.

Have you looked into hot keys inside tintin? i.e. F1-12 style relations?

------------------
- Owom Spiritbear -

Return to “MUD Client Help”

Who is online

Users browsing this forum: No registered users and 13 guests