how to move,delete NPC on Rohan

05/06/2014 11:42 auguztx#1
plz tell how to do that .
thx
05/07/2014 03:06 kelvz002#2
click the npc then type /npccut (works if you're a GM)
then /summon (npc code) 1 to summon npc in specific location
05/07/2014 07:26 tgrt2008#3
Or you can edit the file that spawns all the npc. C:/RoHan/RoHan/world/2-0/npc.file
but be carefull each npc has a serial of numbers (Floats) you have to edit that based on your coordinates like y = 10000.444 z = 100000.444 x = 100000.44
Also each world has different npc file 2-0 is GH i guess and 0-3 is khalista (I dont remember them very well i might be wrong)
05/07/2014 09:47 kelvz002#4
Quote:
Originally Posted by tgrt2008 View Post
Or you can edit the file that spawns all the npc. C:/RoHan/RoHan/world/2-0/npc.file
but be carefull each npc has a serial of numbers (Floats) you have to edit that based on your coordinates like y = 10000.444 z = 100000.444 x = 100000.44
Also each world has different npc file 2-0 is GH i guess and 0-3 is khalista (I dont remember them very well i might be wrong)
yeah, that's quite complicated :D
05/07/2014 13:15 PenguinJoe#5
But useful if you want to put, say refiners, at GH without having them disappear every time you restart the server.