How do I get ATCP to work with my script file?
I tried using one of the plugins, but that doesn't do me much good because I can't get my stat info.
I installed these plugins:
http://www.gammon.com.au/forum/bbshowpost.php?id=8915
I need to use all that information in my script file for drinking health/mana and so on.
I noticed a couple threads regarding how you can't pass the data back and forth easily. I find this to be a problem. I guess I just don't understand it and haven't really worked with plugins yet.
http://www.gammon.com.au/forum/bbshowpost.php?id=7708
Maybe someone can explain to me how I can pass this information to my scripts. Every time I receive the Char.Vitals info I want to update my stats table. Then use that for my auto sipper and other things. Basically I want to use the stats table in my regular script file.
Am I going to have to just put all my stuff in a plugin or what?
I'm sure this seems easy to people who have used Mushclient a long time. I'm used to zmud/cmud. In cmud this kind of support was built in and I just had a telnet 200 trigger that captured char.vitals info. Of course there are a lot of bugs though since he is still working on cmud which is why I thought I would try out Mushclient. I like Mushclient so far, but some things confuse the heck out of me. I'm not a programmer and I can tell that some of you are.
I tried using one of the plugins, but that doesn't do me much good because I can't get my stat info.
I installed these plugins:
http://www.gammon.com.au/forum/bbshowpost.php?id=8915
I need to use all that information in my script file for drinking health/mana and so on.
I noticed a couple threads regarding how you can't pass the data back and forth easily. I find this to be a problem. I guess I just don't understand it and haven't really worked with plugins yet.
http://www.gammon.com.au/forum/bbshowpost.php?id=7708
Maybe someone can explain to me how I can pass this information to my scripts. Every time I receive the Char.Vitals info I want to update my stats table. Then use that for my auto sipper and other things. Basically I want to use the stats table in my regular script file.
Am I going to have to just put all my stuff in a plugin or what?
I'm sure this seems easy to people who have used Mushclient a long time. I'm used to zmud/cmud. In cmud this kind of support was built in and I just had a telnet 200 trigger that captured char.vitals info. Of course there are a lot of bugs though since he is still working on cmud which is why I thought I would try out Mushclient. I like Mushclient so far, but some things confuse the heck out of me. I'm not a programmer and I can tell that some of you are.