|
|
Hello guys, maybe someone could help me figure out how do i change npc's damage dealt through the prayer in different damage amount (atm its hitting only 4's obv) ?
[Only registered and activated users can see links. ] - screen of the code
Got the code already Thank you!
hitThrough = true;
if (c.prayerActive[18] && !hitThrough) {
Random rand = new Random();
damage = rand.nextInt(18);
| « absX cannot be resolved or its not a field | OSRS Shops / NPC ID's / Spawns » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |