Thread: [718] need help with npc facing direction.

Results 1 to 6 of 6
  1. #1 [718] need help with npc facing direction. 
    Registered Member
    Join Date
    Jul 2009
    Posts
    146
    Thanks given
    5
    Thanks received
    1
    Rep Power
    1
    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.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jul 2009
    Posts
    146
    Thanks given
    5
    Thanks received
    1
    Rep Power
    1
    anyone??
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Feb 2013
    Posts
    13
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Would you mind explaining what you mean by
    won't face ANY direction
    ? I'm not sure I understand. He's facing...up? He isn't there? Or...?
    Reply With Quote  
     

  4. Thankful user:


  5. #4  
    EXALTED

    Join Date
    Nov 2012
    Posts
    396
    Thanks given
    35
    Thanks received
    33
    Rep Power
    5
    Look up your spawnNPC method in World.java and check which part manages the position and toy with it.
    Reply With Quote  
     

  6. #5  
    ~ Extreme Trusted ~
    6969420's Avatar
    Join Date
    Feb 2012
    Posts
    541
    Thanks given
    21
    Thanks received
    69
    Rep Power
    0
    if(npcFace == -2) { worldTile(1); theres a start for you, sorry i didnt wanna write coords etc.
    Reply With Quote  
     

  7. #6  
    Registered Member
    Join Date
    Jan 2013
    Posts
    112
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    World.spawnNPC(15839, new WorldTile(4508, 5596, 0), change the 2, false);
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 23
    Last Post: 02-01-2013, 12:28 AM
  2. [508] making NPC facing a given direction
    By Glabay in forum Configuration
    Replies: 34
    Last Post: 09-11-2012, 08:42 AM
  3. [PI] NPC Facing Direction & Welcome Screen [Rep+]
    By FreekySteve69 in forum Help
    Replies: 3
    Last Post: 07-14-2011, 09:59 PM
  4. [562] -NPC Facing Direction-
    By Floof of light in forum Help
    Replies: 16
    Last Post: 07-02-2011, 10:26 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •