Hello
I would like to try and create the following, I have no idea if it's possible though. But at my mud all the info about your character is in different commands.
vb:
score:
Draven of Cuiviénen the silvan Highlord (Bane of Angband)
HP: 230/230 END: 221/230 Exp: 2100188 Avg. Stats: 100
Strength: 100 Agility: 100 Charisma: 100
Constitution: 100 Coordination: 100 Intelligence: 100
Level 20 warrior, 24d 6h 57m 36s old.
skills:
Common Skills:
Aim : 100 Attack : 100 Awareness : 100
Defense : 100 Dodge : 100
Fire building : 100
Riding : 100
Professional Skills: Other Skills:
Blind fighting : 100 Deception : 60
Blocking : 100 Disguise : 2
Combat arms : 100 Wilderness : 60
Tactics : 100
Languages:
You are 100% fluent in variag.
You are 100% fluent in adunaic.
You speak khuzdul very well.
You are 100% fluent in sindarin.
You can speak easterling a little bit.
You speak black passably.
You are 100% fluent in westron.
You are 100% fluent in rohirric.
You are 100% fluent in orcish.
You are 100% fluent in silvan.
Now it would be nice to create an extra little window inside mushclient that constantly shows and updates this data.
I was thinking about writing a dll and calling it from mushclient. filling the new window with the data send by mushclient somehow. I have no real idea how to do this though, and if it's even possible. The same idea goes when trying to create an extra window to show your equipment.
With extra window I mean a window created in vb or something that I call from mushclient. So the new window will be only visible when mushclient is not minimised.
I'm not sure if anybody understand what I mean, but I hope so. Let me know if you think you know how to do this.
Greetings Zuurstof
I would like to try and create the following, I have no idea if it's possible though. But at my mud all the info about your character is in different commands.
vb:
score:
Draven of Cuiviénen the silvan Highlord (Bane of Angband)
HP: 230/230 END: 221/230 Exp: 2100188 Avg. Stats: 100
Strength: 100 Agility: 100 Charisma: 100
Constitution: 100 Coordination: 100 Intelligence: 100
Level 20 warrior, 24d 6h 57m 36s old.
skills:
Common Skills:
Aim : 100 Attack : 100 Awareness : 100
Defense : 100 Dodge : 100
Fire building : 100
Riding : 100
Professional Skills: Other Skills:
Blind fighting : 100 Deception : 60
Blocking : 100 Disguise : 2
Combat arms : 100 Wilderness : 60
Tactics : 100
Languages:
You are 100% fluent in variag.
You are 100% fluent in adunaic.
You speak khuzdul very well.
You are 100% fluent in sindarin.
You can speak easterling a little bit.
You speak black passably.
You are 100% fluent in westron.
You are 100% fluent in rohirric.
You are 100% fluent in orcish.
You are 100% fluent in silvan.
Now it would be nice to create an extra little window inside mushclient that constantly shows and updates this data.
I was thinking about writing a dll and calling it from mushclient. filling the new window with the data send by mushclient somehow. I have no real idea how to do this though, and if it's even possible. The same idea goes when trying to create an extra window to show your equipment.
With extra window I mean a window created in vb or something that I call from mushclient. So the new window will be only visible when mushclient is not minimised.
I'm not sure if anybody understand what I mean, but I hope so. Let me know if you think you know how to do this.
Greetings Zuurstof