Thread: Vencillio npc problem

Results 1 to 7 of 7
  1. #1 Vencillio npc problem 
    Registered Member
    Join Date
    Feb 2011
    Posts
    17
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    Using vencillio some monsters stop attacking. like barrows someone of them attack. some of them use the anim but don't hit. seems like having to do when the creature spawns or before it spawns.
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  2. #2  
    Respected Member

    Riley's Avatar
    Join Date
    Jul 2015
    Posts
    779
    Thanks given
    190
    Thanks received
    391
    Discord
    View profile
    Rep Power
    405
    player.setTakeDamage(false);
    Reply With Quote  
     

  3. #3  
    ✥Gallifrey✥

    Castiel's Avatar
    Join Date
    Apr 2013
    Posts
    1,610
    Thanks given
    504
    Thanks received
    239
    Discord
    View profile
    Rep Power
    416
    ^where can find this
    Reply With Quote  
     

  4. #4  
    *


    Join Date
    Nov 2011
    Posts
    224
    Thanks given
    84
    Thanks received
    32
    Rep Power
    115
    Quote Originally Posted by deaneo88 View Post
    ^where can find this
    MagicSkill.java
    FinishTeleportingTask.java

    Not sure which one though.
    Reply With Quote  
     

  5. #5  
    ✥Gallifrey✥

    Castiel's Avatar
    Join Date
    Apr 2013
    Posts
    1,610
    Thanks given
    504
    Thanks received
    239
    Discord
    View profile
    Rep Power
    416
    player.setTakeDamage(false); so it should be true then
    Reply With Quote  
     

  6. #6  
    Respected Member

    Riley's Avatar
    Join Date
    Jul 2015
    Posts
    779
    Thanks given
    190
    Thanks received
    391
    Discord
    View profile
    Rep Power
    405
    Quote Originally Posted by deaneo88 View Post
    player.setTakeDamage(false); so it should be true then
    FinishTeleportingTask.java adds it to a TaskQueue, and after some game ticks sets it to true. (when you teleport it is set to false, so you don't die teleporting)
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Jun 2016
    Posts
    12
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Ill help you on skype message me.
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    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. vencillio NPC problem
    By anc13nt pure in forum Help
    Replies: 4
    Last Post: 06-24-2016, 06:30 PM
  2. Stupid NPC problem.
    By Rainaka in forum Help
    Replies: 11
    Last Post: 06-25-2009, 02:39 PM
  3. Npc Problem
    By Ishana in forum Help
    Replies: 1
    Last Post: 05-13-2009, 11:48 PM
  4. NPC problem in Bulby.
    By Nemmyz in forum Help
    Replies: 15
    Last Post: 03-09-2009, 10:59 PM
  5. Npc problem x2
    By Bruno in forum Help
    Replies: 8
    Last Post: 01-25-2009, 06:30 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •