demon horns mascot
Alter Aeon logo
alteraeon.com 3000

Alter Aeon Boards and Forums



All Boards - Back to the Main Board List.
Board Name - Dentin's Board (Room 8)

Prev Msg   - 2016 Jan 22 11:17 (rhorae) Thoughts on mob probability de...
Next Msg   - 2016 Jan 26 22:33 (shadowfax) The Isle of Naginag - by Dr...

Date:    2016 Jan 22 11:45
To:      dentin all
From:    draak
Subject: mob loadprob thwacking suggestions
------------------------------------------------------------------------
CHECK_LOADPROB_THWACKER {

if (exp_type == BOSS) {
   can_thwack = 0)
   }

if (((load specp 9 OR specp 10) OR has specp 35) AND maxload == 1) {
   can_thwack = 0)
   }

if (MFLAG == SHOPKEEPER = TRUE){
   if (AFLAG == CITY = TRUE)
      can_thwack = 0)
      }
   }
if (has specp 19 OR 36 OR 37 OR 38 OR 41){
   can_thwack = 0)
   }

if (can_thwack == 0) {
   no_thwack = 1
   }
else {
   no_thwack = 0
   }
}

 //Mobs that are BOSS exp, mobs with a maxload of 1 that load via
 //specp 9 or 10 or have a specp 35, shopkeepers in CITY flagged areas,
 //mobs with a priest specp, random jobs or quest handler specps should
 //all be considered to be un-thwackened.


Comments are property of the poster and may not reflect the views of the admin or staff of Alter Aeon. To respond to this message, you must be logged into the game.

This page has been referenced 4088 times since last boot.



Copyright (C) 2015 DentinMud Internet Services - Contact Us