anyone??
|
|
this is what i got in npcspawning.java
World.spawnNPC(15839, new WorldTile(4508, 5596, 0), 2, false);
and the npc still wont face ANY direction! someone please help.
anyone??
Would you mind explaining what you mean by? I'm not sure I understand. He's facing...up? He isn't there? Or...?won't face ANY direction
Look up your spawnNPC method in World.java and check which part manages the position and toy with it.
if(npcFace == -2) { worldTile(1); theres a start for you, sorry i didnt wanna write coords etc.
World.spawnNPC(15839, new WorldTile(4508, 5596, 0), change the 2, false);
| « 718 drop editor | 718 ConfigByFile » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |