Thread: Making NPCs Aggressive? [PI]

Results 1 to 3 of 3
  1. #1 Making NPCs Aggressive? [PI] 
    Registered Member

    Join Date
    Oct 2012
    Posts
    398
    Thanks given
    31
    Thanks received
    33
    Rep Power
    991
    I was just wondering how to make NPCs aggressive on Project Insanity based servers? Thanks.
    Reply With Quote  
     

  2. #2  
    Donator

    Jason's Avatar
    Join Date
    Aug 2009
    Posts
    6,092
    Thanks given
    2,402
    Thanks received
    2,823
    Rep Power
    4550
    This is the third help thread i've seen. It's been explained, search your issues on the internet once in a while, jeez. Go into NPCHandler.java and find isAgressive(int and add the npc to that switch case.
    Reply With Quote  
     

  3. #3  
    Donator
    abd1's Avatar
    Join Date
    Nov 2011
    Posts
    707
    Thanks given
    150
    Thanks received
    67
    Rep Power
    38
    go to npc handler and search for
    code:
    public boolean isAggressive(int i) {

    add the noc id in a case
    like :
    case #####: //npc id
    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. [PI] Non Combat NPCs aggressive
    By I'mAGeek in forum Help
    Replies: 7
    Last Post: 08-06-2012, 06:17 PM
  2. Replies: 4
    Last Post: 06-23-2010, 02:04 PM
  3. emulous aggressive npcs
    By Jodan Belfort in forum Help
    Replies: 10
    Last Post: 10-13-2009, 05:16 AM
  4. Make npcs Aggressive
    By vdamagedv in forum Requests
    Replies: 1
    Last Post: 10-04-2008, 09:29 PM
  5. Aggressive NPCs!!!
    By 1337 king in forum Tutorials
    Replies: 6
    Last Post: 10-02-2007, 06:49 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
  •