|
BlackSmith Apprentice
Joined: 08 Dec 2002 Posts: 152
|
Posted: Tue Jan 03, 2006 1:09 am
#PSub problem |
i had this kind of trigger earlier.
^It doesn't hurt at all(!)$
#PSub "! ~(%if(@Unstun.Caster = "You", Your, @{Unstun.Caster}'s) Unstun lasted:%exec(time_representer %eval(@time_stamp-@Unstun.Time))~)." %x1
After i had to instal windows and zMud again, instead of geting the old...
It doesn't hurt at all! (22m 23s)
...i started to get this
It doesn't hurt at all"! (%if(@Unstun.Caster = "You", Your, @{Unstun.Caster}'s) Unstun lasted:%exec(time_representer %eval(@time_stamp-@Unstun.Time)))."
Ideas? |
|
_________________ BatMUD Best MMORPG around since 1990 telnet://bat.org:23
~ Magic & Mind beats Chrome & Meat anytime ~
Pattern(s) in PERL. Using Cmud 1.34/2.09 & BatClient. |
|
|
|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Tue Jan 03, 2006 2:38 am |
Try
#PSub {! ~(%if(@Unstun.Caster = "You", Your, @{Unstun.Caster}'s) Unstun lasted:%exec(time_representer %eval(@time_stamp-@Unstun.Time))~).} %x1 |
|
|
|
|
|