Thread: Change hp in delta

Results 1 to 8 of 8
  1. #1 Change hp in delta 
    Nite Of Sun
    Guest
    How do you change the hp of a monster in delta and how do you remove the agression?
    And maybe if you know how do you make him hit better?

    Thanks, Nite
    Reply With Quote  
     

  2. #2  
    Registered Member
    G R A P E D's Avatar
    Join Date
    Feb 2009
    Age
    30
    Posts
    681
    Thanks given
    26
    Thanks received
    4
    Rep Power
    334
    Go to the Config Folder,

    Go to the File
    Code:
    NPC.cfg
    You should see something like this:
    Code:
    npc = 0		Hans				17	0	10
    The 17 represents the Combat Level for that NPC.

    The 0 represents the Hitpoints for that NPC.

    The 10 represents the Respawn timer in Seconds for that NPC.

    Reply With Quote  
     

  3. #3  
    Nite Of Sun
    Guest
    Thanks, anyone know how to remove the agressive?
    Reply With Quote  
     

  4. #4  
    Registered Member
    G R A P E D's Avatar
    Join Date
    Feb 2009
    Age
    30
    Posts
    681
    Thanks given
    26
    Thanks received
    4
    Rep Power
    334
    Do you have a file NPCSystem.cfg by chance?

    Reply With Quote  
     

  5. #5  
    Nite Of Sun
    Guest
    No I don't have that file
    Reply With Quote  
     

  6. #6  
    Registered Member
    G R A P E D's Avatar
    Join Date
    Feb 2009
    Age
    30
    Posts
    681
    Thanks given
    26
    Thanks received
    4
    Rep Power
    334
    Then Im not Sure, Sorry on that one. : \

    Reply With Quote  
     

  7. #7  
    Nite Of Sun
    Guest
    No problem thanks anyway
    Reply With Quote  
     

  8. #8  
    Banned

    Join Date
    May 2009
    Posts
    1,387
    Thanks given
    21
    Thanks received
    14
    Rep Power
    0
    Lol go into NPChandler.java..

    Code:
    	public boolean npcGetsAnnoyed(int Npc) {
    Remove the NPC case number from that boolean.
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •