Good job, sad to see you quitting your 562.
|
|

idk if this is right section or not but meh...
i quit my 562 so you guys can have these....
in npcvsplayer.java or whatever...
and in player.javaOriginally Posted by KBD
public boolean DFS() {
return getEquipment().get(5).getDefinition().getId() == 11284 || getEquipment().get(3).getDefinition().getId() == 11283;
}
public boolean ADS() {
return getEquipment().get(5).getDefinition().getId() == 1540;
}Originally Posted by Armadyl
Originally Posted by Bandos
Originally Posted by Zammy
Originally Posted by sara
JAD needs correct gfx's and timers need improving...
case 2745:
if(Misc.random(3) == 3) {
n.animate(n.getAttackAnimation());
n.graphics(1625);
World.getInstance().getProjectileManager().fire(n. getLocation(), p.getLocation(), 50, 100, 1627, 46, 31, p);
World.getInstance().registerEvent(new Event(1800) {
public void execute() {
if(p.PROTECTFROMMISSELES == true) {
p.hit(0);
this.stop();
} else {
p.hit(Misc.random(97));
this.stop();
}
}
});
} else if(Misc.random(2) == 2) {
n.animate(9277);
World.getInstance().registerEvent(new Event(900) {
public void execute() {
if(p.PROTECTFROMMELEE == true) {
p.hit(0);
this.stop();
} else {
p.hit(Misc.random(97));
this.stop();
}
}
});
} else {
n.animate(9278);
World.getInstance().getProjectileManager().fire(n. getLocation(), p.getLocation(), 50, 100, 1626, 46, 31, p);
World.getInstance().registerEvent(new Event(1800) {
public void execute() {
if(p.PROTECTFROMMAGIC == true) {
p.hit(0);
this.stop();
} else {
p.hit(Misc.random(97));
this.stop();
}
}
});
}
break;
there you go...
some timers need improving and shit but i really cbf anymre ay...
IF ANYONE WANTS ANOTHER NPC BOSS DONE, PM ME THE EMOTES AND A VID OF HIM FROM REAL RS AND IL WRITE IT UP FOR YOU (:

I'm using rs2hd and i dont have anything close to npcvsplayer.java or else i would add

Nice work, ill try to get poisen.

| « [z508] Ruby bolts on npcs [max hit 100] | Bork and ork legions emote » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |