Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ Programming
➜ General
➜ Didn't know where to put this.
Didn't know where to put this.
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Metsuro
USA (389 posts) Bio
|
Date
| Sun 24 Sep 2006 03:34 AM (UTC) |
Message
| I at one time had found... how to add mxp to a smaug server here on the website, I cant seem to find it now however. I was wondering if it was removed or if it was still here I just cant find it? Orginally I though it was, mushclient.com/mxp.htm? |
Everything turns around in the end | Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #1 on Sun 24 Sep 2006 04:25 AM (UTC) |
Message
| |
Posted by
| Metsuro
USA (389 posts) Bio
|
Date
| Reply #2 on Sun 24 Sep 2006 08:28 AM (UTC) |
Message
| Alright, I installed it correctly, now for the fun part... Making the mxp stay after a hotboot... I am not exactly sure how to go about doing so. |
Everything turns around in the end | Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #3 on Sun 24 Sep 2006 06:05 PM (UTC) |
Message
| What do you mean stay? Stay enabled on the player? If so, just write a variable to the pfile like other player variables are done. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | Top |
|
Posted by
| Metsuro
USA (389 posts) Bio
|
Date
| Reply #4 on Sun 24 Sep 2006 07:41 PM (UTC) |
Message
| The problem with that what if the player used a client that supports mxp, then no longer does so? Well then I could set a varible I guess to be turned on and of during the checks to see if they can use mxp, but I'm not quiet sure how to change hotboot to do so. |
Everything turns around in the end | Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #5 on Sun 24 Sep 2006 07:43 PM (UTC) |
Message
| You could just have it be a config option to toggle MXP on or off for the pfile. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | Top |
|
Posted by
| Metsuro
USA (389 posts) Bio
|
Date
| Reply #6 on Sun 24 Sep 2006 08:01 PM (UTC) |
Message
| Not sure how exactly that would fix the problem, if they set it then disconnected and reconnected with another client. I dont want to have it set a pfile option that will have to be changed because of client. |
Everything turns around in the end | Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #7 on Sun 24 Sep 2006 08:08 PM (UTC) |
Message
| So you're going to force MXP to be on if their client supports it? |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | Top |
|
Posted by
| Metsuro
USA (389 posts) Bio
|
Date
| Reply #8 on Sun 24 Sep 2006 08:11 PM (UTC) |
Message
| Dont see why it shouldn't be on, but thats a good point I guess... Hrm... I cant see why people wouldn't want it on? |
Everything turns around in the end | Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #9 on Sun 24 Sep 2006 08:12 PM (UTC) |
Message
| Personally, I'd want to be able to toggle MXP on the MUD and not via the client. I don't always want MXP on, since it's not really a complete design anyways. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | Top |
|
Posted by
| Nick Gammon
Australia (23,162 posts) Bio
Forum Administrator |
Date
| Reply #10 on Sun 24 Sep 2006 09:59 PM (UTC) |
Message
|
Quote:
Hrm... I cant see why people wouldn't want it on?
Some MXP implementations are bugged (at the server end) - there has been quite a bit of discussion about this. Things like maps with > signs in them come up with half of it missing.
I'm not familiar with hotboot code, but don't see why you can't renegotiate MXP after a hotboot.
Seems like a strange worry, hotboots occur when you want to reboot the server don't they? Why would someone switch clients while the hotboot takes place? |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Metsuro
USA (389 posts) Bio
|
Date
| Reply #11 on Sun 24 Sep 2006 10:04 PM (UTC) |
Message
| Well thats not exactly what I meant by it. Saving the option in a pfile will then mess with things somewhat if they switch clients... But I am unsure how to renegotate during the hotboot. |
Everything turns around in the end | Top |
|
Posted by
| Conner
USA (381 posts) Bio
|
Date
| Reply #12 on Mon 25 Sep 2006 02:23 AM (UTC) |
Message
| I have to admit that I'm baffled as to how/why someone would change clients during a hotboot. Even if your hotboot managed to take a full minute or so, why would someone suddenly decide to change clients?
For that matter, if they changed client wouldn't they need to reconect at which point the connection could be renegotiated just like it was when they first connected, right? |
-=Conner=-
--
Come test your mettle in the Land of Legends at telnet://tcdbbs.zapto.org:4000
or, for a little family oriented medieval fun, come join us at The Castle's Dungeon BBS at telnet://tcdbbs.zapto.org
or, if you just want information about either, check our web page at http://tcdbbs.zapto.org | Top |
|
Posted by
| Metsuro
USA (389 posts) Bio
|
Date
| Reply #13 on Mon 25 Sep 2006 02:35 AM (UTC) |
Message
| Grrrr... I said I didn't mean it that way. The fact of the matter is if you store the MXP true in the pfile and they DO SWITCH then its broken sending mxp to a client that doesn't want mxp... Now want I am trying to do is to get it to renegotitate AFTER a hotboot but I cant figure it out *sigh* |
Everything turns around in the end | Top |
|
Posted by
| Metsuro
USA (389 posts) Bio
|
Date
| Reply #14 on Mon 25 Sep 2006 03:49 AM (UTC) |
Message
| But I dont know how to change hotboot to do the feat... and I just cant think of how to do it... *sigh* |
Everything turns around in the end | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
43,951 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top