MXP for dummies

Posted by Mack on Tue 17 Aug 2010 06:44 PM — 15 posts, 60,435 views.

#0
Hello,

I have read the suggestions on how to setup MXP on SMAUG and ROM. I guess I am either reading to much into it or not enough not sure. Anyone have a suggestion where i can find information on how to install it on an LP mud server it would be great. Would love to get it working. I am moving over an old mud from the early 90's to a new mudlib. The mud has died pretty much want to add new features and sounds and build a client for it try and attach players.

thanks,

Derrick
Australia Forum Administrator #1
Is this what you read?

http://www.gammon.com.au/mushclient/addingservermxp.htm

The general ideas there should work. Can you explain in what way they are confusing?

A Google of "mxp lpmud server" seems to return a few results, perhaps they will help.
#2
Thanks for the reply. I have been coding for few years, never got into more then the area coding. I have never really fooled with mudlibs main code and that is what I am doing now trying to learn as much as possible.I guess i am trying to do this at the wrong time in life when most of the examples and information no longer exist. I looking at your site and my problem is figuring out what files i would need to edit it to work for LPmuds. I will try your suggestion and look on google. Thought I had tried just about every combination looking for something to put mxp on lpmud servers.

Anyway thanks again for your help.

Derrick

PS tried the lpmud's site they don't really have anything about MXP.
Amended on Tue 17 Aug 2010 09:32 PM by Mack
Australia Forum Administrator #3
This link seems to indicate someone has got a fair way down the track of implementing it:

http://dead-souls.net/forum/index.php?action=printpage;topic=375.0
#4
thanks for the link, read that already, tried sending a couple of those guys a PM haven't heard back from them yet.

Thanks again for your help.

#5
Hey Nick,

Don't want to sound like an idiot. I am not to familar with this stuff.

Again reading your add to server help.

It says: Code Fragment -add this to comm.c or whereever your low-level output routine is:

That is what stumps me. But I knowl lp mudlibs is totally different from SMAUG and or ROM.

Any help in this would be much appreciated, but I understand if your not familiar with LP mudlibs.

thanks,

Derrick
Australia Forum Administrator #6
Can you tell me which LP mud, exactly, you are working from? I don't want to put a lot of work into looking into one of the LPmud variants, only to find you are using a different one.

Like, what is the link to download the one you got?
#7
Sure, I am using Dead Souls 3.0 mudlib with fluffOS driver.

I do know the driver supports MXP.

thanks,

Derrick
Amended on Thu 19 Aug 2010 02:33 AM by Mack
Australia Forum Administrator #8
You've lost me a bit there. Apart from the fact that you gave me no link to the source, you say the driver supports MXP. So you don't need to add it?
#9
Ok,

the link to the source is on this website

http://www.dead-souls.net/ click on the
#10
Did you get a chance to look at that Nick?

Thanks,
USA #11
The post you made seems to be incomplete; it would be nice if you finished what you were saying.

Furthermore, if this is a DS-specific question, you're likely to get far faster support from people who actually know the codebase... try the Dead Souls forum, for example: http://lpmuds.net/forum/
Australia Forum Administrator #12
Mack said:

I do know the driver supports MXP.


I don't really understand what you want here. You say you have a driver that supports MXP, but you want to add it? Do you mean more specifically, how, inside the existing driver, you add MXP stuff?

If that is the case, I really have no knowledge of LP Muds in general, or this one in particular. Judging by the silence from other forum users, neither does anyone else here.

As David said, you may be better off asking on their forum, or there may be documentation that came with the driver that explains how to use the MXP stuff.
#13
Well thanks for your help. I have tried there no luck, I was just hoping someone here might know something about it.

Anyway, thanks for you time.


USA #14
I'm not sure if you're the person in this thread,
http://lpmuds.net/forum/index.php?topic=375.30
but it looks like the question was answered with instructions on how to issue MXP tags. Is that what you were looking for?