Thread: 718 make npc attack that doesnt attk

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 718 make npc attack that doesnt attk 
    Registered Member Icantcode911's Avatar
    Join Date
    Oct 2012
    Posts
    122
    Thanks given
    29
    Thanks received
    2
    Rep Power
    4
    how to add a attack option on a npc boss
    Reply With Quote  
     

  2. #2  
    Infliction Developer

    Convoluted's Avatar
    Join Date
    Nov 2012
    Posts
    346
    Thanks given
    11
    Thanks received
    93
    Rep Power
    88
    well sir, i'm not entirely sure what you're saying but to make an NPC aggressive and to add combat animations and gfxs to it you edit it in unpackedCombatDefinitionsList.txt in your data/npcs folder
    Reply With Quote  
     

  3. #3  
    Registered Member Icantcode911's Avatar
    Join Date
    Oct 2012
    Posts
    122
    Thanks given
    29
    Thanks received
    2
    Rep Power
    4
    I have a npc, but he only has the talk button, i want to add attack button
    Reply With Quote  
     

  4. #4  
    Donator
    The Stoned's Avatar
    Join Date
    Jan 2013
    Posts
    647
    Thanks given
    62
    Thanks received
    82
    Rep Power
    62
    you would need to add a whole combat class for that npc you want to attack, and give him stats in combatdefinitions.
    Reply With Quote  
     

  5. #5  
    Owner of Virtus
    k0ed ur mom's Avatar
    Join Date
    Jun 2012
    Age
    34
    Posts
    540
    Thanks given
    20
    Thanks received
    46
    Rep Power
    11
    Try here in npchandler
    Code:
    	public static void handleOption1(final Player player, InputStream stream) {
    Reply With Quote  
     

  6. #6  
    RuneLove
    Christinaa's Avatar
    Join Date
    Apr 2013
    Posts
    526
    Thanks given
    243
    Thanks received
    119
    Rep Power
    57
    Try making a combat script for it
    Reply With Quote  
     

  7. #7  
    Registered Member Icantcode911's Avatar
    Join Date
    Oct 2012
    Posts
    122
    Thanks given
    29
    Thanks received
    2
    Rep Power
    4
    it has only talk option not attack option how do i add!!?
    Reply With Quote  
     

  8. #8  
    Owner of Virtus
    k0ed ur mom's Avatar
    Join Date
    Jun 2012
    Age
    34
    Posts
    540
    Thanks given
    20
    Thanks received
    46
    Rep Power
    11
    Quote Originally Posted by Icantcode911 View Post
    it has only talk option not attack option how do i add!!?
    once again: Try here in npchandler
    Code:
    	public static void handleOption1(final Player player, InputStream stream) {
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    May 2013
    Posts
    9
    Thanks given
    0
    Thanks received
    6
    Rep Power
    0
    use a different npc id bitch whore
    Reply With Quote  
     

  10. #10  
    BoomScape #1
    BoomScape's Avatar
    Join Date
    May 2013
    Posts
    2,422
    Thanks given
    289
    Thanks received
    234
    Rep Power
    48
    Why not use a Npc Def editor lol
    Attached image
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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. Make npcs attack you
    By sunscape in forum Help
    Replies: 3
    Last Post: 06-06-2009, 07:28 AM
  2. Player making NPCs attack him?
    By Markian in forum Help
    Replies: 6
    Last Post: 05-17-2009, 03:52 AM
  3. how do u make npcs attack?
    By dangyounoobs in forum Help
    Replies: 2
    Last Post: 10-30-2008, 04:57 AM
  4. Making NPCs attack players..
    By Pancakebuddy in forum Tutorials
    Replies: 4
    Last Post: 06-07-2008, 03:56 AM
  5. Making Npcs attack with Mage! - ##
    By Oo Java in forum Tutorials
    Replies: 14
    Last Post: 10-02-2007, 07:15 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
  •