I've recently gotten back into MUSHclient since I've started playing Imperian again. Basically, I'd had some experience at VB scripting from the help of a fellow player but it's been so long that I've forgotten most if not all of it. I tried my hand at Lua recently because I was told it was easier but I got lost, so I've decided to attempt VBscript again.
So ANY help about VBscripting would be much appreciated.
2 things I have been working at currently (and yes I know they are extremely easy) are 1) a targetting variable with an attacking alias to go with it and 2) a trigger that follows my stance and an alias that acts differently according to that stance (5 different IF statements)
Ex:
Alias: Att
Action: If in stance A do this...
If in stance B do that...
etc, etc...
Thank you
So ANY help about VBscripting would be much appreciated.
2 things I have been working at currently (and yes I know they are extremely easy) are 1) a targetting variable with an attacking alias to go with it and 2) a trigger that follows my stance and an alias that acts differently according to that stance (5 different IF statements)
Ex:
Alias: Att
Action: If in stance A do this...
If in stance B do that...
etc, etc...
Thank you