Jump to: navigation, search

Difference between revisions of "Entity"

 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
====Entity====
 
====Entity====
 +
 +
=====Entity.Get.AttackID(pID As Integer, isIDPlayer As Boolean) As String=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* isIDPlayer=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.AttackID(  )''
 +
 +
 +
=====Entity.Get.TotalBaseArmor(pID As Integer, isIDPlayer As Boolean) As Integer=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* isIDPlayer=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.TotalBaseArmor(  )''
 +
 +
 +
=====Entity.Get.Autosneak(pID As Integer, isIDPlayer As Boolean) As Boolean=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* isIDPlayer=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.Autosneak(  )''
 +
 +
 +
=====Entity.Get.DivinityDodgeBonus(pID As Integer, isIDPlayer As Boolean, damageBonusName As String) As Double=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* isIDPlayer=''  ''
 +
:* damageBonusName=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.DivinityDodgeBonus(  )''
 +
 +
 +
=====Entity.Get.DivinityMRBonus(pID As Integer, isIDPlayer As Boolean, damageBonusName As String) As Double=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* isIDPlayer=''  ''
 +
:* damageBonusName=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.DivinityMRBonus(  )''
  
  
=====Entity.Get.TauntLevel(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.TauntLevel(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 11: Line 57:
  
  
=====Entity.Get.CheckDeath(ByVal pID As Integer, isIDPlayer As Boolean) As Boolean=====
+
=====Entity.Get.CheckDeath(pID As Integer, isIDPlayer As Boolean) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 20: Line 66:
  
  
=====Entity.Get.Party(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.Party(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 29: Line 75:
  
  
=====Entity.Get.Strength(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.Strength(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 38: Line 84:
  
  
=====Entity.Get.StrengthBonus(ByVal pID As Integer, isIDPlayer As Boolean) As Double=====
+
=====Entity.Get.StrengthBonus(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 47: Line 93:
  
  
=====Entity.Get.Agility(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.Agility(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 56: Line 102:
  
  
=====Entity.Get.AgilityBonus(ByVal pID As Integer, isIDPlayer As Boolean) As Double=====
+
=====Entity.Get.AgilityBonus(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 65: Line 111:
  
  
=====Entity.Get.Endurance(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.Endurance(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 74: Line 120:
  
  
=====Entity.Get.EnduranceBonus(ByVal pID As Integer, isIDPlayer As Boolean) As Double=====
+
=====Entity.Get.EnduranceBonus(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 83: Line 129:
  
  
=====Entity.Get.Intelligence(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.Intelligence(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 92: Line 138:
  
  
=====Entity.Get.IntelligenceBonus(ByVal pID As Integer, isIDPlayer As Boolean) As Double=====
+
=====Entity.Get.IntelligenceBonus(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 101: Line 147:
  
  
=====Entity.Get.Wisdom(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.Wisdom(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 110: Line 156:
  
  
=====Entity.Get.WisdomBonus(ByVal pID As Integer, isIDPlayer As Boolean) As Double=====
+
=====Entity.Get.WisdomBonus(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 119: Line 165:
  
  
=====Entity.Get.Charisma(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.Charisma(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 128: Line 174:
  
  
=====Entity.Get.CharismaBonus(ByVal pID As Integer, isIDPlayer As Boolean) As Double=====
+
=====Entity.Get.CharismaBonus(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 137: Line 183:
  
  
=====Entity.Get.LastAttacker(ByVal pID As Integer, isIDPlayer As Boolean) As String=====
+
=====Entity.Get.LastAttacker(pID As Integer, isIDPlayer As Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 146: Line 192:
  
  
=====Entity.Get.StrengthBonus(ByVal pID As Integer, isIDPlayer As Boolean) As Double=====
+
=====Entity.Get.StrengthBonus(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 155: Line 201:
  
  
=====Entity.Get.AgilityBonus(ByVal pID As Integer, isIDPlayer As Boolean) As Double=====
+
=====Entity.Get.AgilityBonus(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 164: Line 210:
  
  
=====Entity.Get.EnduranceBonus(ByVal pID As Integer, isIDPlayer As Boolean) As Double=====
+
=====Entity.Get.EnduranceBonus(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 173: Line 219:
  
  
=====Entity.Get.IntelligenceBonus(ByVal pID As Integer, isIDPlayer As Boolean) As Double=====
+
=====Entity.Get.IntelligenceBonus(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 182: Line 228:
  
  
=====Entity.Get.WisdomBonus(ByVal pID As Integer, isIDPlayer As Boolean) As Double=====
+
=====Entity.Get.WisdomBonus(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 191: Line 237:
  
  
=====Entity.Get.CharismaBonus(ByVal pID As Integer, isIDPlayer As Boolean) As Double=====
+
=====Entity.Get.CharismaBonus(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 200: Line 246:
  
  
=====Entity.Get.Hidden(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.Hidden(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 209: Line 255:
  
  
=====Entity.Get.Level(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.Level(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 218: Line 264:
  
  
=====Entity.Get.Description(ByVal pID As Integer, isIDPlayer As Boolean) As String=====
+
=====Entity.Get.Description(pID As Integer, isIDPlayer As Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 227: Line 273:
  
  
=====Entity.Get.PCType(ByVal pID As Integer, isIDPlayer As Boolean) As String=====
+
=====Entity.Get.PCType(pID As Integer, isIDPlayer As Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 236: Line 282:
  
  
=====Entity.Get.RaceName(ByVal pID As Integer, isIDPlayer As Boolean) As String=====
+
=====Entity.Get.RaceName(pID As Integer, isIDPlayer As Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 245: Line 291:
  
  
=====Entity.Get.Timer(ByVal pID As Integer, isIDPlayer As Boolean) As Boolean=====
+
=====Entity.Get.Timer(pID As Integer, isIDPlayer As Boolean) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 254: Line 300:
  
  
=====Entity.Get.TimerAmount(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.TimerAmount(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 263: Line 309:
  
  
=====Entity.Get.TimerAmount(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.TimerAmount(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 272: Line 318:
  
  
=====Entity.Get.HeShe(ByVal pID As Integer, isIDPlayer As Boolean) As String=====
+
=====Entity.Get.HeShe(pID As Integer, isIDPlayer As Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 281: Line 327:
  
  
=====Entity.Get.HimHer(ByVal pID As Integer, isIDPlayer As Boolean) As String=====
+
=====Entity.Get.HimHer(pID As Integer, isIDPlayer As Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 290: Line 336:
  
  
=====Entity.Get.HisHer(ByVal pID As Integer, isIDPlayer As Boolean) As String=====
+
=====Entity.Get.HisHer(pID As Integer, isIDPlayer As Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 299: Line 345:
  
  
=====Entity.Get.Dead(ByVal ID As Integer, isIDPlayer As Boolean) As Boolean=====
+
=====Entity.Get.Dead(ID As Integer, isIDPlayer As Boolean) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 308: Line 354:
  
  
=====Entity.Get.ValidSpell(ByVal pID As Integer, isIDPlayer As Boolean, checkValue As String) As Boolean=====
+
=====Entity.Get.ValidSpell(pID As Integer, isIDPlayer As Boolean, checkValue As String) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 318: Line 364:
  
  
=====Entity.Get.Room(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.Room(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 327: Line 373:
  
  
=====Entity.Get.Divinity(ByVal pID As Integer, isIDPlayer As Boolean) As String=====
+
=====Entity.Get.Divinity(pID As Integer, isIDPlayer As Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 336: Line 382:
  
  
=====Entity.Get.Name(ByVal pID As Integer, isIDPlayer As Boolean) As String=====
+
=====Entity.Get.Name(pID As Integer, isIDPlayer As Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 345: Line 391:
  
  
=====Entity.Get.FullName(ByVal pID As Integer, isIDPlayer As Boolean, Optional beforeColor As String = ", Optional afterColor As String = ") As String=====
+
=====Entity.Get.FullName(pID As Integer, isIDPlayer As Boolean, Optional beforeColor As String = ", Optional afterColor As String = ") As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 356: Line 402:
  
  
=====Entity.Get.CurrentHP(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.CurrentHP(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 365: Line 411:
  
  
=====Entity.Get.MaxHP(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.MaxHP(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 374: Line 420:
  
  
=====Entity.Get.CurrentAttacks(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.CurrentAttacks(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 383: Line 429:
  
  
=====Entity.Get.MaxAttacks(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.MaxAttacks(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 392: Line 438:
  
  
=====Entity.Get.Exhaust(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.Exhaust(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 401: Line 447:
  
  
=====Entity.Get.Gold(ByVal pID As Integer, isIDPlayer As Boolean) As Long=====
+
=====Entity.Get.Gold(pID As Integer, isIDPlayer As Boolean) As Long=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 410: Line 456:
  
  
=====Entity.Get.Guild(ByVal pID As Integer, isIDPlayer As Boolean) As String=====
+
=====Entity.Get.Alliance(pID As Integer, isIDPlayer As Boolean) As String=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* isIDPlayer=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.Alliance(  )''
 +
 
 +
 
 +
 
 +
=====Entity.Get.AllianceTimer(pID As Integer, isIDPlayer As Boolean) As Double=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* isIDPlayer=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.AllianceTimer(  )'
 +
 
 +
 
 +
=====Entity.Get.Guild(pID As Integer, isIDPlayer As Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 419: Line 484:
  
  
=====Entity.Get.Image(ByVal pID As Integer, isIDPlayer As Boolean) As String=====
+
=====Entity.Get.Image(pID As Integer, isIDPlayer As Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 428: Line 493:
  
  
=====Entity.Get.BonusDamage(ByVal pID As Integer, isIDPlayer As Boolean, ByVal damageBonusName As String) As Double=====
+
=====Entity.Get.BonusDamage(pID As Integer, isIDPlayer As Boolean, damageBonusName As String, Optional damageType As Short = 0) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 434: Line 499:
 
:* isIDPlayer=''  ''
 
:* isIDPlayer=''  ''
 
:* damageBonusName=''  ''
 
:* damageBonusName=''  ''
 +
:* damageType=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
 
*Example=''Entity.Get.BonusDamage(  )''
 
*Example=''Entity.Get.BonusDamage(  )''
  
  
=====Entity.Get.BonusResist(ByVal pID As Integer, isIDPlayer As Boolean, ByVal resistBonusName As String) As Double=====
+
=====Entity.Get.BonusResist(pID As Integer, isIDPlayer As Boolean, resistBonusName As String, Optional resistType As Short = 0) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 444: Line 510:
 
:* isIDPlayer=''  ''
 
:* isIDPlayer=''  ''
 
:* resistBonusName=''  ''
 
:* resistBonusName=''  ''
 +
:* resistType=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
 
*Example=''Entity.Get.BonusResist(  )''
 
*Example=''Entity.Get.BonusResist(  )''
  
  
=====Entity.Get.AttackName(ByVal pID As Integer, isIDPlayer As Boolean) As String=====
+
=====Entity.Get.AttackName(pID As Integer, isIDPlayer As Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 457: Line 524:
  
  
=====Entity.Get.SpawnCount(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.SpawnCount(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 466: Line 533:
  
  
=====Entity.Get.SpellReduction(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.SpellNegation(pID As Integer, isIDPlayer As Boolean) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 472: Line 539:
 
:* isIDPlayer=''  ''
 
:* isIDPlayer=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Entity.Get.SpellReduction(  )''
+
*Example=''Entity.Get.SpellNegation(  )''
  
  
=====Entity.Get.Armor(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.SpellResistance(pID As Integer, isIDPlayer As Boolean) As Integer=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* isIDPlayer=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.SpellResistance(  )''
 +
 
 +
 
 +
=====Entity.Get.Armor(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 484: Line 560:
  
  
=====Entity.Get.Deflect(ByVal pID As Integer, isIDPlayer As Boolean) As Integer=====
+
=====Entity.Get.Deflect(pID As Integer, isIDPlayer As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 522: Line 598:
  
  
=====Entity.Get.PartyNoPK(ByVal pID As Integer, isIDPlayer As Boolean) As Boolean=====
+
=====Entity.Get.PartyNoPK(pID As Integer, isIDPlayer As Boolean) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 531: Line 607:
  
  
=====Entity.ClearStateInfo(ByVal pID As Integer, isIDPlayer As Boolean) =====
+
=====Entity.ClearStateInfo(pID As Integer, isIDPlayer As Boolean) =====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 540: Line 616:
  
  
=====Entity.Move(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer) As Boolean=====
+
=====Entity.Move(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, Optional processExtras As Boolean = True, Optional processPartyAs Boolean = True, Optional moveFrom As String = "", Optional moveTo As String = "") As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 546: Line 622:
 
:* isIDPlayer=''  ''
 
:* isIDPlayer=''  ''
 
:* updateValue=''  ''
 
:* updateValue=''  ''
 +
:* processExtra=''  ''
 +
:* processParty=''  ''
 +
:* moveFrom=''  ''
 +
:* moveTo=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
 
*Example=''Entity.Move(  )''
 
*Example=''Entity.Move(  )''
  
  
=====Entity.RandomMove(ByVal pID As Integer, isIDPlayer As Boolean, byPassStatus As Boolean) As Integer=====
+
=====Entity.RandomMove(pID As Integer, isIDPlayer As Boolean, byPassStatus As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 560: Line 640:
  
  
=====Entity.Kill(ByVal dID As Integer, defenderIsPlayer As Boolean, Optional ByVal pID As Integer = -1, Optional attackerIsPlayer As Boolean = False, Optional noDeath As Boolean = False, Optional noDrop As Boolean = False) As Boolean=====
+
=====Entity.Kill(dID As Integer, defenderIsPlayer As Boolean, Optional pID As Integer = -1, Optional attackerIsPlayer As Boolean = False, Optional noDeath As Boolean = False, Optional noDrop As Boolean = False, Optional NoExtraDropRate As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 569: Line 649:
 
:* noDeath  False=''  ''
 
:* noDeath  False=''  ''
 
:* noDrop  False=''  ''
 
:* noDrop  False=''  ''
 +
:* NoExtraDropRate False=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
 
*Example=''Entity.Kill(  )''
 
*Example=''Entity.Kill(  )''
Line 582: Line 663:
  
  
=====Entity.RandomEntity(ByVal PID As Integer, isPlayer As Boolean, friendly As Boolean, Optional ByVal lowHealthOnly As Boolean = False) As RandomEntity=====
+
=====Entity.RandomEntity(PID As Integer, isPlayer As Boolean, friendly As Boolean, Optional lowHealthOnly As Boolean = False) As RandomEntity=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 593: Line 674:
  
  
=====Entity.Get.Boost.Status(ByVal pID As Integer, isIDPlayer As Boolean, id As Integer) As Boolean=====
+
=====Entity.Get.Boost.TickTimerValue(pID As Integer, isIDPlayer As Boolean, id As Integer) As Double=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* isIDPlayer=''  ''
 +
:* id=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.Boost.TickTimerValue(  )''
 +
 
 +
 
 +
=====Entity.Get.Boost.Status(pID As Integer, isIDPlayer As Boolean, id As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 603: Line 694:
  
  
=====Entity.Get.Storage.Description(ByVal pID As Integer, isIDPlayer As Boolean, ByVal key As String) As String=====
+
=====Entity.Get.Storage.Description(pID As Integer, isIDPlayer As Boolean, key As String) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 613: Line 704:
  
  
=====Entity.Get.Storage.String(ByVal pID As Integer, isIDPlayer As Boolean, ByVal key As String) As String=====
+
=====Entity.Get.Storage.String(pID As Integer, isIDPlayer As Boolean, key As String) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 623: Line 714:
  
  
=====Entity.Get.Storage.Number(ByVal pID As Integer, isIDPlayer As Boolean, ByVal key As String) As Double=====
+
=====Entity.Get.Storage.Number(pID As Integer, isIDPlayer As Boolean, key As String) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 633: Line 724:
  
  
=====Entity.Add.Spell(ByVal pID As Integer, isIDPlayer As Boolean, updateValue As String) As Integer=====
+
=====Entity.Add.Spell(pID As Integer, isIDPlayer As Boolean, FileName as String, updateValue As String) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 643: Line 734:
  
  
=====Entity.Add.Command(ByVal pID As Integer, isIDPlayer As Boolean, FileName As String, CommandName As String) As Integer=====
+
=====Entity.Add.Command(pID As Integer, isIDPlayer As Boolean, FileName As String, CommandName As String) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 654: Line 745:
  
  
=====Entity.Add.CurrentHP(ByVal dID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer) As Boolean=====
+
=====Entity.Add.CurrentHP(dID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 664: Line 755:
  
  
=====Entity.Set.TauntLevel(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer)=====
+
=====Entity.Add.PartyCurrentHP(dID As Integer, isIDPlayer As Boolean, updateValue As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* dID=''  ''
 +
:* isIDPlayer=''  ''
 +
:* updateValue=''  ''
 +
*Example=''Entity.Add.PartyCurrentHP(  )''
 +
 
 +
 
 +
=====Entity.Set.Autosneak(pID As Integer, isIDPlayer As Boolean, updateValue As Boolean)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* isIDPlayer=''  ''
 +
:* updateValue  "=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Set.Autosneak(  )''
 +
 
 +
 
 +
=====Entity.Set.TauntLevel(pID As Integer, isIDPlayer As Boolean, updateValue As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 674: Line 784:
  
  
=====Entity.Set.PartyMove(ByVal pID As Integer, isIDPlayer As Boolean, ByVal move As Integer)=====
+
=====Entity.Set.PartyMove(pID As Integer, isIDPlayer As Boolean, move As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 684: Line 794:
  
  
=====Entity.Set.Image(ByVal pID As Integer, isIDPlayer As Boolean, Optional ByVal updateValue As String = ")=====
+
=====Entity.Set.Image(pID As Integer, isIDPlayer As Boolean, Optional updateValue As String = ")=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 694: Line 804:
  
  
=====Entity.Set.Gold(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Long) As Long=====
+
=====Entity.Set.Gold(pID As Integer, isIDPlayer As Boolean, updateValue As Long) As Long=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 704: Line 814:
  
  
=====Entity.Set.Hidden(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer, Optional ByVal updateValue2 As Boolean = True, Optional ByVal updateValue3 As Boolean = False) As Integer=====
+
=====Entity.Set.Hidden(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, Optional updateValue2 As Boolean = True, Optional updateValue3 As Boolean = False) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 716: Line 826:
  
  
=====Entity.Set.Level(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer)=====
+
=====Entity.Set.Level(pID As Integer, isIDPlayer As Boolean, updateValue As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 726: Line 836:
  
  
=====Entity.Set.Description(ByVal pID As Integer, isIDPlayer As Boolean, Optional ByVal updateValue As String = ")=====
+
=====Entity.Set.Description(pID As Integer, isIDPlayer As Boolean, Optional updateValue As String = ")=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 736: Line 846:
  
  
=====Entity.Set.CurrentAttacks(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer) As Integer=====
+
=====Entity.Set.CurrentAttacks(pID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 746: Line 856:
  
  
=====Entity.Set.CurrentHP(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer) As Integer=====
+
=====Entity.Set.CurrentHP(pID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 756: Line 866:
  
  
=====Entity.Set.Timer(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer, overRideMax As Boolean)=====
+
=====Entity.Set.Timer(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, overRideMax As Boolean)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 767: Line 877:
  
  
=====Entity.Set.AttackName(ByVal pID As Integer, isIDPlayer As Boolean, Optional ByVal updateValue As String = ")=====
+
=====Entity.Set.AttackName(pID As Integer, isIDPlayer As Boolean, Optional updateValue As String = ")=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 777: Line 887:
  
  
=====Entity.Set.SpawnCount(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer) As Integer=====
+
=====Entity.Set.SpawnCount(pID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 787: Line 897:
  
  
=====Entity.Set.LastAttacker(ByVal pID As Integer, isIDPlayer As Boolean, updateValue As String)=====
+
=====Entity.Set.LastAttacker(pID As Integer, isIDPlayer As Boolean, updateValue As String)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 797: Line 907:
  
  
=====Entity.Set.AdjustMaxHP(ByVal pID As Integer, isIDPlayer As Boolean)=====
+
=====Entity.Set.AdjustMaxHP(pID As Integer, isIDPlayer As Boolean)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 806: Line 916:
  
  
=====Entity.Set.Storage.Description(ByVal pID As Integer, isIDPlayer As Boolean, ByVal key As String, ByVal value As String)=====
+
=====Entity.Set.Storage.Description(pID As Integer, isIDPlayer As Boolean, key As String, value As String)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 817: Line 927:
  
  
=====Entity.Set.Storage.String(ByVal pID As Integer, isIDPlayer As Boolean, ByVal key As String, ByVal value As String)=====
+
=====Entity.Set.Storage.String(pID As Integer, isIDPlayer As Boolean, key As String, value As String, Optional perma As Boolean = False))=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 824: Line 934:
 
:* key=''  ''
 
:* key=''  ''
 
:* value=''  ''
 
:* value=''  ''
 +
:* perma=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
 
*Example=''Entity.Set.Storage.String(  )''
 
*Example=''Entity.Set.Storage.String(  )''
  
  
=====Entity.Set.Storage.Number(ByVal pID As Integer, isIDPlayer As Boolean, ByVal key As String, ByVal value As Double)=====
+
=====Entity.Set.Storage.Number(pID As Integer, isIDPlayer As Boolean, key As String, value As Double, Optional perma As Boolean = False))=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 835: Line 946:
 
:* key=''  ''
 
:* key=''  ''
 
:* value=''  ''
 
:* value=''  ''
 +
:* perma=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
 
*Example=''Entity.Set.Storage.Number(  )''
 
*Example=''Entity.Set.Storage.Number(  )''
  
  
=====Entity.Set.Boost.BonusDamage(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As String, ByVal updateValue2 As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ")=====
+
=====Entity.Set.Boost.BonusDamage(pID As Integer, isIDPlayer As Boolean, updateValue As String, updateValue2 As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ")=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 854: Line 966:
  
  
=====Entity.Set.Boost.BonusResist(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As String, ByVal updateValue2 As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ")=====
+
=====Entity.Set.Boost.BonusResist(pID As Integer, isIDPlayer As Boolean, updateValue As String, updateValue2 As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ")=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 869: Line 981:
  
  
=====Entity.Set.Boost.TickTimer(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As String, ByVal updateValue2 As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ")=====
+
=====Entity.Set.Boost.TickTimer(pID As Integer, isIDPlayer As Boolean, updateValue As String, updateValue2 As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ")=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 884: Line 996:
  
  
=====Entity.Set.Boost.SpellNegation(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Integer=====
+
=====Entity.Set.Boost.SpellNegation(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 898: Line 1,010:
  
  
=====Entity.Set.Boost.Exhaust(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Integer=====
+
=====Entity.Set.Boost.SpellResistance(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* isIDPlayer=''  ''
 +
:* updateValue=''  ''
 +
:* ticks=''  ''
 +
:* ID=''  ''
 +
:* message  "=''  ''
 +
:* globalmessage  "=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Set.Boost.SpellResistance(  )''
 +
 
 +
 
 +
=====Entity.Set.Boost.Exhaust(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 912: Line 1,038:
  
  
=====Entity.Set.Boost.Strength(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Double, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Double=====
+
=====Entity.Set.Boost.Strength(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 926: Line 1,052:
  
  
=====Entity.Set.Boost.Agility(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Double, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Double=====
+
=====Entity.Set.Boost.Agility(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 940: Line 1,066:
  
  
=====Entity.Set.Boost.Endurance(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Double, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Double=====
+
=====Entity.Set.Boost.Endurance(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 954: Line 1,080:
  
  
=====Entity.Set.Boost.Intelligence(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Double, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Double=====
+
=====Entity.Set.Boost.Intelligence(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 968: Line 1,094:
  
  
=====Entity.Set.Boost.Wisdom(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Double, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Double=====
+
=====Entity.Set.Boost.Wisdom(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 982: Line 1,108:
  
  
=====Entity.Set.Boost.Charisma(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Double, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Double=====
+
=====Entity.Set.Boost.Charisma(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 996: Line 1,122:
  
  
=====Entity.Set.Boost.Armor(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Integer=====
+
=====Entity.Set.Boost.Armor(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,010: Line 1,136:
  
  
=====Entity.Set.Boost.HP(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Integer=====
+
=====Entity.Set.Boost.HP(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,024: Line 1,150:
  
  
=====Entity.Set.Boost.PercentHP(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Integer=====
+
=====Entity.Set.Boost.PercentHP(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,038: Line 1,164:
  
  
=====Entity.Set.Boost.MaxAttacks(ByVal pID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Integer=====
+
=====Entity.Set.Boost.MaxAttacks(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,052: Line 1,178:
  
  
=====Entity.Remove.Spell(ByVal pID As Integer, isIDPlayer As Boolean, updateValue As String) As Integer=====
+
=====Entity.Remove.Spell(pID As Integer, isIDPlayer As Boolean, updateValue As String) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,062: Line 1,188:
  
  
=====Entity.Remove.Command(ByVal pID As Integer, isIDPlayer As Boolean, ByVal CommandName As String)=====
+
=====Entity.Remove.Command(pID As Integer, isIDPlayer As Boolean, CommandName As String)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,072: Line 1,198:
  
  
=====Entity.Remove.Storage.Description(ByVal pID As Integer, isIDPlayer As Boolean, ByVal key As String) As Boolean=====
+
=====Entity.Remove.Storage.Description(pID As Integer, isIDPlayer As Boolean, key As String) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,082: Line 1,208:
  
  
=====Entity.Remove.Storage.String(ByVal pID As Integer, isIDPlayer As Boolean, ByVal key As String) As Boolean=====
+
=====Entity.Remove.Storage.String(pID As Integer, isIDPlayer As Boolean, key As String, Optional perma As Boolean = False)) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,088: Line 1,214:
 
:* isIDPlayer=''  ''
 
:* isIDPlayer=''  ''
 
:* key=''  ''
 
:* key=''  ''
 +
:* perma=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
 
*Example=''Entity.Remove.Storage.String(  )''
 
*Example=''Entity.Remove.Storage.String(  )''
  
  
=====Entity.Remove.Storage.Number(ByVal pID As Integer, isIDPlayer As Boolean, ByVal key As String) As Boolean=====
+
=====Entity.Remove.Storage.Number(pID As Integer, isIDPlayer As Boolean, key As String, Optional perma As Boolean = False)) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,098: Line 1,225:
 
:* isIDPlayer=''  ''
 
:* isIDPlayer=''  ''
 
:* key=''  ''
 
:* key=''  ''
 +
:* perma=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
 
*Example=''Entity.Remove.Storage.Number(  )''
 
*Example=''Entity.Remove.Storage.Number(  )''
  
  
=====Entity.Remove.CurrentHP(ByVal dID As Integer, isIDPlayer As Boolean, ByVal updateValue As Integer) As Boolean=====
+
=====Entity.Remove.CurrentHP(dID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,112: Line 1,240:
  
  
=====Entity.Remove.Boost.TickTimer(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.TickTimer(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,123: Line 1,251:
  
  
=====Entity.Remove.Boost.MaxAttacks(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.MaxAttacks(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,134: Line 1,262:
  
  
=====Entity.Remove.Boost.Exhaust(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.Exhaust(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,145: Line 1,273:
  
  
=====Entity.Remove.Boost.DamageBonus(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.DamageBonus(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,156: Line 1,284:
  
  
=====Entity.Remove.Boost.ResistBonus(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.ResistBonus(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,167: Line 1,295:
  
  
=====Entity.Remove.Boost.SpellNegation(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.SpellNegation(pID As Integer, isIDPlayer As Boolean, type As Double, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,178: Line 1,306:
  
  
=====Entity.Remove.Boost.Strength(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.SpellResistance(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* isIDPlayer=''  ''
 +
:* type=''  ''
 +
:* ID  -1=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Remove.Boost.SpellResistance(  )''
 +
 
 +
 
 +
=====Entity.Remove.Boost.Strength(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,189: Line 1,328:
  
  
=====Entity.Remove.Boost.Agility(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.Agility(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,200: Line 1,339:
  
  
=====Entity.Remove.Boost.Endurance(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.Endurance(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,211: Line 1,350:
  
  
=====Entity.Remove.Boost.Intelligence(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.Intelligence(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,222: Line 1,361:
  
  
=====Entity.Remove.Boost.Wisdom(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.Wisdom(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,233: Line 1,372:
  
  
=====Entity.Remove.Boost.Charisma(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.Charisma(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,244: Line 1,383:
  
  
=====Entity.Remove.Boost.Armor(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.Armor(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,255: Line 1,394:
  
  
=====Entity.Remove.Boost.HP(ByVal pID As Integer, isIDPlayer As Boolean, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Entity.Remove.Boost.HP(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''

Latest revision as of 23:29, 18 June 2021

Contents

Entity

Entity.Get.AttackID(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.AttackID( )


Entity.Get.TotalBaseArmor(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.TotalBaseArmor( )


Entity.Get.Autosneak(pID As Integer, isIDPlayer As Boolean) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Autosneak( )


Entity.Get.DivinityDodgeBonus(pID As Integer, isIDPlayer As Boolean, damageBonusName As String) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • damageBonusName=
  • Returns=
  • Example=Entity.Get.DivinityDodgeBonus( )


Entity.Get.DivinityMRBonus(pID As Integer, isIDPlayer As Boolean, damageBonusName As String) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • damageBonusName=
  • Returns=
  • Example=Entity.Get.DivinityMRBonus( )


Entity.Get.TauntLevel(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.TauntLevel( )


Entity.Get.CheckDeath(pID As Integer, isIDPlayer As Boolean) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.CheckDeath( )


Entity.Get.Party(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Party( )


Entity.Get.Strength(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Strength( )


Entity.Get.StrengthBonus(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.StrengthBonus( )


Entity.Get.Agility(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Agility( )


Entity.Get.AgilityBonus(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.AgilityBonus( )


Entity.Get.Endurance(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Endurance( )


Entity.Get.EnduranceBonus(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.EnduranceBonus( )


Entity.Get.Intelligence(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Intelligence( )


Entity.Get.IntelligenceBonus(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.IntelligenceBonus( )


Entity.Get.Wisdom(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Wisdom( )


Entity.Get.WisdomBonus(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.WisdomBonus( )


Entity.Get.Charisma(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Charisma( )


Entity.Get.CharismaBonus(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.CharismaBonus( )


Entity.Get.LastAttacker(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.LastAttacker( )


Entity.Get.StrengthBonus(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.StrengthBonus( )


Entity.Get.AgilityBonus(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.AgilityBonus( )


Entity.Get.EnduranceBonus(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.EnduranceBonus( )


Entity.Get.IntelligenceBonus(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.IntelligenceBonus( )


Entity.Get.WisdomBonus(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.WisdomBonus( )


Entity.Get.CharismaBonus(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.CharismaBonus( )


Entity.Get.Hidden(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Hidden( )


Entity.Get.Level(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Level( )


Entity.Get.Description(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Description( )


Entity.Get.PCType(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.PCType( )


Entity.Get.RaceName(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.RaceName( )


Entity.Get.Timer(pID As Integer, isIDPlayer As Boolean) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Timer( )


Entity.Get.TimerAmount(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.TimerAmount( )


Entity.Get.TimerAmount(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.TimerAmount( )


Entity.Get.HeShe(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.HeShe( )


Entity.Get.HimHer(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.HimHer( )


Entity.Get.HisHer(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.HisHer( )


Entity.Get.Dead(ID As Integer, isIDPlayer As Boolean) As Boolean
  • Description=
Values
  • ID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Dead( )


Entity.Get.ValidSpell(pID As Integer, isIDPlayer As Boolean, checkValue As String) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • checkValue=
  • Returns=
  • Example=Entity.Get.ValidSpell( )


Entity.Get.Room(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Room( )


Entity.Get.Divinity(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Divinity( )


Entity.Get.Name(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Name( )


Entity.Get.FullName(pID As Integer, isIDPlayer As Boolean, Optional beforeColor As String = ", Optional afterColor As String = ") As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • beforeColor "=
  • afterColor "=
  • Returns=
  • Example=Entity.Get.FullName( )


Entity.Get.CurrentHP(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.CurrentHP( )


Entity.Get.MaxHP(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.MaxHP( )


Entity.Get.CurrentAttacks(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.CurrentAttacks( )


Entity.Get.MaxAttacks(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.MaxAttacks( )


Entity.Get.Exhaust(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Exhaust( )


Entity.Get.Gold(pID As Integer, isIDPlayer As Boolean) As Long
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Gold( )


Entity.Get.Alliance(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Alliance( )


Entity.Get.AllianceTimer(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.AllianceTimer( )'


Entity.Get.Guild(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Guild( )


Entity.Get.Image(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Image( )


Entity.Get.BonusDamage(pID As Integer, isIDPlayer As Boolean, damageBonusName As String, Optional damageType As Short = 0) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • damageBonusName=
  • damageType=
  • Returns=
  • Example=Entity.Get.BonusDamage( )


Entity.Get.BonusResist(pID As Integer, isIDPlayer As Boolean, resistBonusName As String, Optional resistType As Short = 0) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • resistBonusName=
  • resistType=
  • Returns=
  • Example=Entity.Get.BonusResist( )


Entity.Get.AttackName(pID As Integer, isIDPlayer As Boolean) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.AttackName( )


Entity.Get.SpawnCount(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.SpawnCount( )


Entity.Get.SpellNegation(pID As Integer, isIDPlayer As Boolean) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.SpellNegation( )


Entity.Get.SpellResistance(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.SpellResistance( )


Entity.Get.Armor(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Armor( )


Entity.Get.Deflect(pID As Integer, isIDPlayer As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.Deflect( )


Entity.Get.PartyList(entityID As Integer, entityIsPlayer As Boolean, Optional inRoom As Boolean = False) As List(Of RandomEntity)
  • Description=
Values
  • entityID=
  • entityIsPlayer=
  • inRoom=
  • Returns=
  • Example=Entity.Get.PartyList( )


Entity.Get.PartyListCount(entityID As Integer, entityIsPlayer As Boolean, Optional inRoom As Boolean = False) As Integer
  • Description=
Values
  • entityID=
  • entityIsPlayer=
  • inRoom=
  • Returns=
  • Example=Entity.Get.PartyListCount( )


Entity.Get.PartyCount(entityID As Integer, entityIsPlayer As Boolean) As Integer
  • Description=
Values
  • entityID=
  • entityIsPlayer=
  • Returns=
  • Example=Entity.Get.PartyCount( )


Entity.Get.PartyNoPK(pID As Integer, isIDPlayer As Boolean) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Get.PartyNoPK( )


Entity.ClearStateInfo(pID As Integer, isIDPlayer As Boolean)
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.ClearStateInfo( )


Entity.Move(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, Optional processExtras As Boolean = True, Optional processPartyAs Boolean = True, Optional moveFrom As String = "", Optional moveTo As String = "") As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • processExtra=
  • processParty=
  • moveFrom=
  • moveTo=
  • Returns=
  • Example=Entity.Move( )


Entity.RandomMove(pID As Integer, isIDPlayer As Boolean, byPassStatus As Boolean) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • byPassStatus=
  • Returns=
  • Example=Entity.RandomMove( )


Entity.Kill(dID As Integer, defenderIsPlayer As Boolean, Optional pID As Integer = -1, Optional attackerIsPlayer As Boolean = False, Optional noDeath As Boolean = False, Optional noDrop As Boolean = False, Optional NoExtraDropRate As Boolean = False) As Boolean
  • Description=
Values
  • dID=
  • defenderIsPlayer=
  • pID -1=
  • attackerIsPlayer False=
  • noDeath False=
  • noDrop False=
  • NoExtraDropRate False=
  • Returns=
  • Example=Entity.Kill( )


Entity.Exists(pid As Integer, defenderIsPlayer As Boolean) As Boolean
  • Description=
Values
  • pid=
  • defenderIsPlayer=
  • Returns=
  • Example=Entity.Exists( )


Entity.RandomEntity(PID As Integer, isPlayer As Boolean, friendly As Boolean, Optional lowHealthOnly As Boolean = False) As RandomEntity
  • Description=
Values
  • PID=
  • isPlayer=
  • friendly=
  • lowHealthOnly False=
  • Returns=
  • Example=Entity.RandomEntity( )


Entity.Get.Boost.TickTimerValue(pID As Integer, isIDPlayer As Boolean, id As Integer) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • id=
  • Returns=
  • Example=Entity.Get.Boost.TickTimerValue( )


Entity.Get.Boost.Status(pID As Integer, isIDPlayer As Boolean, id As Integer) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • id=
  • Returns=
  • Example=Entity.Get.Boost.Status( )


Entity.Get.Storage.Description(pID As Integer, isIDPlayer As Boolean, key As String) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • key=
  • Returns=
  • Example=Entity.Get.Storage.Description( )


Entity.Get.Storage.String(pID As Integer, isIDPlayer As Boolean, key As String) As String
  • Description=
Values
  • pID=
  • isIDPlayer=
  • key=
  • Returns=
  • Example=Entity.Get.Storage.String( )


Entity.Get.Storage.Number(pID As Integer, isIDPlayer As Boolean, key As String) As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • key=
  • Returns=
  • Example=Entity.Get.Storage.Number( )


Entity.Add.Spell(pID As Integer, isIDPlayer As Boolean, FileName as String, updateValue As String) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • Returns=
  • Example=Entity.Add.Spell( )


Entity.Add.Command(pID As Integer, isIDPlayer As Boolean, FileName As String, CommandName As String) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • FileName=
  • CommandName=
  • Returns=
  • Example=Entity.Add.Command( )


Entity.Add.CurrentHP(dID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Boolean
  • Description=
Values
  • dID=
  • isIDPlayer=
  • updateValue=
  • Returns=
  • Example=Entity.Add.CurrentHP( )


Entity.Add.PartyCurrentHP(dID As Integer, isIDPlayer As Boolean, updateValue As Integer)
  • Description=
Values
  • dID=
  • isIDPlayer=
  • updateValue=
  • Example=Entity.Add.PartyCurrentHP( )


Entity.Set.Autosneak(pID As Integer, isIDPlayer As Boolean, updateValue As Boolean)
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue "=
  • Returns=
  • Example=Entity.Set.Autosneak( )


Entity.Set.TauntLevel(pID As Integer, isIDPlayer As Boolean, updateValue As Integer)
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • Returns=
  • Example=Entity.Set.TauntLevel( )


Entity.Set.PartyMove(pID As Integer, isIDPlayer As Boolean, move As Integer)
  • Description=
Values
  • pID=
  • isIDPlayer=
  • move=
  • Returns=
  • Example=Entity.Set.PartyMove( )


Entity.Set.Image(pID As Integer, isIDPlayer As Boolean, Optional updateValue As String = ")
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue "=
  • Returns=
  • Example=Entity.Set.Image( )


Entity.Set.Gold(pID As Integer, isIDPlayer As Boolean, updateValue As Long) As Long
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • Returns=
  • Example=Entity.Set.Gold( )


Entity.Set.Hidden(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, Optional updateValue2 As Boolean = True, Optional updateValue3 As Boolean = False) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • updateValue2 True=
  • updateValue3 False=
  • Returns=
  • Example=Entity.Set.Hidden( )


Entity.Set.Level(pID As Integer, isIDPlayer As Boolean, updateValue As Integer)
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • Returns=
  • Example=Entity.Set.Level( )


Entity.Set.Description(pID As Integer, isIDPlayer As Boolean, Optional updateValue As String = ")
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue "=
  • Returns=
  • Example=Entity.Set.Description( )


Entity.Set.CurrentAttacks(pID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • Returns=
  • Example=Entity.Set.CurrentAttacks( )


Entity.Set.CurrentHP(pID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • Returns=
  • Example=Entity.Set.CurrentHP( )


Entity.Set.Timer(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, overRideMax As Boolean)
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • overRideMax=
  • Returns=
  • Example=Entity.Set.Timer( )


Entity.Set.AttackName(pID As Integer, isIDPlayer As Boolean, Optional updateValue As String = ")
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue "=
  • Returns=
  • Example=Entity.Set.AttackName( )


Entity.Set.SpawnCount(pID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • Returns=
  • Example=Entity.Set.SpawnCount( )


Entity.Set.LastAttacker(pID As Integer, isIDPlayer As Boolean, updateValue As String)
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • Returns=
  • Example=Entity.Set.LastAttacker( )


Entity.Set.AdjustMaxHP(pID As Integer, isIDPlayer As Boolean)
  • Description=
Values
  • pID=
  • isIDPlayer=
  • Returns=
  • Example=Entity.Set.AdjustMaxHP( )


Entity.Set.Storage.Description(pID As Integer, isIDPlayer As Boolean, key As String, value As String)
  • Description=
Values
  • pID=
  • isIDPlayer=
  • key=
  • value=
  • Returns=
  • Example=Entity.Set.Storage.Description( )


Entity.Set.Storage.String(pID As Integer, isIDPlayer As Boolean, key As String, value As String, Optional perma As Boolean = False))
  • Description=
Values
  • pID=
  • isIDPlayer=
  • key=
  • value=
  • perma=
  • Returns=
  • Example=Entity.Set.Storage.String( )


Entity.Set.Storage.Number(pID As Integer, isIDPlayer As Boolean, key As String, value As Double, Optional perma As Boolean = False))
  • Description=
Values
  • pID=
  • isIDPlayer=
  • key=
  • value=
  • perma=
  • Returns=
  • Example=Entity.Set.Storage.Number( )


Entity.Set.Boost.BonusDamage(pID As Integer, isIDPlayer As Boolean, updateValue As String, updateValue2 As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ")
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • updateValue2=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.BonusDamage( )


Entity.Set.Boost.BonusResist(pID As Integer, isIDPlayer As Boolean, updateValue As String, updateValue2 As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ")
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • updateValue2=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.BonusResist( )


Entity.Set.Boost.TickTimer(pID As Integer, isIDPlayer As Boolean, updateValue As String, updateValue2 As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ")
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • updateValue2=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.TickTimer( )


Entity.Set.Boost.SpellNegation(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.SpellNegation( )


Entity.Set.Boost.SpellResistance(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.SpellResistance( )


Entity.Set.Boost.Exhaust(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.Exhaust( )


Entity.Set.Boost.Strength(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.Strength( )


Entity.Set.Boost.Agility(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.Agility( )


Entity.Set.Boost.Endurance(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.Endurance( )


Entity.Set.Boost.Intelligence(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.Intelligence( )


Entity.Set.Boost.Wisdom(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.Wisdom( )


Entity.Set.Boost.Charisma(pID As Integer, isIDPlayer As Boolean, updateValue As Double, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Double
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.Charisma( )


Entity.Set.Boost.Armor(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.Armor( )


Entity.Set.Boost.HP(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.HP( )


Entity.Set.Boost.PercentHP(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.PercentHP( )


Entity.Set.Boost.MaxAttacks(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Entity.Set.Boost.MaxAttacks( )


Entity.Remove.Spell(pID As Integer, isIDPlayer As Boolean, updateValue As String) As Integer
  • Description=
Values
  • pID=
  • isIDPlayer=
  • updateValue=
  • Returns=
  • Example=Entity.Remove.Spell( )


Entity.Remove.Command(pID As Integer, isIDPlayer As Boolean, CommandName As String)
  • Description=
Values
  • pID=
  • isIDPlayer=
  • CommandName=
  • Returns=
  • Example=Entity.Remove.Command( )


Entity.Remove.Storage.Description(pID As Integer, isIDPlayer As Boolean, key As String) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • key=
  • Returns=
  • Example=Entity.Remove.Storage.Description( )


Entity.Remove.Storage.String(pID As Integer, isIDPlayer As Boolean, key As String, Optional perma As Boolean = False)) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • key=
  • perma=
  • Returns=
  • Example=Entity.Remove.Storage.String( )


Entity.Remove.Storage.Number(pID As Integer, isIDPlayer As Boolean, key As String, Optional perma As Boolean = False)) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • key=
  • perma=
  • Returns=
  • Example=Entity.Remove.Storage.Number( )


Entity.Remove.CurrentHP(dID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Boolean
  • Description=
Values
  • dID=
  • isIDPlayer=
  • updateValue=
  • Returns=
  • Example=Entity.Remove.CurrentHP( )


Entity.Remove.Boost.TickTimer(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.TickTimer( )


Entity.Remove.Boost.MaxAttacks(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.MaxAttacks( )


Entity.Remove.Boost.Exhaust(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.Exhaust( )


Entity.Remove.Boost.DamageBonus(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.DamageBonus( )


Entity.Remove.Boost.ResistBonus(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.ResistBonus( )


Entity.Remove.Boost.SpellNegation(pID As Integer, isIDPlayer As Boolean, type As Double, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.SpellNegation( )


Entity.Remove.Boost.SpellResistance(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.SpellResistance( )


Entity.Remove.Boost.Strength(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.Strength( )


Entity.Remove.Boost.Agility(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.Agility( )


Entity.Remove.Boost.Endurance(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.Endurance( )


Entity.Remove.Boost.Intelligence(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.Intelligence( )


Entity.Remove.Boost.Wisdom(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.Wisdom( )


Entity.Remove.Boost.Charisma(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.Charisma( )


Entity.Remove.Boost.Armor(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.Armor( )


Entity.Remove.Boost.HP(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
  • Description=
Values
  • pID=
  • isIDPlayer=
  • type=
  • ID -1=
  • Returns=
  • Example=Entity.Remove.Boost.HP( )