Page 1 of 1

Avalon

Posted: Thu Mar 01, 2018 7:00 pm
by hoopla
Hi

I want to use mudlet to play Avalon. As a basic first step, can someone point me in the right direction to find out how to display attributes such as balance and equilibrium in the interface and how to have them updated continuously.

Just looking for a starting point.

Thanks
Hoopla

Re: Avalon

Posted: Fri Mar 02, 2018 7:11 am
by Vadi
Hello!

Check this page out: https://wiki.mudlet.org/w/Manual:Geyser it should give you a starting point on how to put things on your screen.

Re: Avalon

Posted: Fri Mar 02, 2018 10:21 am
by hoopla
Thanks Vadi. I will take a look.

Re: Avalon

Posted: Fri Mar 02, 2018 11:01 am
by hoopla
I have looked and understood how to make gauges for example. What I do not understand is how to get the value to put in the gauge from the game. What is the general idea ? Do I find an in-game command that outputs text with, e.g. balance, and then use a command in mudlet to capture that data on a regular basis ?