 |
jtviper456 Novice
Joined: 17 Jan 2003 Posts: 37
|
Posted: Fri Jun 04, 2004 2:01 am
%I problem |
I made an alias to check my characters levels of intoxication, stoned, etc., I run into a problem when it tries to display the intoxication level.
-----
prompt Intox: %{I} Stuff: %S Soak: %S Stone: %T
prompt |%h|%s|
New prompt: Intox: %{I} Stuff: 0 Soak: 0 Stone: 100
Intox: %{I} Stuff: 0 Soak: 0 Stone: 100
New prompt: |88|46|
-----
Why does it display %{I} instead of the numbers like the rest of them... |
|
|
 |
megamog75 Enchanter

Joined: 20 Nov 2002 Posts: 627 Location: USA
|
Posted: Fri Jun 04, 2004 2:41 am |
%i is used inside zmud scripts try changing it to another letter.
|
|
|
 |
jtviper456 Novice
Joined: 17 Jan 2003 Posts: 37
|
Posted: Fri Jun 04, 2004 6:59 am |
Yes, it works if I change it to another letter, but I can't see my intoxication level if I do it that way.
|
|
|
 |
nexela Wizard

Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Fri Jun 04, 2004 3:17 pm |
~%I perhaps I still don't undersand what exactly it is your trying to do and what not
|
|
|
 |
jtviper456 Novice
Joined: 17 Jan 2003 Posts: 37
|
Posted: Sat Jun 05, 2004 12:12 am |
Ahh. Thanks Nex, that worked...I was trying to get it to display my intoxication level, which is a mud prompt command, and zMUD was overiding it. Anyway, all good now. Thanks.
|
|
|
 |
|
|