![]() |
Mouseglove's RoAClient Trigger/Statlet Repository |
|---|
|
* RoAClient 4.7+ Statlets/Triggers * RoAClient 4.5/4.6 Triggers |
| Last Tell |
Description: Set up a statlet to display in your statistics window the name of the last person to send you a tell.
|
| Item Count & Weight |
Description: Set up a statlet to display current # of items and current weight.
|
| Hit Point/Move/Mana Bar Display |
Description: Set up a series of statlets to display current state of in-game stats.
|
| RoAClient 4.5/4.6 Stat Window Trigger Setup |
|
You must be able to configure your prompt so that the minimum and maximum hit points, mana and move (whichever you want represented) appear in your prompt. You must also have a variable in your prompt that shows enemy name and enemy condition for the client to pick up the info for the representation in the stats window. If you do, then follow this formula: My prompt looks like this (but only during combat): <431/431 528/630 847/881 - {Perfect} - a zha'un commoner - 62367> On an RoAMUD, to set up your prompt correctly, type: prompt <%h/%H %v/%V %m/%M - %E - %F - %x> To set up things so that you can see the bars for your stats, as well as the info on your enemy, you must set up a trigger that reads like this: <%1/%2 %3/%4 %5/%6 - %7 - %8 - %9> %1 is current HP Make the trigger and just click "Apply"... don't direct it to anywhere or give it a response. At that point, once you move once, or hit return, you should see your stats indicated by bars on the right-hand side, below which will be your exp. You can do this with just hitpoints, move and mana, or just hit points and move, or just hit points... but you must have both current and maximum for the bars to represent properly. Now, if you'd like to see your stats on the right and NOT see your prompt, then in the triggers window, click the box that says "Replace with" and Put in a > or whatever you'd like to see instead. |