• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

@Map Change

Xei

...
Joined
Apr 29, 2009
Messages
280
Reaction score
1
Hello,i downloaded shawak's war server and added my own map,but i wanna cancel the mapchange please somebody tell me how because i tried to remove some scripts but server bugged ..


thanks!:$
 
im assuming you saved the standard map, spanws and houses right? if you did than just replace them in the data/world folder. if u want the npcs from your map gona from creature>npcs go to users>YOURUSERNAME>appdata>roaming(or other folders)remeres map editor>8.40,8.50 etc whatever version fo tibia you rmap is andd elete the creatures file.
 
Open globalevents.xml

Remove
Code:
	<globalevent name="Map_Change" type="start" event="script" value="map_change.lua"/>
 
Back
Top