anyone know how to uninstance an instance? XD plz help
+rep for helping
anyone know how to uninstance an instance? XD plz help
+rep for helping
Last edited by .Cyong; 04-28-2009 at 04:41 PM.
basically just reverse what this guide says:
http://www.mmowned.com/forums/ascent...-instance.html
thanks =D
+Rep to you sir
np glad to help
edit your worldmap_info table
here's a query 4 it:
this will make that map a continent, in effect.Code:update worldmap_info set type='0' where entry = 'MAP_ID'