MUD Programming Tips [Archive] - C Board

PDA

View Full Version : MUD Programming Tips


tyler
04-14-2002, 07:21 PM
Hi...I'm planning on programming my own MUD, and I was wondering if anyone has any tips. I have the necessary resources, and I know what I'm doing, I just want to know if you guys have any experience, and if there is anything I should try to avoid in the game.

kerick
04-15-2002, 09:17 AM
your best plan is to learn C, if you have done that then just try to figure out the code. I used to script a mud and I'd have to say that most of the changes made are usually repeptitive.