Thread: Remove NPC pivot

Results 1 to 4 of 4
  1. #1 Remove NPC pivot 
    EXALTED

    Join Date
    Nov 2012
    Posts
    396
    Thanks given
    35
    Thanks received
    33
    Rep Power
    5
    Hello, I was wondering, is there a way to remove NPC pivot? Meaning if you talk to an NPC from a point they are facing away from they do not turn to face you as they usually do?
    Reply With Quote  
     

  2. #2  
    EXALTED

    Join Date
    Nov 2012
    Posts
    396
    Thanks given
    35
    Thanks received
    33
    Rep Power
    5
    bump
    Reply With Quote  
     

  3. #3  
    Registered Member
    Sirloin's Avatar
    Join Date
    Feb 2012
    Age
    24
    Posts
    784
    Thanks given
    186
    Thanks received
    175
    Rep Power
    105
    So you don't want them to face you when you talk to them? And I'm guessing this is 718?
    Go into NPCHandler.java and look for handleOption1, then remove this part from it:
    npc.faceEntity(player);
    Reply With Quote  
     

  4. #4  
    EXALTED

    Join Date
    Nov 2012
    Posts
    396
    Thanks given
    35
    Thanks received
    33
    Rep Power
    5
    Quote Originally Posted by Sirloin View Post
    So you don't want them to face you when you talk to them? And I'm guessing this is 718?
    Go into NPCHandler.java and look for handleOption1, then remove this part from it:
    npc.faceEntity(player);
    Thank you.
    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. How i Remove This?
    By beard in forum Help
    Replies: 10
    Last Post: 06-27-2011, 12:18 AM
  2. Remove please
    By ToxicScreams in forum Help
    Replies: 0
    Last Post: 01-16-2010, 09:04 AM
  3. Replies: 14
    Last Post: 06-03-2009, 03:23 AM
  4. First Pivot Animation
    By Vanity in forum Showcase
    Replies: 3
    Last Post: 11-24-2007, 11:32 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
  •