isso vai te ajudar:Eu gerei o spawn de um NPC usando Spawn Cron, mas se eu reiniciar o NPC ele simplesmente desaparece. Existe alguma possibilidade de fazê-lo permanecer lá no spawn mesmo depois de reiniciar?
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE list SYSTEM "spawn.dtd">
<list>
</list>
How do I spawn the NPC correctly, because every time I restart the NPCs disappear?
View attachment 6452
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE list SYSTEM "spawn.dtd">
<list>
</list>
you have to write the npc in the spwan xml fileHow do I spawn the NPC correctly, because every time I restart the NPCs disappear?
View attachment 6452