Nick,
You have been extremely helpful in this matter and with any questions of MUSH in general. I for one, thank you for such great support!
Twisol,
I agree. I might not post here often, albeit that's because of my own lack of time and generally forgetting about the forums here sometimes! However, the community here and within various MUD's clans/guilds is great! Even better is that MUSH client is offered as FREE, and open source software. (I still bought MUSH back when it had the die roll start up, cause I hated that screen! :P)
Steamknight:
As stated above, I don't get on these forums a lot and so it takes time for me to respond to YOUR questions.
You're right, the INSTALL file doesn't say where to get Python, I assumed too much I suppose. IT has been entered in there now. Also, please refrain from throwing insults when things do not go exactly as planned. In my orignal post for this system, I DID say :
NOTE2: The system is complex, and created with myself in mind.
---------
Due to the complexities you received in setting this system up, I have made a few changes to the PYS file to explicitly not expect a name variable. I have also changed and updated the INSTALL file with the following modifications:
Quote:
To begin with, you will need to download and install ActivePython, as well as registering the Python WSH dll. To download Python for windows, go to
https://www.activestate.com/activepython/downloads/
and download the appropiate version of Python for your computer.
If you are on a x64 bit computer, you will also need to install the pywin32 libriaries found at:
http://sourceforge.net/projects/pywin32/files/
After the installation is complete, you need to REGISTER the python scripting DLL. Note, this should be done automaticcly for i386(32 bit) systems, but x64 users will need to manually register them. Open a command terminal (START>RUN> type, cmd) and change directory to the following : C:\Python26\Lib\site-packages\win32comext\axscript\client\
Once in that directory, then issue the command:
python pyscript.py
Which will complete the registration of the DLL for you.
Now, you should be able to open MUSHclient, and the Achaea.mcl world file without incidents!
* * THIS NEXT STEP IS VERY IMPORTANT FOR THE PROPER RUNNING OF THE SYSTEM * *
Go to the menu FILE>GLOBAL PREFERENCES. UNCHECK THE BOX of 'Auto connect at world start'. Click on the timers tab, and change the number in the scrollbox to 0 (zero).
Also, I removed the very large map from the ZIP file, and now include it as a seperate file.
Nick, if you could please update the Achaea.zip file with the one I just made changes to, I would greatly appreciate it, as it would help prevent this type of issue in the future.
The system is at:http://penguincoder.com/Achaea.zip
The map is at:http://penguincoder.com/Map.zip
Thank you.
|