I've been working on a MOO project (dwarf fortress in space) for a while, and implemented MXP so that players could navigate, take actions, and manipulate via the mouse. While doing so I found some problems with the $mxp utility I had.
So I posted a short guide to fixing the $mxp util that may be floating around, as well as some general notes on implementing MXP:
http://bit.ly/zmxBtw
As well as the object verbs/props for the $mxp util I am using (originally written on hellmoo, as far as I know):
http://bit.ly/zOYSJK
I have a few screens of the result although it's still very rough. I'd love to hear about other people's usage/experience with MXP as well as suggestions/comments on the code or guide. I want to note up front this is not a very good/correct implementation of MXP - it doesn't care what the client sends back and it may well only work for Mushclient. I found that MXP is implemented differently on different clients and am only interested in mushclient.
Screenshots:
Right click menu in tactical view: http://bit.ly/xKoHrR
Rough menu for taking actions from a room:
http://bit.ly/xtuJ0C
Right click from inventory for various items: http://bit.ly/xzD6Js
-hawgpadre
wayfar1444.com
So I posted a short guide to fixing the $mxp util that may be floating around, as well as some general notes on implementing MXP:
http://bit.ly/zmxBtw
As well as the object verbs/props for the $mxp util I am using (originally written on hellmoo, as far as I know):
http://bit.ly/zOYSJK
I have a few screens of the result although it's still very rough. I'd love to hear about other people's usage/experience with MXP as well as suggestions/comments on the code or guide. I want to note up front this is not a very good/correct implementation of MXP - it doesn't care what the client sends back and it may well only work for Mushclient. I found that MXP is implemented differently on different clients and am only interested in mushclient.
Screenshots:
Right click menu in tactical view: http://bit.ly/xKoHrR
Rough menu for taking actions from a room:
http://bit.ly/xtuJ0C
Right click from inventory for various items: http://bit.ly/xzD6Js
-hawgpadre
wayfar1444.com