yeah how the hell do u spawn an npc theres no where to put where they spawn ... unless im losin it .. can sum 1 explain ive updated to this from neverland 7.6 so its not as easy as i thought took me lik 2 days to sorta understand SQL ... lol
yeah how the hell do u spawn an npc theres no where to put where they spawn ... unless im losin it .. can sum 1 explain ive updated to this from neverland 7.6 so its not as easy as i thought took me lik 2 days to sorta understand SQL ... lol
<spawn centerx="909" centery="999" centerz="7" radius="5">
<monster name="Giant Spider" x="-5" y="5" z="7" spawntime="240"/>
</spawn>
<spawn centerx="1000" centery="999" centerz="7" radius="3">
<npc name="NPC Dude" x="-3" y="1" z="7" spawntime="240"/>
</spawn>
..and he spawned alright. Then i modified a map with some monster spawns (they work) and placed an NPC Spawn on the map + entry to spawn.xml (the correct way i think?) ....but he doesnot spawn. So any advice for a noob would be appreciated.<spawn centerx="1000" centery="999" centerz="7" radius="3">
<npc name="NPC Dude" x="-3" y="1" z="7" spawntime="240"/>
</spawn>