Unknown2010-01-13 03:42:59
Okay, so I've got most of my prompt down, but I'm stuck at one particular thing: Balances.
I have the idea in my head, basically, it'll look something like this:
]
If you have a balance, it turns green, otherwise, it turns red. However, here's my problem: Not everyone uses arm balance/psionics, so I don't want them always displayed. I'd rather automate detection, though I guess I could also put them in the configuration. Halp?
I have the idea in my head, basically, it'll look something like this:
]
If you have a balance, it turns green, otherwise, it turns red. However, here's my problem: Not everyone uses arm balance/psionics, so I don't want them always displayed. I'd rather automate detection, though I guess I could also put them in the configuration. Halp?
Shaddus2010-01-13 03:50:37
QUOTE (Kyriel @ Jan 12 2010, 10:42 PM) <{POST_SNAPBACK}>
Okay, so I've got most of my prompt down, but I'm stuck at one particular thing: Balances.
I have the idea in my head, basically, it'll look something like this:
]
If you have a balance, it turns green, otherwise, it turns red. However, here's my problem: Not every uses arm balance/psionics, so I don't want them always displayed. I'd rather automate detection, though I guess I could also put them in the configuration. Halp?
I have the idea in my head, basically, it'll look something like this:
]
If you have a balance, it turns green, otherwise, it turns red. However, here's my problem: Not every uses arm balance/psionics, so I don't want them always displayed. I'd rather automate detection, though I guess I could also put them in the configuration. Halp?
CONFIG PROMPT ARMBALANCE OFF, CONFIG PROMPT PSIONICS OFF, that sort of thing.
One thing I like about Ethelon's system is that it's configurable for almost anyone. You can turn on springup/contort if you're a bard, turn focus mind on/off, and so on. If you want an awesome prompt setup, let us toggle things on and off.
You should also include things like our target, whether we're choked or not, things like that.
Vathael2010-01-13 04:26:47
I think the way you want to list balances and such will make the prompt stupidly long and gaudy looking. Just throwing that out there. Why not just color the original prompt balances.
Esano2010-01-13 04:38:40
He's talking about a custom prompt. EDIT: That was to Shaddus.
You'd need to put it in the configuration, yeah, although you could automatically enable it if you detected one of the set (e.g. enable all 3 psionic balances or both arm balances if you detect even one of them).
You'd need to put it in the configuration, yeah, although you could automatically enable it if you detected one of the set (e.g. enable all 3 psionic balances or both arm balances if you detect even one of them).
Unknown2010-01-13 04:55:12
Well, you see Esano, if I did that, I'd have Psionics/Arm balances flying around all over the place, and it would get pretty annoying.
Esano2010-01-13 05:45:34
QUOTE (Kyriel @ Jan 13 2010, 03:55 PM) <{POST_SNAPBACK}>
Well, you see Esano, if I did that, I'd have Psionics/Arm balances flying around all over the place, and it would get pretty annoying.
I mean enable it if you detect but not disable it when you don't; auto turn on without an auto turn off, for simplifying initial configuration.