(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( | + | =====Entity.Get.TauntLevel(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 11: | Line 57: | ||
− | =====Entity.Get.CheckDeath( | + | =====Entity.Get.CheckDeath(pID As Integer, isIDPlayer As Boolean) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 20: | Line 66: | ||
− | =====Entity.Get.Party( | + | =====Entity.Get.Party(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 29: | Line 75: | ||
− | =====Entity.Get.Strength( | + | =====Entity.Get.Strength(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 38: | Line 84: | ||
− | =====Entity.Get.StrengthBonus( | + | =====Entity.Get.StrengthBonus(pID As Integer, isIDPlayer As Boolean) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 47: | Line 93: | ||
− | =====Entity.Get.Agility( | + | =====Entity.Get.Agility(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 56: | Line 102: | ||
− | =====Entity.Get.AgilityBonus( | + | =====Entity.Get.AgilityBonus(pID As Integer, isIDPlayer As Boolean) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 65: | Line 111: | ||
− | =====Entity.Get.Endurance( | + | =====Entity.Get.Endurance(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 74: | Line 120: | ||
− | =====Entity.Get.EnduranceBonus( | + | =====Entity.Get.EnduranceBonus(pID As Integer, isIDPlayer As Boolean) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 83: | Line 129: | ||
− | =====Entity.Get.Intelligence( | + | =====Entity.Get.Intelligence(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 92: | Line 138: | ||
− | =====Entity.Get.IntelligenceBonus( | + | =====Entity.Get.IntelligenceBonus(pID As Integer, isIDPlayer As Boolean) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 101: | Line 147: | ||
− | =====Entity.Get.Wisdom( | + | =====Entity.Get.Wisdom(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 110: | Line 156: | ||
− | =====Entity.Get.WisdomBonus( | + | =====Entity.Get.WisdomBonus(pID As Integer, isIDPlayer As Boolean) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 119: | Line 165: | ||
− | =====Entity.Get.Charisma( | + | =====Entity.Get.Charisma(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 128: | Line 174: | ||
− | =====Entity.Get.CharismaBonus( | + | =====Entity.Get.CharismaBonus(pID As Integer, isIDPlayer As Boolean) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 137: | Line 183: | ||
− | =====Entity.Get.LastAttacker( | + | =====Entity.Get.LastAttacker(pID As Integer, isIDPlayer As Boolean) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 146: | Line 192: | ||
− | =====Entity.Get.StrengthBonus( | + | =====Entity.Get.StrengthBonus(pID As Integer, isIDPlayer As Boolean) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 155: | Line 201: | ||
− | =====Entity.Get.AgilityBonus( | + | =====Entity.Get.AgilityBonus(pID As Integer, isIDPlayer As Boolean) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 164: | Line 210: | ||
− | =====Entity.Get.EnduranceBonus( | + | =====Entity.Get.EnduranceBonus(pID As Integer, isIDPlayer As Boolean) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 173: | Line 219: | ||
− | =====Entity.Get.IntelligenceBonus( | + | =====Entity.Get.IntelligenceBonus(pID As Integer, isIDPlayer As Boolean) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 182: | Line 228: | ||
− | =====Entity.Get.WisdomBonus( | + | =====Entity.Get.WisdomBonus(pID As Integer, isIDPlayer As Boolean) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 191: | Line 237: | ||
− | =====Entity.Get.CharismaBonus( | + | =====Entity.Get.CharismaBonus(pID As Integer, isIDPlayer As Boolean) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 200: | Line 246: | ||
− | =====Entity.Get.Hidden( | + | =====Entity.Get.Hidden(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 209: | Line 255: | ||
− | =====Entity.Get.Level( | + | =====Entity.Get.Level(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 218: | Line 264: | ||
− | =====Entity.Get.Description( | + | =====Entity.Get.Description(pID As Integer, isIDPlayer As Boolean) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 227: | Line 273: | ||
− | =====Entity.Get.PCType( | + | =====Entity.Get.PCType(pID As Integer, isIDPlayer As Boolean) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 236: | Line 282: | ||
− | =====Entity.Get.RaceName( | + | =====Entity.Get.RaceName(pID As Integer, isIDPlayer As Boolean) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 245: | Line 291: | ||
− | =====Entity.Get.Timer( | + | =====Entity.Get.Timer(pID As Integer, isIDPlayer As Boolean) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 254: | Line 300: | ||
− | =====Entity.Get.TimerAmount( | + | =====Entity.Get.TimerAmount(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 263: | Line 309: | ||
− | =====Entity.Get.TimerAmount( | + | =====Entity.Get.TimerAmount(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 272: | Line 318: | ||
− | =====Entity.Get.HeShe( | + | =====Entity.Get.HeShe(pID As Integer, isIDPlayer As Boolean) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 281: | Line 327: | ||
− | =====Entity.Get.HimHer( | + | =====Entity.Get.HimHer(pID As Integer, isIDPlayer As Boolean) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 290: | Line 336: | ||
− | =====Entity.Get.HisHer( | + | =====Entity.Get.HisHer(pID As Integer, isIDPlayer As Boolean) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 299: | Line 345: | ||
− | =====Entity.Get.Dead( | + | =====Entity.Get.Dead(ID As Integer, isIDPlayer As Boolean) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 308: | Line 354: | ||
− | =====Entity.Get.ValidSpell( | + | =====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( | + | =====Entity.Get.Room(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 327: | Line 373: | ||
− | =====Entity.Get.Divinity( | + | =====Entity.Get.Divinity(pID As Integer, isIDPlayer As Boolean) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 336: | Line 382: | ||
− | =====Entity.Get.Name( | + | =====Entity.Get.Name(pID As Integer, isIDPlayer As Boolean) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 345: | Line 391: | ||
− | =====Entity.Get.FullName( | + | =====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( | + | =====Entity.Get.CurrentHP(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 365: | Line 411: | ||
− | =====Entity.Get.MaxHP( | + | =====Entity.Get.MaxHP(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 374: | Line 420: | ||
− | =====Entity.Get.CurrentAttacks( | + | =====Entity.Get.CurrentAttacks(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 383: | Line 429: | ||
− | =====Entity.Get.MaxAttacks( | + | =====Entity.Get.MaxAttacks(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 392: | Line 438: | ||
− | =====Entity.Get.Exhaust( | + | =====Entity.Get.Exhaust(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 401: | Line 447: | ||
− | =====Entity.Get.Gold( | + | =====Entity.Get.Gold(pID As Integer, isIDPlayer As Boolean) As Long===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 410: | Line 456: | ||
− | =====Entity.Get.Guild( | + | =====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( | + | =====Entity.Get.Image(pID As Integer, isIDPlayer As Boolean) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 428: | Line 493: | ||
− | =====Entity.Get.BonusDamage( | + | =====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( | + | =====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( | + | =====Entity.Get.AttackName(pID As Integer, isIDPlayer As Boolean) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 457: | Line 524: | ||
− | =====Entity.Get.SpawnCount( | + | =====Entity.Get.SpawnCount(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 466: | Line 533: | ||
− | =====Entity.Get. | + | =====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. | + | *Example=''Entity.Get.SpellNegation( )'' |
− | =====Entity.Get.Armor( | + | =====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( | + | =====Entity.Get.Deflect(pID As Integer, isIDPlayer As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 522: | Line 598: | ||
− | =====Entity.Get.PartyNoPK( | + | =====Entity.Get.PartyNoPK(pID As Integer, isIDPlayer As Boolean) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 531: | Line 607: | ||
− | =====Entity.ClearStateInfo( | + | =====Entity.ClearStateInfo(pID As Integer, isIDPlayer As Boolean) ===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 540: | Line 616: | ||
− | =====Entity.Move( | + | =====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( | + | =====Entity.RandomMove(pID As Integer, isIDPlayer As Boolean, byPassStatus As Boolean) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 560: | Line 640: | ||
− | =====Entity.Kill( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====Entity.Set.PartyMove(pID As Integer, isIDPlayer As Boolean, move As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 684: | Line 794: | ||
− | =====Entity.Set.Image( | + | =====Entity.Set.Image(pID As Integer, isIDPlayer As Boolean, Optional updateValue As String = ")===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 694: | Line 804: | ||
− | =====Entity.Set.Gold( | + | =====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( | + | =====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( | + | =====Entity.Set.Level(pID As Integer, isIDPlayer As Boolean, updateValue As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 726: | Line 836: | ||
− | =====Entity.Set.Description( | + | =====Entity.Set.Description(pID As Integer, isIDPlayer As Boolean, Optional updateValue As String = ")===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 736: | Line 846: | ||
− | =====Entity.Set.CurrentAttacks( | + | =====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( | + | =====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( | + | =====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( | + | =====Entity.Set.AttackName(pID As Integer, isIDPlayer As Boolean, Optional updateValue As String = ")===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 777: | Line 887: | ||
− | =====Entity.Set.SpawnCount( | + | =====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( | + | =====Entity.Set.LastAttacker(pID As Integer, isIDPlayer As Boolean, updateValue As String)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 797: | Line 907: | ||
− | =====Entity.Set.AdjustMaxHP( | + | =====Entity.Set.AdjustMaxHP(pID As Integer, isIDPlayer As Boolean)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 806: | Line 916: | ||
− | =====Entity.Set.Storage.Description( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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
- 1 Entity
- 1.1 Entity.Get.AttackID(pID As Integer, isIDPlayer As Boolean) As String
- 1.2 Entity.Get.TotalBaseArmor(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.3 Entity.Get.Autosneak(pID As Integer, isIDPlayer As Boolean) As Boolean
- 1.4 Entity.Get.DivinityDodgeBonus(pID As Integer, isIDPlayer As Boolean, damageBonusName As String) As Double
- 1.5 Entity.Get.DivinityMRBonus(pID As Integer, isIDPlayer As Boolean, damageBonusName As String) As Double
- 1.6 Entity.Get.TauntLevel(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.7 Entity.Get.CheckDeath(pID As Integer, isIDPlayer As Boolean) As Boolean
- 1.8 Entity.Get.Party(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.9 Entity.Get.Strength(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.10 Entity.Get.StrengthBonus(pID As Integer, isIDPlayer As Boolean) As Double
- 1.11 Entity.Get.Agility(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.12 Entity.Get.AgilityBonus(pID As Integer, isIDPlayer As Boolean) As Double
- 1.13 Entity.Get.Endurance(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.14 Entity.Get.EnduranceBonus(pID As Integer, isIDPlayer As Boolean) As Double
- 1.15 Entity.Get.Intelligence(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.16 Entity.Get.IntelligenceBonus(pID As Integer, isIDPlayer As Boolean) As Double
- 1.17 Entity.Get.Wisdom(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.18 Entity.Get.WisdomBonus(pID As Integer, isIDPlayer As Boolean) As Double
- 1.19 Entity.Get.Charisma(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.20 Entity.Get.CharismaBonus(pID As Integer, isIDPlayer As Boolean) As Double
- 1.21 Entity.Get.LastAttacker(pID As Integer, isIDPlayer As Boolean) As String
- 1.22 Entity.Get.StrengthBonus(pID As Integer, isIDPlayer As Boolean) As Double
- 1.23 Entity.Get.AgilityBonus(pID As Integer, isIDPlayer As Boolean) As Double
- 1.24 Entity.Get.EnduranceBonus(pID As Integer, isIDPlayer As Boolean) As Double
- 1.25 Entity.Get.IntelligenceBonus(pID As Integer, isIDPlayer As Boolean) As Double
- 1.26 Entity.Get.WisdomBonus(pID As Integer, isIDPlayer As Boolean) As Double
- 1.27 Entity.Get.CharismaBonus(pID As Integer, isIDPlayer As Boolean) As Double
- 1.28 Entity.Get.Hidden(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.29 Entity.Get.Level(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.30 Entity.Get.Description(pID As Integer, isIDPlayer As Boolean) As String
- 1.31 Entity.Get.PCType(pID As Integer, isIDPlayer As Boolean) As String
- 1.32 Entity.Get.RaceName(pID As Integer, isIDPlayer As Boolean) As String
- 1.33 Entity.Get.Timer(pID As Integer, isIDPlayer As Boolean) As Boolean
- 1.34 Entity.Get.TimerAmount(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.35 Entity.Get.TimerAmount(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.36 Entity.Get.HeShe(pID As Integer, isIDPlayer As Boolean) As String
- 1.37 Entity.Get.HimHer(pID As Integer, isIDPlayer As Boolean) As String
- 1.38 Entity.Get.HisHer(pID As Integer, isIDPlayer As Boolean) As String
- 1.39 Entity.Get.Dead(ID As Integer, isIDPlayer As Boolean) As Boolean
- 1.40 Entity.Get.ValidSpell(pID As Integer, isIDPlayer As Boolean, checkValue As String) As Boolean
- 1.41 Entity.Get.Room(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.42 Entity.Get.Divinity(pID As Integer, isIDPlayer As Boolean) As String
- 1.43 Entity.Get.Name(pID As Integer, isIDPlayer As Boolean) As String
- 1.44 Entity.Get.FullName(pID As Integer, isIDPlayer As Boolean, Optional beforeColor As String = ", Optional afterColor As String = ") As String
- 1.45 Entity.Get.CurrentHP(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.46 Entity.Get.MaxHP(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.47 Entity.Get.CurrentAttacks(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.48 Entity.Get.MaxAttacks(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.49 Entity.Get.Exhaust(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.50 Entity.Get.Gold(pID As Integer, isIDPlayer As Boolean) As Long
- 1.51 Entity.Get.Alliance(pID As Integer, isIDPlayer As Boolean) As String
- 1.52 Entity.Get.AllianceTimer(pID As Integer, isIDPlayer As Boolean) As Double
- 1.53 Entity.Get.Guild(pID As Integer, isIDPlayer As Boolean) As String
- 1.54 Entity.Get.Image(pID As Integer, isIDPlayer As Boolean) As String
- 1.55 Entity.Get.BonusDamage(pID As Integer, isIDPlayer As Boolean, damageBonusName As String, Optional damageType As Short = 0) As Double
- 1.56 Entity.Get.BonusResist(pID As Integer, isIDPlayer As Boolean, resistBonusName As String, Optional resistType As Short = 0) As Double
- 1.57 Entity.Get.AttackName(pID As Integer, isIDPlayer As Boolean) As String
- 1.58 Entity.Get.SpawnCount(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.59 Entity.Get.SpellNegation(pID As Integer, isIDPlayer As Boolean) As Double
- 1.60 Entity.Get.SpellResistance(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.61 Entity.Get.Armor(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.62 Entity.Get.Deflect(pID As Integer, isIDPlayer As Boolean) As Integer
- 1.63 Entity.Get.PartyList(entityID As Integer, entityIsPlayer As Boolean, Optional inRoom As Boolean = False) As List(Of RandomEntity)
- 1.64 Entity.Get.PartyListCount(entityID As Integer, entityIsPlayer As Boolean, Optional inRoom As Boolean = False) As Integer
- 1.65 Entity.Get.PartyCount(entityID As Integer, entityIsPlayer As Boolean) As Integer
- 1.66 Entity.Get.PartyNoPK(pID As Integer, isIDPlayer As Boolean) As Boolean
- 1.67 Entity.ClearStateInfo(pID As Integer, isIDPlayer As Boolean)
- 1.68 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
- 1.69 Entity.RandomMove(pID As Integer, isIDPlayer As Boolean, byPassStatus As Boolean) As Integer
- 1.70 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
- 1.71 Entity.Exists(pid As Integer, defenderIsPlayer As Boolean) As Boolean
- 1.72 Entity.RandomEntity(PID As Integer, isPlayer As Boolean, friendly As Boolean, Optional lowHealthOnly As Boolean = False) As RandomEntity
- 1.73 Entity.Get.Boost.TickTimerValue(pID As Integer, isIDPlayer As Boolean, id As Integer) As Double
- 1.74 Entity.Get.Boost.Status(pID As Integer, isIDPlayer As Boolean, id As Integer) As Boolean
- 1.75 Entity.Get.Storage.Description(pID As Integer, isIDPlayer As Boolean, key As String) As String
- 1.76 Entity.Get.Storage.String(pID As Integer, isIDPlayer As Boolean, key As String) As String
- 1.77 Entity.Get.Storage.Number(pID As Integer, isIDPlayer As Boolean, key As String) As Double
- 1.78 Entity.Add.Spell(pID As Integer, isIDPlayer As Boolean, FileName as String, updateValue As String) As Integer
- 1.79 Entity.Add.Command(pID As Integer, isIDPlayer As Boolean, FileName As String, CommandName As String) As Integer
- 1.80 Entity.Add.CurrentHP(dID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Boolean
- 1.81 Entity.Add.PartyCurrentHP(dID As Integer, isIDPlayer As Boolean, updateValue As Integer)
- 1.82 Entity.Set.Autosneak(pID As Integer, isIDPlayer As Boolean, updateValue As Boolean)
- 1.83 Entity.Set.TauntLevel(pID As Integer, isIDPlayer As Boolean, updateValue As Integer)
- 1.84 Entity.Set.PartyMove(pID As Integer, isIDPlayer As Boolean, move As Integer)
- 1.85 Entity.Set.Image(pID As Integer, isIDPlayer As Boolean, Optional updateValue As String = ")
- 1.86 Entity.Set.Gold(pID As Integer, isIDPlayer As Boolean, updateValue As Long) As Long
- 1.87 Entity.Set.Hidden(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, Optional updateValue2 As Boolean = True, Optional updateValue3 As Boolean = False) As Integer
- 1.88 Entity.Set.Level(pID As Integer, isIDPlayer As Boolean, updateValue As Integer)
- 1.89 Entity.Set.Description(pID As Integer, isIDPlayer As Boolean, Optional updateValue As String = ")
- 1.90 Entity.Set.CurrentAttacks(pID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Integer
- 1.91 Entity.Set.CurrentHP(pID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Integer
- 1.92 Entity.Set.Timer(pID As Integer, isIDPlayer As Boolean, updateValue As Integer, overRideMax As Boolean)
- 1.93 Entity.Set.AttackName(pID As Integer, isIDPlayer As Boolean, Optional updateValue As String = ")
- 1.94 Entity.Set.SpawnCount(pID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Integer
- 1.95 Entity.Set.LastAttacker(pID As Integer, isIDPlayer As Boolean, updateValue As String)
- 1.96 Entity.Set.AdjustMaxHP(pID As Integer, isIDPlayer As Boolean)
- 1.97 Entity.Set.Storage.Description(pID As Integer, isIDPlayer As Boolean, key As String, value As String)
- 1.98 Entity.Set.Storage.String(pID As Integer, isIDPlayer As Boolean, key As String, value As String, Optional perma As Boolean = False))
- 1.99 Entity.Set.Storage.Number(pID As Integer, isIDPlayer As Boolean, key As String, value As Double, Optional perma As Boolean = False))
- 1.100 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 = ")
- 1.101 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 = ")
- 1.102 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 = ")
- 1.103 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
- 1.104 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
- 1.105 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
- 1.106 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
- 1.107 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
- 1.108 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
- 1.109 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
- 1.110 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
- 1.111 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
- 1.112 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
- 1.113 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
- 1.114 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
- 1.115 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
- 1.116 Entity.Remove.Spell(pID As Integer, isIDPlayer As Boolean, updateValue As String) As Integer
- 1.117 Entity.Remove.Command(pID As Integer, isIDPlayer As Boolean, CommandName As String)
- 1.118 Entity.Remove.Storage.Description(pID As Integer, isIDPlayer As Boolean, key As String) As Boolean
- 1.119 Entity.Remove.Storage.String(pID As Integer, isIDPlayer As Boolean, key As String, Optional perma As Boolean = False)) As Boolean
- 1.120 Entity.Remove.Storage.Number(pID As Integer, isIDPlayer As Boolean, key As String, Optional perma As Boolean = False)) As Boolean
- 1.121 Entity.Remove.CurrentHP(dID As Integer, isIDPlayer As Boolean, updateValue As Integer) As Boolean
- 1.122 Entity.Remove.Boost.TickTimer(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.123 Entity.Remove.Boost.MaxAttacks(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.124 Entity.Remove.Boost.Exhaust(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.125 Entity.Remove.Boost.DamageBonus(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.126 Entity.Remove.Boost.ResistBonus(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.127 Entity.Remove.Boost.SpellNegation(pID As Integer, isIDPlayer As Boolean, type As Double, Optional ID As Integer = -1) As Boolean
- 1.128 Entity.Remove.Boost.SpellResistance(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.129 Entity.Remove.Boost.Strength(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.130 Entity.Remove.Boost.Agility(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.131 Entity.Remove.Boost.Endurance(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.132 Entity.Remove.Boost.Intelligence(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.133 Entity.Remove.Boost.Wisdom(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.134 Entity.Remove.Boost.Charisma(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.135 Entity.Remove.Boost.Armor(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.136 Entity.Remove.Boost.HP(pID As Integer, isIDPlayer As Boolean, type As Integer, Optional ID As Integer = -1) As Boolean
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( )