qyli Posted February 18, 2011 Posted February 18, 2011 is there any plan to support this? multi-world support is very important in mmorpg server
binstream Posted February 18, 2011 Posted February 18, 2011 Please describe your suggestion in details.
qyli Posted February 19, 2011 Author Posted February 19, 2011 current unigine only support load one world in the same time, this is fine for client only game, a player can live in only one world. but in mmorpg server dev, we need load multi-world the same time, say two players online, player A in world1, player B in world2, the server need to load world1 and world2 to perform some tasks, for example do path-finding on monsters of both world.
slim.farza Posted April 14, 2011 Posted April 14, 2011 multi-world support should be easy to add, server side only... you need to load the database file(s) for each world and the physics engine!
Recommended Posts