Prompt Problems

by Laysus

Back to Mechanic's Corner.

Laysus2006-09-03 20:11:41
Just decided to load up my alt after a long time away from it, and loaded up my combat system, tested a few bits, found they weren't working, and further investigation showed that my prompt trigger would work if it was set to newline, but not if it was set to prompt (and it should work if set to prompt and fire a line late if set to newline)

Anyone able to point me at my problem/mistake?

nvm - found it. Had linebreak added to my prompt - someone needs to list that in the possibilities of CONFIG PROMPT.
Unknown2006-09-03 20:52:53
...It IS in the possibilities of CONFIG PROMPT. Was last time I checked, anyway.
Laysus2006-09-04 13:34:01
CODE

Your prompt is the bit of text that you see at the beginning of each line that
asks you for a command. Because it's so prevalent, it helps to have useful
information in it. Try HELP PROMPT for more information.

Usage:
   CONFIG PROMPT ALL       (shows all stats)
   CONFIG PROMPT STATS     (shows health/mana/ego/power)
   CONFIG PROMPT ADD
   CONFIG PROMPT REMOVE
   CONFIG PROMPT ARMBALANCE ON/OFF
   CONFIG PROMPT OFF
Unknown2006-09-04 15:32:49
I could have sworn... Oh well. In that case, I how no idea how I even knew the feature existed tongue.gif