So I made the mistake of spending lots of time writing a client system for an IRE MUD using their webclient, but they cannot get the lag out of the webclient, for some stupid reason they wrote a separate GMCP engine for the webclient vs the standard telnet clients. I would like to port this system over to MUSH. Essentially the system is several dozen large separate Javascript functions along with tons of triggers. I am looking for some help point me in the right direction to package these up into a MUSH based system. I used to code systems in MUSH but it has been so long I have forgotten almost everything I knew. I would like to bring these scripts/functions in as individual elements and then reference them or call them from each other as needed. Can someone point me to a good starting point for packaging up a system for MUSH?
Thanks
Thanks