Resolved NPC spawn

//spawn_pos NPCID, copy the line from the console, then add in spawn folder in any xml file.
 
Hello, i have 1 problem, when i spawn NPC after server restart they disappear.
if u wanna to spawn with saving,

use only xml feed in data pack.
data/spawn/**-**.xml where **-** is a geo square in world map. So u can to create a new xml feed with ur name, for event NPC or something more.
Here u can add a spawnlist to a coordinate or mesh with random coord in this mesh, some events like only day\night, spawn only 1 npc random when has 2 or more (example BOX or Chest), some custom events spawns.


use "//spawn npcid" only for test.
 
Back
Top