Jump to: navigation, search

Difference between revisions of "Player"

Line 11: Line 11:
  
  
=====Player.Find(ByVal data As String) As Integer=====
+
=====Player.UpdateRoomQuests(pid As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pid=''  ''
 +
*Example=''Player.UpdateRoomQuests(  )''
 +
 
 +
 
 +
=====Player.UpdateMaxHMP(pid As Integer, Optional sendInfo As Integer = -1)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pid=''  ''
 +
:* sendInfo  -1=''  ''
 +
*Example=''Player.UpdateMaxHMP(  )''
 +
 
 +
 
 +
=====Player.Find(data As String) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 19: Line 34:
  
  
=====Player.Lookover(index As Integer, name As String, image As String, ByVal data As String, ByVal charImage as Boolean = False)=====
+
=====Player.Lookover(index As Integer, name As String, image As String, data As String, charImage as Boolean = False)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 31: Line 46:
  
  
=====Entity.Get.AccountInfo(pID As Integer, typeID As Integer) As String=====
+
=====Player.Get.AccountInfo(pID As Integer, typeID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 40: Line 55:
  
  
=====Entity.Get.AutosneakBonus(ByVal pID As Integer) As Integer=====
+
=====Player.Get.AutosneakBonus(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 48: Line 63:
  
  
=====Player.Get.ItemLookoverDesc(ByVal pID As Integer  ByVal key As String) As Boolean=====
+
=====Player.Get.SkillLevel(pID As Integer, name As String) As Integer=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* name=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.SkillLevel(  )''
 +
 
 +
 
 +
=====Player.Get.SkillList(pID As Integer) As String=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Returns=''  (array)''
 +
*Example=''Entity.Get.SkillList(  )''
 +
 
 +
 
 +
=====Player.Get.InventoryBonusCount(pID As Integer) As Integer=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.InventoryBonusCount(  )''
 +
 
 +
 
 +
=====Player.Get.ValidLocationForSpawn(pID As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Example=''Entity.Get.ValidLocationForSpawn(  )''
 +
 
 +
 
 +
=====Player.Get.ItemLookoverDesc(pID As Integer  key As String) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 57: Line 104:
  
  
=====Player.Get.Trading(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Trading(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 65: Line 112:
  
  
=====Player.Get.FirstTime(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.FirstTime(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 73: Line 120:
  
  
=====Player.Get.NoTrack(ByVal pID As Integer) As Integer=====
+
=====Player.Get.NoTrack(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 81: Line 128:
  
  
=====Player.Get.SpeakMode(ByVal pID As Integer) As Integer=====
+
=====Player.Get.PremiumWheel(pID As Integer) As Integer=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.PremiumWheel(  )''
 +
 
 +
 
 +
=====Player.Get.Temple(pID As Integer) As String=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Get.Temple(  )''
 +
 
 +
 
 +
=====Player.Get.SpeakMode(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 89: Line 152:
  
  
=====Player.Get.Regeneration(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Regeneration(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 97: Line 160:
  
  
=====Player.Get.Autosneak(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Autosneak(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 105: Line 168:
  
  
=====Player.Get.AutosneakNumber(ByVal pID As Integer) As Integer=====
+
=====Player.Get.AutosneakNumber(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 113: Line 176:
  
  
=====Player.Get.AutosneakNumber(ByVal pID As Integer) As Integer=====
+
=====Player.Get.AutosneakNumber(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 121: Line 184:
  
  
=====Player.Get.MPGainActive(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.MPGainActive(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 129: Line 192:
  
  
=====Player.Get.HPGainActive(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.HPGainActive(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 137: Line 200:
  
  
=====Player.Get.Experience(ByVal pID As Integer) As Long=====
+
=====Player.Get.Experience(pID As Integer) As Long=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 145: Line 208:
  
  
=====Player.Get.RaceID(ByVal pID As Integer) As Integer=====
+
=====Player.Get.RaceID(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 153: Line 216:
  
  
=====Player.Get.ClassID(ByVal pID As Integer) As Integer=====
+
=====Player.Get.ClassID(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 161: Line 224:
  
  
=====Player.Get.BaseClass(ByVal pID As Integer) As String=====
+
=====Player.Get.BaseClass(pID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 169: Line 232:
  
  
=====Player.Get.ClassName(ByVal pID As Integer) As String=====
+
=====Player.Get.ClassName(pID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 177: Line 240:
  
  
=====Player.Get.StaffLevel(ByVal pID As Integer) As Integer=====
+
=====Player.Get.StaffLevel(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 185: Line 248:
  
  
=====Player.Get.BuildLevel(ByVal pID As Integer) As Integer=====
+
=====Player.Get.BuildLevel(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 193: Line 256:
  
  
=====Player.Get.EventLevel(ByVal pID As Integer) As Integer=====
+
=====Player.Get.EventLevel(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 201: Line 264:
  
  
=====Player.Get.QuestLevel(ByVal pID As Integer) As Integer=====
+
=====Player.Get.QuestLevel(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 209: Line 272:
  
  
=====Player.Get.BonusHP(ByVal pID As Integer) As Integer=====
+
=====Player.Get.BonusHP(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 217: Line 280:
  
  
=====Player.Get.BonusMP(ByVal pID As Integer) As Integer=====
+
=====Player.Get.BonusMP(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 225: Line 288:
  
  
=====Player.Get.Darkness(ByVal pID As Integer) As Integer=====
+
=====Player.Get.TBonus(pID As Integer, idFind As Integer) As Double=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* idFind=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Get.TBonus(  )''
 +
 
 +
 
 +
=====Player.Get.TBonusHP(pID As Integer) As Integer=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Get.TBonusHP(  )''
 +
 
 +
 
 +
=====Player.Get.TBonusMP(pID As Integer) As Integer=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Get.TBonusMP(  )''
 +
 
 +
 
 +
=====Player.Get.TBonusRAGE(pID As Integer) As Integer=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Get.TBonusRAGE(  )''
 +
 
 +
 
 +
=====Player.Get.Darkness(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 233: Line 329:
  
  
=====Player.Get.RageActive(ByVal pid As Integer) As Boolean=====
+
=====Player.Get.RageActive(pid As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 241: Line 337:
  
  
=====Player.Get.Gender(ByVal pID As Integer) As String=====
+
=====Player.Get.Gender(pID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 249: Line 345:
  
  
=====Player.Get.LogoffExtra(ByVal pID As Integer) As Double=====
+
=====Player.Get.CurrentMP(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
 
:* pID=''  ''
 
:* pID=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Player.Get.LogoffExtra(  )''
+
*Example=''Player.Get.CurrentMP(  )''
  
  
=====Player.Get.CurrentMP(ByVal pID As Integer) As Integer=====
+
=====Player.Get.HPPotionDelay(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
 
:* pID=''  ''
 
:* pID=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Player.Get.CurrentMP(  )''
+
*Example=''Player.Get.HPPotionDelay(  )''
  
  
=====Player.Get.PotionDelay(ByVal pID As Integer) As Double=====
+
=====Player.Get.MPPotionDelay(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
 
:* pID=''  ''
 
:* pID=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Player.Get.PotionDelay(  )''
+
*Example=''Player.Get.MPPotionDelay(  )''
  
  
=====Player.Get.FoodModifier(ByVal pID As Integer) As Integer=====
+
=====Player.Get.HPPotPenalty(pID As Integer) As Integer=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Get.HPPotPenalty(  )''
 +
 
 +
 
 +
=====Player.Get.MPPotPenalty(pID As Integer) As Integer=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Get.MPPotPenalty(  )''
 +
 
 +
 
 +
=====Player.Get.HealPenalty(pID As Integer) As Integer=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Get.HealPenalty(  )''
 +
 
 +
 
 +
=====Player.Get.FoodModifier(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 281: Line 401:
  
  
=====Player.Get.PotionModifier(ByVal pID As Integer) As Integer=====
+
=====Player.Get.PotionModifier(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 289: Line 409:
  
  
=====Player.Get.FoodDelay(ByVal pID As Integer) As Double=====
+
=====Player.Get.FoodDelay(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 297: Line 417:
  
  
=====Player.Get.MaxMP(ByVal pID As Integer) As Integer=====
+
=====Player.Get.MaxMP(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 305: Line 425:
  
  
=====Player.Get.UpdateMaxHMP(ByVal pID As Integer, Optional SendData as Boolean = true) As Integer=====
+
=====Player.Get.UpdateMaxHMP(pID As Integer, Optional SendData as Boolean = true) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 377: Line 497:
  
  
=====Player.Get.QuestLevel(ByVal pID As Integer) As Integer=====
+
=====Player.Get.QuestLevel(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 385: Line 505:
  
  
=====Player.Get.Logging(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Logging(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 393: Line 513:
  
  
=====Player.Get.Renegade(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Virtue(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
 
:* pID=''  ''
 
:* pID=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Player.Get.Renegade(  )''
+
*Example=''Player.Get.Virtue(  )''
  
  
=====Player.Get.Paragon(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Premium(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
 
:* pID=''  ''
 
:* pID=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Player.Get.Paragon(  )''
+
*Example=''Player.Get.Premium(  )''
  
  
=====Player.Get.Premium(ByVal pID As Integer) As Integer=====
+
=====Player.Get.LastAttack(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
 
:* pID=''  ''
 
:* pID=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Player.Get.Premium(  )''
+
*Example=''Player.Get.Logging(  )''
  
  
=====Player.Get.LastAttack(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Immunity(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 425: Line 545:
  
  
=====Player.Get.Immunity(ByVal pID As Integer) As Integer=====
+
 
 +
=====Player.Get.Storage.TempString(pID As Integer, key As String) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
 
:* pID=''  ''
 
:* pID=''  ''
 +
:* key=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Player.Get.Logging(  )''
+
*Example=''Player.Get.Storage.TempString(  )''
  
  
 +
=====Player.Get.Storage.TempNumber(pID As Integer, key As String) As Double=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* key=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Get.Storage.TempNumber(  )''
  
=====Player.Get.Storage.TempString(ByVal pID As Integer, ByVal key As String) As String=====
+
 
 +
=====Player.Get.Storage.AccountString(pID As Integer, key As String) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 440: Line 570:
 
:* key=''  ''
 
:* key=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Player.Get.Storage.TempString(  )''
+
*Example=''Player.Get.Storage.AccountString(  )''
  
  
=====Player.Get.Storage.TempNumber(ByVal pID As Integer, ByVal key As String) As Double=====
+
=====Player.Get.Storage.AccountNumber(pID As Integer, key As String) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 449: Line 579:
 
:* key=''  ''
 
:* key=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Player.Get.Storage.TempNumber(  )''
+
*Example=''Player.Get.Storage.AccountNumber(  )''
 +
 
 +
 
 +
=====Player.Get.Storage.ComputerIDString(pID As Integer, key As String) As Double=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* key=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Get.Storage.ComputerIDString(  )''
 +
 
 +
 
 +
=====Player.Get.Storage.ComputerIDNumber(pID As Integer, key As String) As Double=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* key=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Get.Storage.ComputerIDNumber(  )''
 +
 
 +
 
 +
=====Player.Get.Class.SpellDamageTakenMod(pID As Integer) As Double=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Get.Class.SpellDamageTakenMod(  )''
 +
 
 +
 
 +
=====Player.Get.Class.RageAmount(pID As Integer) As Integer=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Get.Class.RageAmount(  )''
  
  
=====Player.Get.Class.ACMod(ByVal pID As Integer) As Double=====
+
=====Player.Get.Class.ACMod(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 460: Line 624:
  
  
=====Player.Get.Class.DamageMod(ByVal pID As Integer) As Double=====
+
=====Player.Get.Class.DamageMod(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 468: Line 632:
  
  
=====Player.Get.Class.DefendDodgeBonus(ByVal pID As Integer) As Double=====
+
=====Player.Get.Class.DefendDodgeBonus(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 476: Line 640:
  
  
=====Player.Get.Class.HPMod(ByVal pID As Integer) As Double=====
+
=====Player.Get.Class.HPMod(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 484: Line 648:
  
  
=====Player.Get.Class.AttackDodgeBonus(ByVal pID As Integer) As Double=====
+
=====Player.Get.Class.AttackDodgeBonus(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 492: Line 656:
  
  
=====Player.Get.Class.MPMod(ByVal pID As Integer) As Double=====
+
=====Player.Get.Class.MPMod(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 500: Line 664:
  
  
=====Player.Get.Class.SpellAttackMod(ByVal pID As Integer) As Double=====
+
=====Player.Get.Class.SpellAttackMod(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 508: Line 672:
  
  
=====Player.Get.Class.SpellNegationMod(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Class.SpellDamageTakenMod(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
 
:* pID=''  ''
 
:* pID=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Player.Get.Class.SpellNegationMod(  )''
+
*Example=''Player.Get.Class.SpellDamageTakenMod(  )''
  
  
=====Player.Get.Class.SpellResistMod(ByVal pID As Integer) As Double=====
+
=====Player.Get.Class.SpellResistMod(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 524: Line 688:
  
  
=====Player.Get.Class.MaxSpawns(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Class.MaxSpawns(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 532: Line 696:
  
  
=====Player.Get.Class.RageBar(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Class.RageBar(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 540: Line 704:
  
  
=====Player.Get.Race.DefendDodgeBonus(ByVal pID As Integer) As Double=====
+
=====Player.Get.Race.DefendDodgeBonus(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 548: Line 712:
  
  
=====Player.Get.Race.AttackDodgeBonus(ByVal pID As Integer) As Double=====
+
=====Player.Get.Race.AttackDodgeBonus(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 556: Line 720:
  
  
=====Player.Get.Race.Infravision(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Race.Infravision(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 564: Line 728:
  
  
=====Player.Get.Race.SpellResistMod(ByVal pID As Integer) As Double=====
+
=====Player.Get.Race.SpellResistMod(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 572: Line 736:
  
  
=====Player.Get.Race.CooldownModifier(ByVal pID As Integer) As Double=====
+
=====Player.Get.Race.CooldownModifier(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 580: Line 744:
  
  
=====Player.Get.Item.Lookover(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String=====
+
=====Player.Get.Item.Lookover(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 590: Line 754:
  
  
=====Player.Get.Item.UniqueID(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False As String=====
+
=====Player.Get.Item.UniqueID(pID As Integer, iID As Integer, Optional equipped As Boolean = False As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 600: Line 764:
  
  
=====Player.Get.Item.StringVar(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String=====
+
=====Player.Get.Item.StringVar(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 610: Line 774:
  
  
=====Player.Get.Item.NumberVar(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double=====
+
=====Player.Get.Item.NumberVar(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 620: Line 784:
  
  
=====Player.Get.Item.Soulbound(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean=====
+
=====Player.Get.Item.Soulbound(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 630: Line 794:
  
  
=====Player.Get.Item.SoulboundName(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String=====
+
=====Player.Get.Item.SoulboundName(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 640: Line 804:
  
  
=====Player.Get.Item.SoulboundName(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String=====
+
=====Player.Get.Item.SoulboundName(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 650: Line 814:
  
  
=====Player.Get.Item.Expire(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean=====
+
=====Player.Get.Item.Expire(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 660: Line 824:
  
  
=====Player.Get.Item.ExpireTime(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double=====
+
=====Player.Get.Item.ExpireTime(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 670: Line 834:
  
  
=====Player.Get.Item.Charged(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean=====
+
=====Player.Get.Item.Charged(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 679: Line 843:
 
*Example=''Player.Get.Item.Charged(  )''
 
*Example=''Player.Get.Item.Charged(  )''
  
=====Player.Get.Item.ChargedTime(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double=====
+
=====Player.Get.Item.ChargedTime(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 689: Line 853:
  
  
=====Player.Get.Item.Enchantment(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer=====
+
=====Player.Get.Item.Enchantment(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 699: Line 863:
  
  
=====Player.Get.Item.DropBonusMin(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer=====
+
=====Player.Get.Item.DropBonusMin(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 709: Line 873:
  
  
=====Player.Get.Item.DropBonusMax(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer=====
+
=====Player.Get.Item.DropBonusMax(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 719: Line 883:
  
  
=====Player.Get.Item.Bless(ByVal pID As Integer, iID As Integer, divName As String, Optional equipped As Boolean = false) As Integer=====
+
=====Player.Get.Item.Bless(pID As Integer, iID As Integer, divName As String, Optional equipped As Boolean = false) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 730: Line 894:
  
  
=====Player.Get.Item.DivinityBonus(ByVal pID As Integer, iID As Integer, enchantName As String, Optional equipped As Boolean = false) As Double=====
+
=====Player.Get.Item.DivinityBonus(pID As Integer, iID As Integer, enchantName As String, Optional equipped As Boolean = false) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 741: Line 905:
  
  
=====Player.Get.Item.TwoHandedWeapon(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Item.TwoHandedWeapon(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 749: Line 913:
  
  
=====Player.Get.Item.LeftGripIsWeapon(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Item.LeftGripIsWeapon(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 757: Line 921:
  
  
=====Player.Get.Item.RightGripIsWeapon(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Item.RightGripIsWeapon(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 765: Line 929:
  
  
=====Player.Get.Item.LeftGripBonusAmount(ByVal pID As Integer) As Double=====
+
=====Player.Get.Item.LeftGripBonusAmount(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 773: Line 937:
  
  
=====Player.Get.Item.RightGripBonusAmount(ByVal pID As Integer) As Double=====
+
=====Player.Get.Item.RightGripBonusAmount(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 781: Line 945:
  
  
=====Player.Get.Item.LeftGripSpellAmount(ByVal pID As Integer) As Double=====
+
=====Player.Get.Item.LeftGripSpellAmount(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 789: Line 953:
  
  
=====Player.Get.Item.RightGripSpellAmount(ByVal pID As Integer) As Double=====
+
=====Player.Get.Item.RightGripSpellAmount(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 797: Line 961:
  
  
=====Player.Get.Item.LeftGripPierceBonus(ByVal pID As Integer) As Double=====
+
=====Player.Get.Item.LeftGripPierceBonus(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 805: Line 969:
  
  
=====Player.Get.Item.RightGripPierceBonus(ByVal pID As Integer) As Double=====
+
=====Player.Get.Item.RightGripPierceBonus(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 813: Line 977:
  
  
=====Player.Get.Item.LeftGripType(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.LeftGripType(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 821: Line 985:
  
  
=====Player.Get.Item.AmmoMinimum(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.AmmoMinimum(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 829: Line 993:
  
  
=====Player.Get.Item.AmmoMaximum(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.AmmoMaximum(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 837: Line 1,001:
  
  
=====Player.Get.Item.LeftGripMinimum(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.LeftGripMinimum(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 845: Line 1,009:
  
  
=====Player.Get.Item.LeftGripMaximum(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.LeftGripMaximum(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 853: Line 1,017:
  
  
=====Player.Get.Item.RightGripMinimum(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.RightGripMinimum(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 861: Line 1,025:
  
  
=====Player.Get.Item.RightGripMaximum(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.RightGripMaximum(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 869: Line 1,033:
  
  
=====Player.Get.Item.RightGripType(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.RightGripType(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 877: Line 1,041:
  
  
=====Player.Get.Item.RightGripAmmoType(ByVal pID As Integer) As String=====
+
=====Player.Get.Item.RightGripAmmoType(pID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 885: Line 1,049:
  
  
=====Player.Get.Item.LeftGripAmmoType(ByVal pID As Integer) As String=====
+
=====Player.Get.Item.LeftGripAmmoType(pID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 893: Line 1,057:
  
  
=====Player.Get.Item.AmmoName(ByVal pID As Integer) As String=====
+
=====Player.Get.Item.AmmoName(pID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 901: Line 1,065:
  
  
=====Player.Get.Item.LeftGripAmmoBased(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Item.LeftGripAmmoBased(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 909: Line 1,073:
  
  
=====Player.Get.Item.RightGripAmmoBased(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Item.RightGripAmmoBased(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 917: Line 1,081:
  
  
=====Player.Get.Item.AmmoAmount(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.AmmoAmount(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 925: Line 1,089:
  
  
=====Player.Get.Item.Helmet(ByVal pID As Integer) As String=====
+
=====Player.Get.Item.Helmet(pID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 933: Line 1,097:
  
  
=====Player.Get.Item.Body(ByVal pID As Integer) As String=====
+
=====Player.Get.Item.Body(pID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 941: Line 1,105:
  
  
=====Player.Get.Item.Special(ByVal pID As Integer) As String=====
+
=====Player.Get.Item.Special(pID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 949: Line 1,113:
  
  
=====Player.Get.Item.AmmoName(ByVal pID As Integer) As String=====
+
=====Player.Get.Item.AmmoName(pID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 957: Line 1,121:
  
  
=====Player.Get.Item.AmmoMinimum(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.AmmoMinimum(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 965: Line 1,129:
  
  
=====Player.Get.Item.AmmoMaximum(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.AmmoMaximum(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 973: Line 1,137:
  
  
=====Player.Get.Item.AmmoLoaded(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.AmmoLoaded(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 981: Line 1,145:
  
  
=====Player.Get.Item.AmmoValid(ByVal pID As Integer, left as Boolean) As String=====
+
=====Player.Get.Item.AmmoValid(pID As Integer, left as Boolean) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 990: Line 1,154:
  
  
=====Player.Get.Item.LeftGripIsWeapon(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Item.LeftGripIsWeapon(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 998: Line 1,162:
  
  
=====Player.Get.Item.LeftGripBonusAmount(ByVal pID As Integer) As Double=====
+
=====Player.Get.Item.LeftGripBonusAmount(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,006: Line 1,170:
  
  
=====Player.Get.Item.LeftGripType(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.LeftGripType(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,014: Line 1,178:
  
  
=====Player.Get.Item.LeftGripMinimum(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.LeftGripMinimum(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,022: Line 1,186:
  
  
=====Player.Get.Item.LeftGripMaximum(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.LeftGripMaximum(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,030: Line 1,194:
  
  
=====Player.Get.Item.LeftGripAmmoBased(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Item.LeftGripAmmoBased(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,038: Line 1,202:
  
  
=====Player.Get.Item.LeftGrip(ByVal pID As Integer) As String=====
+
=====Player.Get.Item.LeftGrip(pID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,046: Line 1,210:
  
  
=====Player.Get.Item.RightGripIsWeapon(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Item.RightGripIsWeapon(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,054: Line 1,218:
  
  
=====Player.Get.Item.RightGripBonusAmount(ByVal pID As Integer) As Double=====
+
=====Player.Get.Item.RightGripBonusAmount(pID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,062: Line 1,226:
  
  
=====Player.Get.Item.RightGripMinimum(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.RightGripMinimum(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,070: Line 1,234:
  
  
=====Player.Get.Item.RightGripMaximum(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.RightGripMaximum(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,078: Line 1,242:
  
  
=====Player.Get.Item.RightGripType(ByVal pID As Integer) As Integer=====
+
=====Player.Get.Item.RightGripType(pID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,086: Line 1,250:
  
  
=====Player.Get.Item.RightGripAmmoBased(ByVal pID As Integer) As Boolean=====
+
=====Player.Get.Item.RightGripAmmoBased(pID As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,094: Line 1,258:
  
  
=====Player.Get.Item.RightGrip(ByVal pID As Integer) As String=====
+
=====Player.Get.Item.RightGrip(pID As Integer) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,102: Line 1,266:
  
  
=====Player.Get.Item.FindInventory(ByVal pID As Integer, findItem As String, Optional amount As Integer = -1, Optional findString As String = ", Optional findValue As Integer = -1, Optional equipped As Boolean = false) As Integer=====
+
=====Player.Get.Item.FindInventory(pID As Integer, findItem As String, Optional amount As Integer = -1, Optional findString As String = ", Optional findValue As Integer = -1, Optional equipped As Boolean = false) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,114: Line 1,278:
 
*Example=''Player.Get.Item.FindInventory(  )''
 
*Example=''Player.Get.Item.FindInventory(  )''
  
=====Player.Get.Item.FindInventoryReverse(ByVal pID As Integer, findItem As String, Optional amount As Integer = -1, Optional findString As String = ", Optional findValue As Integer = -1, Optional equipped As Boolean = false) As Integer=====
+
=====Player.Get.Item.FindInventoryReverse(pID As Integer, findItem As String, Optional amount As Integer = -1, Optional findString As String = ", Optional findValue As Integer = -1, Optional equipped As Boolean = false) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,126: Line 1,290:
 
*Example=''Player.Get.Item.FindInventoryReverse(  )''
 
*Example=''Player.Get.Item.FindInventoryReverse(  )''
  
=====Player.Get.Item.FindEmptyInventory(ByVal pID As Integer, Optional equipped As Boolean = false) As Integer=====
+
=====Player.Get.Item.FindEmptyInventory(pID As Integer, Optional equipped As Boolean = false) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,135: Line 1,299:
  
  
=====Player.Get.Item.DropPercent(ByVal pID As Integer, findItem as Integer, equipped as Boolean) As Integer=====
+
=====Player.Get.Item.DropPercent(pID As Integer, findItem as Integer, equipped as Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,145: Line 1,309:
  
  
=====Player.Get.Item.PreventSoulbind(ByVal pID As Integer, findItem as Integer, Optional equipped As Boolean = false) As Boolean=====
+
=====Player.Get.Item.PreventSoulbind(pID As Integer, findItem as Integer, Optional equipped As Boolean = false) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,155: Line 1,319:
  
  
=====Player.Get.Item.PreventUnSoulbind(ByVal pID As Integer, findItem as Integer, Optional equipped As Boolean = false) As Boolean=====
+
=====Player.Get.Item.PreventUnSoulbind(pID As Integer, findItem as Integer, Optional equipped As Boolean = false) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,165: Line 1,329:
  
  
=====Player.Get.Item.MaxStack(ByVal pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer=====
+
=====Player.Get.Item.MaxStack(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,175: Line 1,339:
  
  
=====Player.Get.Item.InventoryAmount(ByVal pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer=====
+
=====Player.Get.Item.InventoryAmount(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,185: Line 1,349:
  
  
=====Player.Get.Item.Inventory(ByVal pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String=====
+
=====Player.Get.Item.Inventory(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,195: Line 1,359:
  
  
=====Player.Get.Item.InventoryAmount(ByVal pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer=====
+
=====Player.Get.Item.InventoryAmount(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,205: Line 1,369:
  
  
=====Player.Get.Item.InventoryType(ByVal pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String=====
+
=====Player.Get.Item.InventoryType(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,215: Line 1,379:
  
  
=====Player.Get.Item.InventoryWeaponType(ByVal pID As Integer, findItem As Intege, Optional equipped As Boolean = falser) As String=====
+
=====Player.Get.Item.InventoryWeaponType(pID As Integer, findItem As Intege, Optional equipped As Boolean = falser) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,225: Line 1,389:
  
  
=====Player.Get.Item.InventorySlotType(ByVal pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String=====
+
=====Player.Get.Item.InventorySlotType(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,259: Line 1,423:
  
  
=====Player.Get.EXPBonus(ByVal ID As Integer) As Double=====
+
=====Player.Get.EXPBonus(ID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,267: Line 1,431:
  
  
=====Player.Get.EXPBonusTime(ByVal ID As Integer) As Double=====
+
=====Player.Get.EXPBonusTime(ID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,275: Line 1,439:
  
  
=====Player.Get.GoldBonus(ByVal ID As Integer) As Double=====
+
=====Player.Get.GoldBonus(ID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,283: Line 1,447:
  
  
=====Player.Get.GoldBonusTime(ByVal ID As Integer) As Double=====
+
=====Player.Get.GoldBonusTime(ID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,291: Line 1,455:
  
  
=====Player.Get.TEXPBonus(ByVal ID As Integer) As Double=====
+
=====Player.Get.TEXPBonus(ID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,299: Line 1,463:
  
  
=====Player.Get.TGoldBonus(ByVal ID As Integer) As Double=====
+
=====Player.Get.TGoldBonus(ID As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,307: Line 1,471:
  
  
=====Player.Get.GuildZoneCount(ByVal ID As Integer) As Integer=====
+
=====Player.Get.GuildZoneCount(ID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,315: Line 1,479:
  
  
=====Player.Get.PPCurrent(ByVal ID As Integer) As Integer=====
+
=====Player.Get.PPCurrent(ID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,323: Line 1,487:
  
  
=====Player.Get.PPTotal(ByVal ID As Integer) As Integer=====
+
=====Player.Get.CMCurrent(ID As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
 
:* ID=''  ''
 
:* ID=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Player.Get.PPTotal(  )''
+
*Example=''Player.Get.CMCurrent(  )''
  
  
=====Player.Add.Item(ByVal pID As Integer, ByVal updateValue As String, ByVal updateValue2 As Integer, dropFloor As Boolean) As Integer=====
+
=====Player.Add.Item(pID As Integer, updateValue As String, updateValue2 As Integer, dropFloor As Boolean) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,342: Line 1,506:
  
  
=====Player.Add.Renegade(ByVal pID As Integer, ByVal updateValue As Integer)=====
+
=====Player.Add.Virtue(pID As Integer, updateValue As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
 
:* pID=''  ''
 
:* pID=''  ''
 
:* updateValue=''  ''
 
:* updateValue=''  ''
*Example=''Player.Add.Renegade(  )''
+
*Example=''Player.Add.Virtue(  )''
  
  
=====Player.Add.Paragon(ByVal pID As Integer, ByVal updateValue As Integer)=====
+
=====Player.Add.Menu(pID As Integer, Optional updateValue As String = ", Optional updateValue2 As String = ", Optional updateValue3 As Integer = -1)=====
*Description=''  ''
+
;'''Values'''
+
:* pID=''  ''
+
:* updateValue=''  ''
+
*Example=''Player.Add.Paragon(  )''
+
 
+
 
+
=====Player.Add.Menu(ByVal pID As Integer, Optional updateValue As String = ", Optional updateValue2 As String = ", Optional updateValue3 As Integer = -1)=====
+
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,369: Line 1,525:
  
  
=====Player.Add.Obituary(ByVal pID As Integer, attackerName As String, Optional defenderName As String = ")=====
+
=====Player.Add.Obituary(pID As Integer, attackerName As String, Optional defenderName As String = ")=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,379: Line 1,535:
  
  
=====Player.Add.Experience(ByVal pID As Integer, ByVal updateValue As Long, Optional byPassLock As Boolean = False)=====
+
=====Player.Add.Experience(pID As Integer, updateValue As Long, Optional byPassLock As Boolean = False)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,389: Line 1,545:
  
  
=====Player.Set.ItemLookoverDesc(ByVal pID As Integer ByVal key As String, value as String) As Boolean=====
+
=====Player.Set.SkillLevel(pID As Integer, name As String, nLevel As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* name=''  ''
 +
:* nLevel=''  ''
 +
*Example=''Entity.Set.SkillLevel(  )''
 +
 
 +
 
 +
=====Player.Set.AttemptSkillLevel(ByVal pID As Integer, name As String, chance As Double)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* name=''  ''
 +
:* chance=''  ''
 +
*Example=''Entity.Set.AttemptSkillLevel(  )''
 +
 
 +
 
 +
=====Player.Set.InventoryBonusCount(pID As Integer, count As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* count=''  ''
 +
*Example=''Entity.Set.InventoryBonusCount(  )''
 +
 
 +
 
 +
=====Player.Set.ItemLookoverDesc(pID As Integer, key As String, value as String) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,399: Line 1,581:
  
  
=====Player.Set.Storage.TempString(ByVal pID As Integer, ByVal key As String, ByVal value As String)=====
+
=====Player.Set.Storage.TempString(pID As Integer, key As String, value As String)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,409: Line 1,591:
  
  
=====Player.Set.Storage.TempNumber(ByVal pID As Integer, ByVal key As String, ByVal value As Double)=====
+
=====Player.Set.Storage.TempNumber(pID As Integer, key As String, value As Double)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,419: Line 1,601:
  
  
=====Player.Set.CancelTrade(ByVal pID As Integer)=====
+
=====Player.Set.Storage.AccountString(pID As Integer, key As String, value As String)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* key=''  ''
 +
:* value=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Set.Storage.TempString(  )''
 +
 
 +
 
 +
=====Player.Set.Storage.AccountNumber(pID As Integer, key As String, value As Double)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* key=''  ''
 +
:* value=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Set.Storage.TempNumber(  )''
 +
 
 +
 
 +
=====Player.Set.Storage.ComputerIDString(pID As Integer, key As String, value As String)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* key=''  ''
 +
:* value=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Set.Storage.TempString(  )''
 +
 
 +
 
 +
=====Player.Set.Storage.ComputerIDNumber(pID As Integer, key As String, value As Double)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* key=''  ''
 +
:* value=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Set.Storage.TempNumber(  )''
 +
 
 +
 
 +
=====Player.Set.CancelTrade(pID As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,451: Line 1,673:
  
  
=====Player.Set.LogoffExtra(ID As Integer, updateValue As Double)=====
+
=====Player.Set.SpeakMode(pID As Integer, updateValue As Integer)=====
*Description=''  ''
+
;'''Values'''
+
:* ID=''  ''
+
:* updateValue=''  ''
+
*Example=''Player.Set.LogoffExtra(  )''
+
 
+
 
+
=====Player.Set.SpeakMode(ByVal pID As Integer, ByVal updateValue As Integer)=====
+
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,467: Line 1,681:
  
  
=====Player.Set.LastAttack(ByVal pID As Integer)=====
+
=====Player.Set.LastAttack(pID As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,475: Line 1,689:
  
  
=====Player.Set.Immunity(ByVal pID As Integer, ByVal updateValue As Double)=====
+
=====Player.Set.Immunity(pID As Integer, updateValue As Double)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,483: Line 1,697:
  
  
=====Player.Set.Boost.Rage(ByVal pID As Integer, ByVal updateValue As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Integer=====
+
=====Player.Set.Boost.Rage(pID As Integer, 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,496: Line 1,710:
  
  
=====Player.Set.Boost.MP(ByVal pID As Integer, ByVal updateValue As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Integer=====
+
=====Player.Set.Boost.MP(pID As Integer, 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,509: Line 1,723:
  
  
=====Player.Set.Boost.Food(ByVal pID As Integer, ByVal updateValue As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Integer=====
+
=====Player.Set.Boost.Food(pID As Integer, 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,522: Line 1,736:
  
  
=====Player.Set.Boost.Potion(ByVal pID As Integer, ByVal updateValue As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Integer=====
+
=====Player.Set.Boost.Potion(pID As Integer, 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,535: Line 1,749:
  
  
=====Player.Set.Boost.Light(ByVal pID As Integer, ByVal updateValue As Integer, ByVal ticks As Integer, ByVal ID As Integer, Optional ByVal message As String = ", Optional ByVal globalmessage As String = ") As Integer=====
+
=====Player.Set.Boost.Light(pID As Integer, 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,548: Line 1,762:
  
  
=====Player.Set.Boost.PercentRage(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=====
+
=====Player.Set.Boost.PercentRage(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,562: Line 1,776:
  
  
=====Player.Set.Boost.PercentMP(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=====
+
=====Player.Set.Boost.PercentMP(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,576: Line 1,790:
  
  
=====Player.Set.NoTrack(ByVal pID As Integer, ByVal updateValue As Integer)=====
+
=====Player.Set.NoTrack(pID As Integer, updateValue As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,585: Line 1,799:
  
  
=====Player.Set.Autosneak(ByVal pID As Integer, ByVal updateValue As Boolean)=====
+
=====Player.Set.Autosneak(pID As Integer, updateValue As Boolean)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,594: Line 1,808:
  
  
=====Player.Set.AutosneakNumber(ByVal pID As Integer, ByVal updateValue As Integer)=====
+
=====Player.Set.AutosneakNumber(pID As Integer, updateValue As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,603: Line 1,817:
  
  
=====Player.Set.AutosneakNumber(ByVal pID As Integer, ByVal updateValue As Integer)=====
+
=====Player.Set.AutosneakNumber(pID As Integer, updateValue As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,612: Line 1,826:
  
  
=====Player.Set.BaseClass(ByVal pID As Integer, Optional ByVal updateValue As String = ")=====
+
=====Player.Set.BaseClass(pID As Integer, Optional updateValue As String = ")=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,621: Line 1,835:
  
  
=====Player.Set.ClassName(ByVal pID As Integer, Optional ByVal updateValue As String = ")=====
+
=====Player.Set.ClassName(pID As Integer, Optional updateValue As String = ")=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,630: Line 1,844:
  
  
=====Player.Set.BonusHP(ByVal pID As Integer, ByVal updateValue As Integer)=====
+
=====Player.Set.BonusHP(pID As Integer, updateValue As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,639: Line 1,853:
  
  
=====Player.Set.BonusMP(ByVal pID As Integer, ByVal updateValue As Integer)=====
+
=====Player.Set.BonusMP(pID As Integer, updateValue As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,648: Line 1,862:
  
  
=====Player.Set.Darkness(ByVal pID As Integer, ByVal updateValue As Integer)=====
+
=====Player.Set.TBonus(ByVal pID As Integer, idFind As Integer, ByVal updateValue As Double)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* idFind=''  ''
 +
:* updateValue=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Set.TBonus(  )''
 +
 
 +
 
 +
=====Player.Set.TBonusHP(pID As Integer, updateValue As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* updateValue=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Set.TBonusHP(  )''
 +
 
 +
 
 +
=====Player.Set.TBonusMP(pID As Integer, updateValue As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* updateValue=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Set.TBonusMP(  )''
 +
 
 +
 
 +
=====Player.Set.TBonusRAGE(pID As Integer, updateValue As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* updateValue=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Set.TBonusRAGE(  )''
 +
 
 +
 
 +
=====Player.Set.Darkness(pID As Integer, updateValue As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,657: Line 1,908:
  
  
=====Player.Set.RageBar(ByVal pid As Integer, ByVal updateValue As Boolean, ByVal sendBack As Boolean)=====
+
=====Player.Set.RageBar(pid As Integer, updateValue As Boolean, sendBack As Boolean)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,667: Line 1,918:
  
  
=====Player.Set.CurrentMP(ByVal pID As Integer, ByVal updateValue As Integer) As Integer=====
+
=====Player.Set.CurrentMP(pID As Integer, updateValue As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,676: Line 1,927:
  
  
=====Player.Set.CurrentRage(ByVal pID As Integer, ByVal updateValue As Integer) As Integer=====
+
=====Player.Set.CurrentRage(pID As Integer, updateValue As Integer) As Integer=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,685: Line 1,936:
  
  
=====Player.Set.PotionDelay(ByVal pID As Integer, ByVal updateValue As Integer) As Double=====
+
=====Player.Set.HPPotionDelay(pID As Integer, updateValue As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,691: Line 1,942:
 
:* updateValue=''  ''
 
:* updateValue=''  ''
 
*Returns=''  ''
 
*Returns=''  ''
*Example=''Player.Set.PotionDelay(  )''
+
*Example=''Player.Set.HPPotionDelay(  )''
 +
 
 +
 
 +
=====Player.Set.MPPotionDelay(pID As Integer, updateValue As Integer) As Double=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* updateValue=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Set.MPPotionDelay(  )''
 +
 
 +
 
 +
=====Player.Set.HPPotPenalty(pID As Integer, updateValue As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* updateValue=''  ''
 +
*Example=''Player.Set.HPPotPenalty(  )''
 +
 
 +
 
 +
=====Player.Set.MPPotPenalty(pID As Integer, updateValue As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* updateValue=''  ''
 +
*Example=''Player.Set.MPPotPenalty(  )''
 +
 
 +
 
 +
=====Player.Set.HealPotPenalty(pID As Integer, updateValue As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* updateValue=''  ''
 +
*Example=''Player.Set.HealPotPenalty(  )''
 +
 
 +
 
 +
=====Player.Set.Temple(ID As Integer, temple As String, roomnumber As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* temple=''  ''
 +
:* roomnumber=''  ''
 +
*Example=''Player.Set.Temple(  )''
 +
 
 +
 
 +
=====Player.Set.CM(pID As Integer, updateValue As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* updateValue=''  ''
 +
*Example=''Player.Set.CM(  )''
 +
 
 +
 
 +
=====Player.Set.PremiumWheel(pID As Integer, updateValue As Integer)=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* updateValue=''  ''
 +
*Example=''Player.Set.PremiumWheel(  )''
  
  
=====Player.Set.Regeneration(ByVal pID As Integer, Optional interuptMSG As String = ")=====
+
=====Player.Set.Regeneration(pID As Integer, Optional interuptMSG As String = ")=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,703: Line 2,012:
  
  
=====Player.Set.FoodDelay(ByVal pID As Integer, ByVal updateValue As Integer) As Double=====
+
=====Player.Set.FoodDelay(pID As Integer, updateValue As Integer) As Double=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,712: Line 2,021:
  
  
=====Player.Set.MPGainActive(ByVal pID As Integer, ByVal updateValue As Boolean)=====
+
=====Player.Set.MPGainActive(pID As Integer, updateValue As Boolean)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,721: Line 2,030:
  
  
=====Player.Set.HPGainActive(ByVal pID As Integer, ByVal updateValue As Boolean)=====
+
=====Player.Set.HPGainActive(pID As Integer, updateValue As Boolean)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,730: Line 2,039:
  
  
=====Player.Set.LookOverExtra(ByVal pID As Integer, ByVal updateValue As String)=====
+
=====Player.Set.LookOverExtra(pID As Integer, updateValue As String)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,739: Line 2,048:
  
  
=====Player.Set.AdjustMaxMP(ByVal pID As Integer)=====
+
=====Player.Set.AdjustMaxMP(pID As Integer)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,777: Line 2,086:
  
  
=====Player.Set.EXPBonus(ByVal ID As Integer, updateValue As Double)=====
+
=====Player.Set.EXPBonus(ID As Integer, updateValue As Double)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,786: Line 2,095:
  
  
=====Player.Set.EXPBonusTime(ByVal ID As Integer, updateValue As Double)=====
+
=====Player.Set.EXPBonusTime(ID As Integer, updateValue As Double)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,795: Line 2,104:
  
  
=====Player.Set.GoldBonus(ByVal ID As Integer, updateValue As Double)=====
+
=====Player.Set.GoldBonus(ID As Integer, updateValue As Double)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,804: Line 2,113:
  
  
=====Player.Set.GoldBonusTime(ByVal ID As Integer, updateValue As Double)=====
+
=====Player.Set.GoldBonusTime(ID As Integer, updateValue As Double)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,813: Line 2,122:
  
  
=====Player.Set.TEXPBonus(ByVal ID As Integer, updateValue As Double)=====
+
=====Player.Set.TEXPBonus(ID As Integer, updateValue As Double)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,822: Line 2,131:
  
  
=====Player.Set.TGoldBonus(ByVal ID As Integer, updateValue As Double)=====
+
=====Player.Set.TGoldBonus(ID As Integer, updateValue As Double)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,831: Line 2,140:
  
  
=====Player.Set.PP(ByVal ID As Integer, updateValue As Integer, updateMax as Boolean)=====
+
=====Player.Set.PP(ID As Integer, updateValue As Integer, updateMax as Boolean)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,839: Line 2,148:
 
*Example=''Player.Set.PP(  )''
 
*Example=''Player.Set.PP(  )''
  
=====Player.Set.Item.Lookover(ByVal pID As Integer, iID As Integer, Lookover As String, Optional equipped As Boolean = False) As Boolean=====
+
 
 +
=====Player.Set.Item.Swap(ByVal pID As Integer, ByVal updateValue As Integer, ByVal updateValue2 As Integer) As Boolean=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* updateValue=''  ''
 +
:* updateValue2=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Set.Item.Swap(  )''
 +
 
 +
 
 +
=====Player.Set.Item.Lookover(pID As Integer, iID As Integer, Lookover As String, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,850: Line 2,170:
  
  
=====Player.Set.Item.StringVar(ByVal pID As Integer, iID As Integer, StringVar As String, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.StringVar(pID As Integer, iID As Integer, StringVar As String, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,861: Line 2,181:
  
  
=====Player.Set.Item.NumberVar(ByVal pID As Integer, iID As Integer, NumberVar As Double, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.NumberVar(pID As Integer, iID As Integer, NumberVar As Double, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,882: Line 2,202:
  
  
=====Player.Set.Item.Expire(ByVal pID As Integer, iID As Integer, expire As Boolean, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.Expire(pID As Integer, iID As Integer, expire As Boolean, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,893: Line 2,213:
  
  
=====Player.Set.Item.ExpireTime(ByVal pID As Integer, iID As Integer, time As Integer, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.ExpireTime(pID As Integer, iID As Integer, time As Integer, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,904: Line 2,224:
  
  
=====Player.Set.Item.Charged(ByVal pID As Integer, iID As Integer, expire As Boolean, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.Charged(pID As Integer, iID As Integer, expire As Boolean, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,915: Line 2,235:
  
  
=====Player.Set.Item.ChargedTime(ByVal pID As Integer, iID As Integer, time As Integer, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.ChargedTime(pID As Integer, iID As Integer, time As Integer, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,926: Line 2,246:
  
  
=====Player.Set.Item.Soulbound(ByVal pID As Integer, iID As Integer, soulBound As Boolean, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.Soulbound(pID As Integer, iID As Integer, soulBound As Boolean, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,937: Line 2,257:
  
  
=====Player.Set.Item.SoulboundName(ByVal pID As Integer, iID As Integer, soulBound As String, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.SoulboundName(pID As Integer, iID As Integer, soulBound As String, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,948: Line 2,268:
  
  
=====Player.Set.Item.SoulboundName(ByVal pID As Integer, iID As Integer, soulBound As String, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.SoulboundName(pID As Integer, iID As Integer, soulBound As String, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,959: Line 2,279:
  
  
=====Player.Set.Item.Enchantment(ByVal pID As Integer, iID As Integer, enchantAmount As Integer, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.Enchantment(pID As Integer, iID As Integer, enchantAmount As Integer, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,970: Line 2,290:
  
  
=====Player.Set.Item.Bless(ByVal pID As Integer, iID As Integer, divName As String, blessAmount As Integer, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.Bless(pID As Integer, iID As Integer, divName As String, blessAmount As Integer, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,982: Line 2,302:
  
  
=====Player.Set.Item.DivinityBonus(ByVal pID As Integer, iID As Integer, enchantName As String, enchantAmount As Double, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.DivinityBonus(pID As Integer, iID As Integer, enchantName As String, enchantAmount As Double, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 1,994: Line 2,314:
  
  
=====Player.Set.Item.DropBonusMin(ByVal pID As Integer, iID As Integer, dropBonusAmount As Integer, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.DropBonusMin(pID As Integer, iID As Integer, dropBonusAmount As Integer, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,005: Line 2,325:
  
  
=====Player.Set.Item.DropBonusMax(ByVal pID As Integer, iID As Integer, dropBonusAmount As Integer, Optional equipped As Boolean = False) As Boolean=====
+
=====Player.Set.Item.DropBonusMax(pID As Integer, iID As Integer, dropBonusAmount As Integer, Optional equipped As Boolean = False) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,016: Line 2,336:
  
  
=====Player.Remove.ItemLookoverDesc(ByVal pID As Integer  ByVal key As String) As Boolean=====
+
=====Player.Remove.Skills(pID As Integer,  key As String) As Boolean=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* key=''  ''
 +
*Returns=''  ''
 +
*Example=''Entity.Remove.Skills(  )''
 +
 
 +
 
 +
=====Player.Remove.ItemLookoverDesc(pID As Integer, key As String) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,025: Line 2,354:
  
  
=====Player.Remove.Storage.TempString(ByVal pID As Integer, ByVal key As String) As Boolean=====
+
=====Player.Remove.Storage.TempString(pID As Integer, key As String) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,034: Line 2,363:
  
  
=====Player.Remove.Storage.TempNumber(ByVal pID As Integer, ByVal key As String) As Boolean=====
+
=====Player.Remove.Storage.TempNumber(pID As Integer, key As String) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,043: Line 2,372:
  
  
=====Player.Remove.Boost.Food(ByVal pID As Integer, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Player.Remove.Storage.AccountString(pID As Integer, key As String) As Boolean=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* key=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Remove.Storage.AccountString(  )''
 +
 
 +
 
 +
=====Player.Remove.Storage.AccountNumber(pID As Integer, key As String) As Boolean=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* key=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Remove.Storage.AccountNumber(  )''
 +
 
 +
 
 +
=====Player.Remove.Storage.ComputerIDString(pID As Integer, key As String) As Boolean=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* key=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Remove.Storage.ComputerIDString(  )''
 +
 
 +
 
 +
=====Player.Remove.Storage.ComputerIDNumber(pID As Integer, key As String) As Boolean=====
 +
*Description=''  ''
 +
;'''Values'''
 +
:* pID=''  ''
 +
:* key=''  ''
 +
*Returns=''  ''
 +
*Example=''Player.Remove.Storage.ComputerIDNumber(  )''
 +
 
 +
 
 +
=====Player.Remove.Boost.Food(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,053: Line 2,418:
  
  
=====Player.Remove.Boost.Potion(ByVal pID As Integer, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Player.Remove.Boost.Potion(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,063: Line 2,428:
  
  
=====Player.Remove.Boost.Rage(ByVal pID As Integer, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Player.Remove.Boost.Rage(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,073: Line 2,438:
  
  
=====Player.Remove.Boost.MP(ByVal pID As Integer, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Player.Remove.Boost.MP(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,083: Line 2,448:
  
  
=====Player.Remove.Boost.Light(ByVal pID As Integer, ByVal type As Integer, Optional ByVal ID As Integer = -1) As Boolean=====
+
=====Player.Remove.Boost.Light(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,093: Line 2,458:
  
  
=====Player.Remove.Item(ByVal pID As Integer, ByVal updateValue As String, ByVal updateValue2 As Integer) As Boolean=====
+
=====Player.Remove.Item(pID As Integer, updateValue As String, updateValue2 As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,103: Line 2,468:
  
  
=====Player.Remove.ItemInventory(ByVal pID As Integer, ByVal inventoryNumber As Integer, ByVal updateValue2 As Integer) As Boolean=====
+
=====Player.Remove.ItemInventory(pID As Integer, inventoryNumber As Integer, updateValue2 As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,113: Line 2,478:
  
  
=====Player.Remove.Inventory(ByVal pID As Integer, ByVal inventoryNumber As Integer, ByVal updateValue2 As Integer) As Boolean=====
+
=====Player.Remove.Inventory(pID As Integer, inventoryNumber As Integer, updateValue2 As Integer) As Boolean=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''
Line 2,123: Line 2,488:
  
  
=====Player.Remove.Regeneration(ByVal pID As Integer, Optional ignoreDelay As Boolean = False)=====
+
=====Player.Remove.Regeneration(pID As Integer, Optional ignoreDelay As Boolean = False)=====
 
*Description=''  ''
 
*Description=''  ''
 
;'''Values'''
 
;'''Values'''

Revision as of 13:47, 5 October 2018

Contents

Player

Player.UpdateRoom(pid As Integer, Optional sendInfo As Integer = -1)
  • Description=
Values
  • pid=
  • sendInfo -1=
  • Returns=
  • Example=Player.UpdateRoom( )


Player.UpdateRoomQuests(pid As Integer)
  • Description=
Values
  • pid=
  • Example=Player.UpdateRoomQuests( )


Player.UpdateMaxHMP(pid As Integer, Optional sendInfo As Integer = -1)
  • Description=
Values
  • pid=
  • sendInfo -1=
  • Example=Player.UpdateMaxHMP( )


Player.Find(data As String) As Integer
  • Description=
Values
  • data=
  • Returns=
  • Example=Player.Find( )


Player.Lookover(index As Integer, name As String, image As String, data As String, charImage as Boolean = False)
  • Description=
Values
  • index=
  • name=
  • image=
  • data=
  • charImage=
  • Returns=
  • Example=Player.Lookover( )


Player.Get.AccountInfo(pID As Integer, typeID As Integer) As String
  • Description=
Values
  • pID=
  • typeID=
  • Returns=
  • Example=Entity.Get.AccountInfo( )


Player.Get.AutosneakBonus(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Entity.Get.AutosneakBonus( )


Player.Get.SkillLevel(pID As Integer, name As String) As Integer
  • Description=
Values
  • pID=
  • name=
  • Returns=
  • Example=Entity.Get.SkillLevel( )


Player.Get.SkillList(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns= (array)
  • Example=Entity.Get.SkillList( )


Player.Get.InventoryBonusCount(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Entity.Get.InventoryBonusCount( )


Player.Get.ValidLocationForSpawn(pID As Integer)
  • Description=
Values
  • pID=
  • Example=Entity.Get.ValidLocationForSpawn( )


Player.Get.ItemLookoverDesc(pID As Integer key As String) As Boolean
  • Description=
Values
  • pID=
  • key=
  • Returns=
  • Example=Entity.Get.ItemLookoverDesc( )


Player.Get.Trading(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Trading( )


Player.Get.FirstTime(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.FirstTime( )


Player.Get.NoTrack(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.NoTrack( )


Player.Get.PremiumWheel(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Entity.Get.PremiumWheel( )


Player.Get.Temple(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Entity.Get.Temple( )


Player.Get.SpeakMode(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.SpeakMode( )


Player.Get.Regeneration(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Regeneration( )


Player.Get.Autosneak(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Autosneak( )


Player.Get.AutosneakNumber(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.AutosneakNumber( )


Player.Get.AutosneakNumber(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.AutosneakNumber( )


Player.Get.MPGainActive(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.MPGainActive( )


Player.Get.HPGainActive(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.HPGainActive( )


Player.Get.Experience(pID As Integer) As Long
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Experience( )


Player.Get.RaceID(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.RaceID( )


Player.Get.ClassID(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.ClassID( )


Player.Get.BaseClass(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.BaseClass( )


Player.Get.ClassName(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.ClassName( )


Player.Get.StaffLevel(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.StaffLevel( )


Player.Get.BuildLevel(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.BuildLevel( )


Player.Get.EventLevel(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.EventLevel( )


Player.Get.QuestLevel(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.QuestLevel( )


Player.Get.BonusHP(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.BonusHP( )


Player.Get.BonusMP(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.BonusMP( )


Player.Get.TBonus(pID As Integer, idFind As Integer) As Double
  • Description=
Values
  • pID=
  • idFind=
  • Returns=
  • Example=Player.Get.TBonus( )


Player.Get.TBonusHP(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.TBonusHP( )


Player.Get.TBonusMP(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.TBonusMP( )


Player.Get.TBonusRAGE(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.TBonusRAGE( )


Player.Get.Darkness(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Darkness( )


Player.Get.RageActive(pid As Integer) As Boolean
  • Description=
Values
  • pid=
  • Returns=
  • Example=Player.Get.RageActive( )


Player.Get.Gender(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Gender( )


Player.Get.CurrentMP(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.CurrentMP( )


Player.Get.HPPotionDelay(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.HPPotionDelay( )


Player.Get.MPPotionDelay(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.MPPotionDelay( )


Player.Get.HPPotPenalty(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.HPPotPenalty( )


Player.Get.MPPotPenalty(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.MPPotPenalty( )


Player.Get.HealPenalty(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.HealPenalty( )


Player.Get.FoodModifier(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.FoodModifier( )


Player.Get.PotionModifier(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.PotionModifier( )


Player.Get.FoodDelay(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.FoodDelay( )


Player.Get.MaxMP(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.MaxMP( )


Player.Get.UpdateMaxHMP(pID As Integer, Optional SendData as Boolean = true) As Integer
  • Description=
Values
  • pID=
  • SendData=
  • Returns=
  • Example=Player.Get.UpdateMaxHMP( )


Player.Get.QuestAmount(ID As Integer, questID As Integer) As Integer
  • Description=
Values
  • ID=
  • questID=
  • Returns=
  • Example=Player.Get.QuestAmount( )


Player.Get.QuestTotal(ID As Integer, questID As Integer) As Integer
  • Description=
Values
  • ID=
  • questID=
  • Returns=
  • Example=Player.Get.QuestTotal( )


Player.Get.QuestPage(ID As Integer, questID As Integer) As Integer
  • Description=
Values
  • ID=
  • questID=
  • Returns=
  • Example=Player.Get.QuestPage( )


Player.Get.QuestAmount(ID As Integer, questID As Integer) As Integer
  • Description=
Values
  • ID=
  • questID=
  • Returns=
  • Example=Player.Get.QuestAmount( )


Player.Get.QuestTotal(ID As Integer, questID As Integer) As Integer
  • Description=
Values
  • ID=
  • questID=
  • Returns=
  • Example=Player.Get.QuestTotal( )


Player.Get.QuestPage(ID As Integer, questID As Integer) As Integer
  • Description=
Values
  • ID=
  • questID=
  • Returns=
  • Example=Player.Get.QuestPage( )


Player.Get.Quest(ID As Integer, questID As Integer) As Boolean
  • Description=
Values
  • ID=
  • questID=
  • Returns=
  • Example=Player.Get.Quest( )


Player.Get.QuestLevel(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.QuestLevel( )


Player.Get.Logging(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Logging( )


Player.Get.Virtue(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Virtue( )


Player.Get.Premium(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Premium( )


Player.Get.LastAttack(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Logging( )


Player.Get.Immunity(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Logging( )


Player.Get.Storage.TempString(pID As Integer, key As String) As String
  • Description=
Values
  • pID=
  • key=
  • Returns=
  • Example=Player.Get.Storage.TempString( )


Player.Get.Storage.TempNumber(pID As Integer, key As String) As Double
  • Description=
Values
  • pID=
  • key=
  • Returns=
  • Example=Player.Get.Storage.TempNumber( )


Player.Get.Storage.AccountString(pID As Integer, key As String) As Double
  • Description=
Values
  • pID=
  • key=
  • Returns=
  • Example=Player.Get.Storage.AccountString( )


Player.Get.Storage.AccountNumber(pID As Integer, key As String) As Double
  • Description=
Values
  • pID=
  • key=
  • Returns=
  • Example=Player.Get.Storage.AccountNumber( )


Player.Get.Storage.ComputerIDString(pID As Integer, key As String) As Double
  • Description=
Values
  • pID=
  • key=
  • Returns=
  • Example=Player.Get.Storage.ComputerIDString( )


Player.Get.Storage.ComputerIDNumber(pID As Integer, key As String) As Double
  • Description=
Values
  • pID=
  • key=
  • Returns=
  • Example=Player.Get.Storage.ComputerIDNumber( )


Player.Get.Class.SpellDamageTakenMod(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.SpellDamageTakenMod( )


Player.Get.Class.RageAmount(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.RageAmount( )


Player.Get.Class.ACMod(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.ACMod( )


Player.Get.Class.DamageMod(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.DamageMod( )


Player.Get.Class.DefendDodgeBonus(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.DefendDodgeBonus( )


Player.Get.Class.HPMod(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.HPMod( )


Player.Get.Class.AttackDodgeBonus(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.AttackDodgeBonus( )


Player.Get.Class.MPMod(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.MPMod( )


Player.Get.Class.SpellAttackMod(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.SpellAttackMod( )


Player.Get.Class.SpellDamageTakenMod(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.SpellDamageTakenMod( )


Player.Get.Class.SpellResistMod(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.SpellResistMod( )


Player.Get.Class.MaxSpawns(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.MaxSpawns( )


Player.Get.Class.RageBar(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Class.RageBar( )


Player.Get.Race.DefendDodgeBonus(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Race.DefendDodgeBonus( )


Player.Get.Race.AttackDodgeBonus(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Race.AttackDodgeBonus( )


Player.Get.Race.Infravision(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Race.Infravision( )


Player.Get.Race.SpellResistMod(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Race.SpellResistMod( )


Player.Get.Race.CooldownModifier(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Race.CooldownModifier( )


Player.Get.Item.Lookover(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.Lookover( )


Player.Get.Item.UniqueID(pID As Integer, iID As Integer, Optional equipped As Boolean = False As String
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.UniqueID( )


Player.Get.Item.StringVar(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.StringVar( )


Player.Get.Item.NumberVar(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.NumberVar( )


Player.Get.Item.Soulbound(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.Soulbound( )


Player.Get.Item.SoulboundName(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.SoulboundName( )


Player.Get.Item.SoulboundName(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.SoulboundName( )


Player.Get.Item.Expire(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.Expire( )


Player.Get.Item.ExpireTime(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.ExpireTime( )


Player.Get.Item.Charged(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.Charged( )
Player.Get.Item.ChargedTime(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.ChargedTime( )


Player.Get.Item.Enchantment(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.Enchantment( )


Player.Get.Item.DropBonusMin(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.DropBonusMin( )


Player.Get.Item.DropBonusMax(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.DropBonusMax( )


Player.Get.Item.Bless(pID As Integer, iID As Integer, divName As String, Optional equipped As Boolean = false) As Integer
  • Description=
Values
  • pID=
  • iID=
  • divName=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.Bless( )


Player.Get.Item.DivinityBonus(pID As Integer, iID As Integer, enchantName As String, Optional equipped As Boolean = false) As Double
  • Description=
Values
  • pID=
  • iID=
  • enchantName=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.DivinityBonus( )


Player.Get.Item.TwoHandedWeapon(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.TwoHandedWeapon( )


Player.Get.Item.LeftGripIsWeapon(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripIsWeapon( )


Player.Get.Item.RightGripIsWeapon(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripIsWeapon( )


Player.Get.Item.LeftGripBonusAmount(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripBonusAmount( )


Player.Get.Item.RightGripBonusAmount(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripBonusAmount( )


Player.Get.Item.LeftGripSpellAmount(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripSpellAmount( )


Player.Get.Item.RightGripSpellAmount(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripSpellAmount( )


Player.Get.Item.LeftGripPierceBonus(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripPierceBonus( )


Player.Get.Item.RightGripPierceBonus(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripPierceBonus( )


Player.Get.Item.LeftGripType(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripType( )


Player.Get.Item.AmmoMinimum(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.AmmoMinimum( )


Player.Get.Item.AmmoMaximum(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.AmmoMaximum( )


Player.Get.Item.LeftGripMinimum(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripMinimum( )


Player.Get.Item.LeftGripMaximum(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripMaximum( )


Player.Get.Item.RightGripMinimum(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripMinimum( )


Player.Get.Item.RightGripMaximum(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripMaximum( )


Player.Get.Item.RightGripType(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripType( )


Player.Get.Item.RightGripAmmoType(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripAmmoType( )


Player.Get.Item.LeftGripAmmoType(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripAmmoType( )


Player.Get.Item.AmmoName(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.AmmoName( )


Player.Get.Item.LeftGripAmmoBased(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripAmmoBased( )


Player.Get.Item.RightGripAmmoBased(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripAmmoBased( )


Player.Get.Item.AmmoAmount(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.AmmoAmount( )


Player.Get.Item.Helmet(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.Helmet( )


Player.Get.Item.Body(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.Body( )


Player.Get.Item.Special(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.Special( )


Player.Get.Item.AmmoName(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.AmmoName( )


Player.Get.Item.AmmoMinimum(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.AmmoMinimum( )


Player.Get.Item.AmmoMaximum(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.AmmoMaximum( )


Player.Get.Item.AmmoLoaded(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.AmmoLoaded( )


Player.Get.Item.AmmoValid(pID As Integer, left as Boolean) As String
  • Description=
Values
  • pID=
  • left=
  • Returns=
  • Example=Player.Get.Item.AmmoValid( )


Player.Get.Item.LeftGripIsWeapon(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripIsWeapon( )


Player.Get.Item.LeftGripBonusAmount(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripBonusAmount( )


Player.Get.Item.LeftGripType(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripType( )


Player.Get.Item.LeftGripMinimum(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripMinimum( )


Player.Get.Item.LeftGripMaximum(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripMaximum( )


Player.Get.Item.LeftGripAmmoBased(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGripAmmoBased( )


Player.Get.Item.LeftGrip(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.LeftGrip( )


Player.Get.Item.RightGripIsWeapon(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripIsWeapon( )


Player.Get.Item.RightGripBonusAmount(pID As Integer) As Double
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripBonusAmount( )


Player.Get.Item.RightGripMinimum(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripMinimum( )


Player.Get.Item.RightGripMaximum(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripMaximum( )


Player.Get.Item.RightGripType(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripType( )


Player.Get.Item.RightGripAmmoBased(pID As Integer) As Boolean
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGripAmmoBased( )


Player.Get.Item.RightGrip(pID As Integer) As String
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Item.RightGrip( )


Player.Get.Item.FindInventory(pID As Integer, findItem As String, Optional amount As Integer = -1, Optional findString As String = ", Optional findValue As Integer = -1, Optional equipped As Boolean = false) As Integer
  • Description=
Values
  • pID=
  • findItem='
  • amount=
  • findString "=
  • findValue =
  • equipped=
  • Returns=
  • Example=Player.Get.Item.FindInventory( )
Player.Get.Item.FindInventoryReverse(pID As Integer, findItem As String, Optional amount As Integer = -1, Optional findString As String = ", Optional findValue As Integer = -1, Optional equipped As Boolean = false) As Integer
  • Description=
Values
  • pID=
  • findItem='
  • amount='
  • findString "=
  • findValue =
  • equipped=
  • Returns=
  • Example=Player.Get.Item.FindInventoryReverse( )
Player.Get.Item.FindEmptyInventory(pID As Integer, Optional equipped As Boolean = false) As Integer
  • Description=
Values
  • pID=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.FindEmptyInventory( )


Player.Get.Item.DropPercent(pID As Integer, findItem as Integer, equipped as Boolean) As Integer
  • Description=
Values
  • pID=
  • findItem=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.DropPercent( )


Player.Get.Item.PreventSoulbind(pID As Integer, findItem as Integer, Optional equipped As Boolean = false) As Boolean
  • Description=
Values
  • pID=
  • findItem=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.PreventSoulbind( )


Player.Get.Item.PreventUnSoulbind(pID As Integer, findItem as Integer, Optional equipped As Boolean = false) As Boolean
  • Description=
Values
  • pID=
  • findItem=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.PreventUnSoulbind( )


Player.Get.Item.MaxStack(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer
  • Description=
Values
  • pID=
  • findItem=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.MaxStack( )


Player.Get.Item.InventoryAmount(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer
  • Description=
Values
  • pID=
  • findItem=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.InventoryAmount( )


Player.Get.Item.Inventory(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String
  • Description=
Values
  • pID=
  • findItem=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.Inventory( )


Player.Get.Item.InventoryAmount(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer
  • Description=
Values
  • pID=
  • findItem=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.InventoryAmount( )


Player.Get.Item.InventoryType(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String
  • Description=
Values
  • pID=
  • findItem=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.InventoryType( )


Player.Get.Item.InventoryWeaponType(pID As Integer, findItem As Intege, Optional equipped As Boolean = falser) As String
  • Description=
Values
  • pID=
  • findItem=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.InventoryWeaponType( )


Player.Get.Item.InventorySlotType(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String
  • Description=
Values
  • pID=
  • findItem=
  • equipped=
  • Returns=
  • Example=Player.Get.Item.InventorySlotType( )


Player.Get.Attacks(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Attacks( )


Player.Get.Blocks(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.Blocks( )


Player.Get.TotalAttacks(pID As Integer) As Integer
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Get.TotalAttacks( )


Player.Get.EXPBonus(ID As Integer) As Double
  • Description=
Values
  • ID=
  • Returns=
  • Example=Player.Get.EXPBonus( )


Player.Get.EXPBonusTime(ID As Integer) As Double
  • Description=
Values
  • ID=
  • Returns=
  • Example=Player.Get.EXPBonusTime( )


Player.Get.GoldBonus(ID As Integer) As Double
  • Description=
Values
  • ID=
  • Returns=
  • Example=Player.Get.GoldBonus( )


Player.Get.GoldBonusTime(ID As Integer) As Double
  • Description=
Values
  • ID=
  • Returns=
  • Example=Player.Get.GoldBonusTime( )


Player.Get.TEXPBonus(ID As Integer) As Double
  • Description=
Values
  • ID=
  • Returns=
  • Example=Player.Get.TEXPBonus( )


Player.Get.TGoldBonus(ID As Integer) As Double
  • Description=
Values
  • ID=
  • Returns=
  • Example=Player.Get.TGoldBonus( )


Player.Get.GuildZoneCount(ID As Integer) As Integer
  • Description=
Values
  • ID=
  • Returns=
  • Example=Player.Get.GuildZoneCount( )


Player.Get.PPCurrent(ID As Integer) As Integer
  • Description=
Values
  • ID=
  • Returns=
  • Example=Player.Get.PPCurrent( )


Player.Get.CMCurrent(ID As Integer) As Integer
  • Description=
Values
  • ID=
  • Returns=
  • Example=Player.Get.CMCurrent( )


Player.Add.Item(pID As Integer, updateValue As String, updateValue2 As Integer, dropFloor As Boolean) As Integer
  • Description=
Values
  • pID=
  • updateValue=
  • updateValue2=
  • dropFloor=
  • Returns=
  • Example=Player.Add.Item( )


Player.Add.Virtue(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Example=Player.Add.Virtue( )


Player.Add.Menu(pID As Integer, Optional updateValue As String = ", Optional updateValue2 As String = ", Optional updateValue3 As Integer = -1)
  • Description=
Values
  • pID=
  • updateValue "=
  • updateValue2 "=
  • updateValue3 -1=
  • Returns=
  • Example=Player.Add.Menu( )


Player.Add.Obituary(pID As Integer, attackerName As String, Optional defenderName As String = ")
  • Description=
Values
  • pID=
  • attackerName=
  • defenderName "=
  • Returns=
  • Example=Player.Add.Obituary( )


Player.Add.Experience(pID As Integer, updateValue As Long, Optional byPassLock As Boolean = False)
  • Description=
Values
  • pID=
  • updateValue=
  • byPassLock=
  • Returns=
  • Example=Player.Add.Experience( )


Player.Set.SkillLevel(pID As Integer, name As String, nLevel As Integer)
  • Description=
Values
  • pID=
  • name=
  • nLevel=
  • Example=Entity.Set.SkillLevel( )


Player.Set.AttemptSkillLevel(ByVal pID As Integer, name As String, chance As Double)
  • Description=
Values
  • pID=
  • name=
  • chance=
  • Example=Entity.Set.AttemptSkillLevel( )


Player.Set.InventoryBonusCount(pID As Integer, count As Integer)
  • Description=
Values
  • pID=
  • count=
  • Example=Entity.Set.InventoryBonusCount( )


Player.Set.ItemLookoverDesc(pID As Integer, key As String, value as String) As Boolean
  • Description=
Values
  • pID=
  • key=
  • value=
  • Returns=
  • Example=Entity.Set.ItemLookoverDesc( )


Player.Set.Storage.TempString(pID As Integer, key As String, value As String)
  • Description=
Values
  • pID=
  • key=
  • value=
  • Returns=
  • Example=Player.Set.Storage.TempString( )


Player.Set.Storage.TempNumber(pID As Integer, key As String, value As Double)
  • Description=
Values
  • pID=
  • key=
  • value=
  • Returns=
  • Example=Player.Set.Storage.TempNumber( )


Player.Set.Storage.AccountString(pID As Integer, key As String, value As String)
  • Description=
Values
  • pID=
  • key=
  • value=
  • Returns=
  • Example=Player.Set.Storage.TempString( )


Player.Set.Storage.AccountNumber(pID As Integer, key As String, value As Double)
  • Description=
Values
  • pID=
  • key=
  • value=
  • Returns=
  • Example=Player.Set.Storage.TempNumber( )


Player.Set.Storage.ComputerIDString(pID As Integer, key As String, value As String)
  • Description=
Values
  • pID=
  • key=
  • value=
  • Returns=
  • Example=Player.Set.Storage.TempString( )


Player.Set.Storage.ComputerIDNumber(pID As Integer, key As String, value As Double)
  • Description=
Values
  • pID=
  • key=
  • value=
  • Returns=
  • Example=Player.Set.Storage.TempNumber( )


Player.Set.CancelTrade(pID As Integer)
  • Description=
Values
  • pID=
  • Example=Player.Set.CancelTrade( )


Player.Set.Premium(ID As Integer, setDays As Integer)
  • Description=
Values
  • ID=
  • setDays=
  • Example=Player.Set.Premium( )


Player.Set.PermChange(ID As Integer, mode As Integer, value as String) As Boolean
  • Description=
Values
  • ID=
  • mode=
  • value=
  • Example=Player.Set.PermChange( )


Player.Set.AutosneakBonus(ID As Integer, updateValue As Integer)
  • Description=
Values
  • ID=
  • updateValue=
  • Example=Player.Set.AutosneakBonus( )


Player.Set.SpeakMode(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Example=Player.Set.SpeakMode( )


Player.Set.LastAttack(pID As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Example=Player.Set.LastAttack( )


Player.Set.Immunity(pID As Integer, updateValue As Double)
  • Description=
Values
  • pID=
  • updateValue=
  • Example=Player.Set.Immunity( )


Player.Set.Boost.Rage(pID As Integer, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer
  • Description=
Values
  • pID=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Player.Set.Boost.Rage( )


Player.Set.Boost.MP(pID As Integer, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer
  • Description=
Values
  • pID=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Player.Set.Boost.MP( )


Player.Set.Boost.Food(pID As Integer, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer
  • Description=
Values
  • pID=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Player.Set.Boost.Food( )


Player.Set.Boost.Potion(pID As Integer, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer
  • Description=
Values
  • pID=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Player.Set.Boost.Potion( )


Player.Set.Boost.Light(pID As Integer, updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer
  • Description=
Values
  • pID=
  • updateValue=
  • ticks=
  • ID=
  • message "=
  • globalmessage "=
  • Returns=
  • Example=Player.Set.Boost.Light( )


Player.Set.Boost.PercentRage(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=Player.Set.Boost.PercentRage( )


Player.Set.Boost.PercentMP(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=Player.Set.Boost.PercentMP( )


Player.Set.NoTrack(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.NoTrack( )


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


Player.Set.AutosneakNumber(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.AutosneakNumber( )


Player.Set.AutosneakNumber(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.AutosneakNumber( )


Player.Set.BaseClass(pID As Integer, Optional updateValue As String = ")
  • Description=
Values
  • pID=
  • updateValue "=
  • Returns=
  • Example=Player.Set.BaseClass( )


Player.Set.ClassName(pID As Integer, Optional updateValue As String = ")
  • Description=
Values
  • pID=
  • updateValue "=
  • Returns=
  • Example=Player.Set.ClassName( )


Player.Set.BonusHP(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.BonusHP( )


Player.Set.BonusMP(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.BonusMP( )


Player.Set.TBonus(ByVal pID As Integer, idFind As Integer, ByVal updateValue As Double)
  • Description=
Values
  • pID=
  • idFind=
  • updateValue=
  • Returns=
  • Example=Player.Set.TBonus( )


Player.Set.TBonusHP(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.TBonusHP( )


Player.Set.TBonusMP(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.TBonusMP( )


Player.Set.TBonusRAGE(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.TBonusRAGE( )


Player.Set.Darkness(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.Darkness( )


Player.Set.RageBar(pid As Integer, updateValue As Boolean, sendBack As Boolean)
  • Description=
Values
  • pid=
  • updateValue=
  • sendBack=
  • Returns=
  • Example=Player.Set.RageBar( )


Player.Set.CurrentMP(pID As Integer, updateValue As Integer) As Integer
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.CurrentMP( )


Player.Set.CurrentRage(pID As Integer, updateValue As Integer) As Integer
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.CurrentRage( )


Player.Set.HPPotionDelay(pID As Integer, updateValue As Integer) As Double
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.HPPotionDelay( )


Player.Set.MPPotionDelay(pID As Integer, updateValue As Integer) As Double
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.MPPotionDelay( )


Player.Set.HPPotPenalty(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Example=Player.Set.HPPotPenalty( )


Player.Set.MPPotPenalty(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Example=Player.Set.MPPotPenalty( )


Player.Set.HealPotPenalty(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Example=Player.Set.HealPotPenalty( )


Player.Set.Temple(ID As Integer, temple As String, roomnumber As Integer)
  • Description=
Values
  • pID=
  • temple=
  • roomnumber=
  • Example=Player.Set.Temple( )


Player.Set.CM(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Example=Player.Set.CM( )


Player.Set.PremiumWheel(pID As Integer, updateValue As Integer)
  • Description=
Values
  • pID=
  • updateValue=
  • Example=Player.Set.PremiumWheel( )


Player.Set.Regeneration(pID As Integer, Optional interuptMSG As String = ")
  • Description=
Values
  • pID=
  • interuptMSG "=
  • Returns=
  • Example=Player.Set.Regeneration( )


Player.Set.FoodDelay(pID As Integer, updateValue As Integer) As Double
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.FoodDelay( )


Player.Set.MPGainActive(pID As Integer, updateValue As Boolean)
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.MPGainActive( )


Player.Set.HPGainActive(pID As Integer, updateValue As Boolean)
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.HPGainActive( )


Player.Set.LookOverExtra(pID As Integer, updateValue As String)
  • Description=
Values
  • pID=
  • updateValue=
  • Returns=
  • Example=Player.Set.LookOverExtra( )


Player.Set.AdjustMaxMP(pID As Integer)
  • Description=
Values
  • pID=
  • Returns=
  • Example=Player.Set.AdjustMaxMP( )


Player.Set.QuestAmount(ID As Integer, questID As Integer, questScriptAmount As Integer)
  • Description=
Values
  • ID=
  • questID=
  • questScriptAmount=
  • Returns=
  • Example=Player.Set.QuestAmount( )


Player.Set.QuestTotal(ID As Integer, questID As Integer, questScriptTotal As Integer)
  • Description=
Values
  • ID=
  • questID=
  • questScriptTotal=
  • Returns=
  • Example=Player.Set.QuestTotal( )


Player.Set.QuestPage(ID As Integer, questID As Integer, questPage As Integer)
  • Description=
Values
  • ID=
  • questID=
  • questPage=
  • Returns=
  • Example=Player.Set.QuestPage( )


Player.Set.EXPBonus(ID As Integer, updateValue As Double)
  • Description=
Values
  • ID=
  • updateValue=
  • Returns=
  • Example=Player.Set.EXPBonus( )


Player.Set.EXPBonusTime(ID As Integer, updateValue As Double)
  • Description=
Values
  • ID=
  • updateValue=
  • Returns=
  • Example=Player.Set.EXPBonusTime( )


Player.Set.GoldBonus(ID As Integer, updateValue As Double)
  • Description=
Values
  • ID=
  • updateValue=
  • Returns=
  • Example=Player.Set.GoldBonus( )


Player.Set.GoldBonusTime(ID As Integer, updateValue As Double)
  • Description=
Values
  • ID=
  • updateValue=
  • Returns=
  • Example=Player.Set.GoldBonusTime( )


Player.Set.TEXPBonus(ID As Integer, updateValue As Double)
  • Description=
Values
  • ID=
  • updateValue=
  • Returns=
  • Example=Player.Set.TEXPBonus( )


Player.Set.TGoldBonus(ID As Integer, updateValue As Double)
  • Description=
Values
  • ID=
  • updateValue=
  • Returns=
  • Example=Player.Set.TGoldBonus( )


Player.Set.PP(ID As Integer, updateValue As Integer, updateMax as Boolean)
  • Description=
Values
  • ID=
  • updateValue=
  • Returns=
  • Example=Player.Set.PP( )


Player.Set.Item.Swap(ByVal pID As Integer, ByVal updateValue As Integer, ByVal updateValue2 As Integer) As Boolean
  • Description=
Values
  • pID=
  • updateValue=
  • updateValue2=
  • Returns=
  • Example=Player.Set.Item.Swap( )


Player.Set.Item.Lookover(pID As Integer, iID As Integer, Lookover As String, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • Lookover=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.Lookover( )


Player.Set.Item.StringVar(pID As Integer, iID As Integer, StringVar As String, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • StringVar=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.StringVar( )


Player.Set.Item.NumberVar(pID As Integer, iID As Integer, NumberVar As Double, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • NumberVar=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.NumberVar( )


Player.Set.Item.Update(pID As Integer, iID As Integer, Optional equipped As Boolean = False)
  • Description=
Values
  • pID=
  • iID=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.Update( )


Player.Set.Item.Expire(pID As Integer, iID As Integer, expire As Boolean, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • expire=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.Expire( )


Player.Set.Item.ExpireTime(pID As Integer, iID As Integer, time As Integer, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • time=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.ExpireTime( )


Player.Set.Item.Charged(pID As Integer, iID As Integer, expire As Boolean, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • expire=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.Charged( )


Player.Set.Item.ChargedTime(pID As Integer, iID As Integer, time As Integer, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • time=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.ChargedTime( )


Player.Set.Item.Soulbound(pID As Integer, iID As Integer, soulBound As Boolean, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • soulBound=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.Soulbound( )


Player.Set.Item.SoulboundName(pID As Integer, iID As Integer, soulBound As String, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • soulBound=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.SoulboundName( )


Player.Set.Item.SoulboundName(pID As Integer, iID As Integer, soulBound As String, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • soulBound=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.SoulboundName( )


Player.Set.Item.Enchantment(pID As Integer, iID As Integer, enchantAmount As Integer, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • enchantAmount=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.Enchantment( )


Player.Set.Item.Bless(pID As Integer, iID As Integer, divName As String, blessAmount As Integer, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • divName=
  • blessAmount=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.Bless( )


Player.Set.Item.DivinityBonus(pID As Integer, iID As Integer, enchantName As String, enchantAmount As Double, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • enchantName=
  • enchantAmount=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.DivinityBonus( )


Player.Set.Item.DropBonusMin(pID As Integer, iID As Integer, dropBonusAmount As Integer, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • dropBonusAmount=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.DropBonusMin( )


Player.Set.Item.DropBonusMax(pID As Integer, iID As Integer, dropBonusAmount As Integer, Optional equipped As Boolean = False) As Boolean
  • Description=
Values
  • pID=
  • iID=
  • dropBonusAmount=
  • equipped=
  • Returns=
  • Example=Player.Set.Item.DropBonusMax( )


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


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


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


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


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


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


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


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


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


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


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


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


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


Player.Remove.Item(pID As Integer, updateValue As String, updateValue2 As Integer) As Boolean
  • Description=
Values
  • pID=
  • updateValue=
  • updateValue2=
  • Returns=
  • Example=Player.Remove.Item( )


Player.Remove.ItemInventory(pID As Integer, inventoryNumber As Integer, updateValue2 As Integer) As Boolean
  • Description=
Values
  • pID=
  • inventoryNumber=
  • updateValue2=
  • Returns=
  • Example=Player.Remove.ItemInventory( )


Player.Remove.Inventory(pID As Integer, inventoryNumber As Integer, updateValue2 As Integer) As Boolean
  • Description=
Values
  • pID=
  • inventoryNumber=
  • updateValue2=
  • Returns=
  • Example=Player.Remove.Inventory( )


Player.Remove.Regeneration(pID As Integer, Optional ignoreDelay As Boolean = False)
  • Description=
Values
  • pID=
  • ignoreDelay=
  • Returns=
  • Example=Player.Remove.Regeneration( )


Player.Remove.Quest(ID As Integer, questID As Integer)
  • Description=
Values
  • ID=
  • questID=
  • Returns=
  • Example=Player.Remove.Quest( )


Player.Remove.QuestComplete(ID As Integer, questID As Integer)
  • Description=
Values
  • ID=
  • questID=
  • Returns=
  • Example=Player.Remove.QuestComplete( )


Player.Remove.QuestComplete(ID As Integer, questID As Integer)
  • Description=
Values
  • ID=
  • questID=
  • Returns=
  • Example=Player.Remove.QuestComplete( )