I need help please .. I map my server and everything is going well except for the monsters part .. none of the ones I map do not understand it and apart from this I get this error in the .exe erorr (https://ibb.co/cY8PSg6)
I need help please .. I map my server and everything is going well except for the monsters part .. none of the ones I map do not understand it and apart from this I get this error in the .exe erorr (https://ibb.co/cY8PSg6)
i have a similiar problem no error in console, npcs appears but monsters doesn't i don't know what i didYou can also open your map spawns file, example: mapname-spawn.xml and do this on Notepad++
To access this panel, press Ctrl + F and go to replace - search - replace with - replace all like you see in this picture:
View attachment 44081
If spawntime="1" dont work, use spawntime="0" and replace with spawntime="60"...
spawn centerx="32156" centery="32215" centerz="7" radius="1">
<monster name="wolf" x="1" y="0" z="7" spawntime="60" />
</spawn>
<spawn centerx="32368" centery="32215" centerz="7" radius="1">
<npc name="Aruda" x="0" y="0" z="7" spawntime="60" />
</spawn>
<spawn centerx="32467" centery="32215" centerz="7" radius="1">
<monster name="snake" x="1" y="0" z="7" spawntime="60" />
</spawn>
<spawn centerx="32856" centery="32215" centerz="7" radius="1">
<monster name="snake" x="1" y="0" z="7" spawntime="60" />
</spawn>
i have a similiar problem no error in console, npcs appears but monsters doesn't i don't know what i did
LUA:spawn centerx="32156" centery="32215" centerz="7" radius="1"> <monster name="wolf" x="1" y="0" z="7" spawntime="60" /> </spawn> <spawn centerx="32368" centery="32215" centerz="7" radius="1"> <npc name="Aruda" x="0" y="0" z="7" spawntime="60" /> </spawn> <spawn centerx="32467" centery="32215" centerz="7" radius="1"> <monster name="snake" x="1" y="0" z="7" spawntime="60" /> </spawn> <spawn centerx="32856" centery="32215" centerz="7" radius="1"> <monster name="snake" x="1" y="0" z="7" spawntime="60" /> </spawn>
<spawn centerx="32156" centery="32215" centerz="7" radius="1">
<monster name="wolf" x="1" y="0" z="7" spawntime="60" />
</spawn>
<spawn centerx="32368" centery="32215" centerz="7" radius="1">
<npc name="Aruda" x="0" y="0" z="7" spawntime="60" />
</spawn>
<spawn centerx="32467" centery="32215" centerz="7" radius="1">
<monster name="snake" x="1" y="0" z="7" spawntime="60" />
</spawn>
<spawn centerx="32856" centery="32215" centerz="7" radius="1">
<monster name="snake" x="1" y="0" z="7" spawntime="60" />
</spawn>
doe snot work u.uLUA:<spawn centerx="32156" centery="32215" centerz="7" radius="1"> <monster name="wolf" x="1" y="0" z="7" spawntime="60" /> </spawn> <spawn centerx="32368" centery="32215" centerz="7" radius="1"> <npc name="Aruda" x="0" y="0" z="7" spawntime="60" /> </spawn> <spawn centerx="32467" centery="32215" centerz="7" radius="1"> <monster name="snake" x="1" y="0" z="7" spawntime="60" /> </spawn> <spawn centerx="32856" centery="32215" centerz="7" radius="1"> <monster name="snake" x="1" y="0" z="7" spawntime="60" /> </spawn>