Game Development Community


#1
02/16/2005 (6:36 pm)
It depends on the features you want in a MMORPG. If you want terrain paging, you're looking at a major code overhaul. You'll have to do some netcode massaging as well to accommodate more players with less accuracy (since you don't need the collision accuracy of an action title). Do a search of MMO games within in the forums and see what others are doing. Mostly it requires either a majorly massive code overhaul or a minorly massive code overhaul depending on the featureset you desire.
#2
02/19/2005 (4:30 pm)
It can be done. It is not easy.
#3
02/19/2005 (6:36 pm)
Tip: Don't do it!

:)