While i enjoy your mod and only suceed only once spawning a NPC, it would be great to add example. So i added some information in your readme.md file as i did for other mods.
I tried to find the correct command. Should i write :
/add_npc a pos:(100,100,100) igor le bossu
/add_npc 1 100, 100, 100 igor
etc
I'm not a magician :(
And after lot trial, here is an example that works :
/add_npc 1 120,5,170 Igor mobs_igor3.png
<ID> is a number to identify your NPC
<position> x,y,z where x,y,z are number without any space. Press F5 to get your coordinate.
<name> only write his/her first name. lenghty name as "Igor the buttler" aren't supported
<texture> the name of the texture found in mods/mobs_npc/textures
Hi,
While i enjoy your mod and only suceed only once spawning a NPC, it would be great to add example. So i added some information in your readme.md file as i did for other mods.
I tried to find the correct command. Should i write :
I'm not a magician :(
And after lot trial, here is an example that works :
/add_npc 1 120,5,170 Igor mobs_igor3.png
<ID>
is a number to identify your NPC<position>
x,y,z where x,y,z are number without any space. Press F5 to get your coordinate.<name>
only write his/her first name. lenghty name as "Igor the buttler" aren't supported<texture>
the name of the texture found in mods/mobs_npc/textures