Line 11: | Line 11: | ||
− | =====Player.Find( | + | =====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, | + | =====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: | ||
− | ===== | + | =====Player.Get.AccountInfo(pID As Integer, typeID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 40: | Line 55: | ||
− | ===== | + | =====Player.Get.AutosneakBonus(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 48: | Line 63: | ||
− | =====Player.Get.ItemLookoverDesc( | + | =====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( | + | =====Player.Get.Trading(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 65: | Line 112: | ||
− | =====Player.Get.FirstTime( | + | =====Player.Get.FirstTime(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 73: | Line 120: | ||
− | =====Player.Get.NoTrack( | + | =====Player.Get.NoTrack(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 81: | Line 128: | ||
− | =====Player.Get.SpeakMode( | + | =====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( | + | =====Player.Get.Regeneration(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 97: | Line 160: | ||
− | =====Player.Get.Autosneak( | + | =====Player.Get.Autosneak(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 105: | Line 168: | ||
− | =====Player.Get.AutosneakNumber( | + | =====Player.Get.AutosneakNumber(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 113: | Line 176: | ||
− | =====Player.Get.AutosneakNumber( | + | =====Player.Get.AutosneakNumber(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 121: | Line 184: | ||
− | =====Player.Get.MPGainActive( | + | =====Player.Get.MPGainActive(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 129: | Line 192: | ||
− | =====Player.Get.HPGainActive( | + | =====Player.Get.HPGainActive(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 137: | Line 200: | ||
− | =====Player.Get.Experience( | + | =====Player.Get.Experience(pID As Integer) As Long===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 145: | Line 208: | ||
− | =====Player.Get.RaceID( | + | =====Player.Get.RaceID(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 153: | Line 216: | ||
− | =====Player.Get.ClassID( | + | =====Player.Get.ClassID(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 161: | Line 224: | ||
− | =====Player.Get.BaseClass( | + | =====Player.Get.BaseClass(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 169: | Line 232: | ||
− | =====Player.Get.ClassName( | + | =====Player.Get.ClassName(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 177: | Line 240: | ||
− | =====Player.Get.StaffLevel( | + | =====Player.Get.StaffLevel(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 185: | Line 248: | ||
− | =====Player.Get.BuildLevel( | + | =====Player.Get.BuildLevel(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 193: | Line 256: | ||
− | =====Player.Get.EventLevel( | + | =====Player.Get.EventLevel(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 201: | Line 264: | ||
− | =====Player.Get.QuestLevel( | + | =====Player.Get.QuestLevel(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 209: | Line 272: | ||
− | =====Player.Get.BonusHP( | + | =====Player.Get.BonusHP(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 217: | Line 280: | ||
− | =====Player.Get.BonusMP( | + | =====Player.Get.BonusMP(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 225: | Line 288: | ||
− | =====Player.Get.Darkness( | + | =====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( | + | =====Player.Get.RageActive(pid As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 241: | Line 337: | ||
− | =====Player.Get.Gender( | + | =====Player.Get.Gender(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 249: | Line 345: | ||
− | =====Player.Get. | + | =====Player.Get.CurrentMP(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.CurrentMP( )'' |
− | =====Player.Get. | + | =====Player.Get.HPPotionDelay(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.HPPotionDelay( )'' |
− | =====Player.Get. | + | =====Player.Get.MPPotionDelay(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.MPPotionDelay( )'' |
− | =====Player.Get.FoodModifier( | + | =====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( | + | =====Player.Get.PotionModifier(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 289: | Line 409: | ||
− | =====Player.Get.FoodDelay( | + | =====Player.Get.FoodDelay(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 297: | Line 417: | ||
− | =====Player.Get.MaxMP( | + | =====Player.Get.MaxMP(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 305: | Line 425: | ||
− | =====Player.Get.UpdateMaxHMP( | + | =====Player.Get.UpdateMaxHMP(pID As Integer, Optional SendData as Boolean = true) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 377: | Line 497: | ||
− | =====Player.Get.QuestLevel( | + | =====Player.Get.QuestLevel(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 385: | Line 505: | ||
− | =====Player.Get.Logging( | + | =====Player.Get.Logging(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 393: | Line 513: | ||
− | =====Player.Get. | + | =====Player.Get.Virtue(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.Virtue( )'' |
− | =====Player.Get. | + | =====Player.Get.Premium(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.Premium( )'' |
− | =====Player.Get. | + | =====Player.Get.LastAttack(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.Logging( )'' |
− | =====Player.Get. | + | =====Player.Get.Immunity(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 425: | Line 545: | ||
− | =====Player.Get. | + | |
+ | =====Player.Get.Storage.TempString(pID As Integer, key As String) As String===== | ||
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
+ | :* key='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *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. | + | |
+ | =====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. | + | *Example=''Player.Get.Storage.AccountString( )'' |
− | =====Player.Get.Storage. | + | =====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. | + | *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( | + | =====Player.Get.Class.ACMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 460: | Line 624: | ||
− | =====Player.Get.Class.DamageMod( | + | =====Player.Get.Class.DamageMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 468: | Line 632: | ||
− | =====Player.Get.Class.DefendDodgeBonus( | + | =====Player.Get.Class.DefendDodgeBonus(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 476: | Line 640: | ||
− | =====Player.Get.Class.HPMod( | + | =====Player.Get.Class.HPMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 484: | Line 648: | ||
− | =====Player.Get.Class.AttackDodgeBonus( | + | =====Player.Get.Class.AttackDodgeBonus(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 492: | Line 656: | ||
− | =====Player.Get.Class.MPMod( | + | =====Player.Get.Class.MPMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 500: | Line 664: | ||
− | =====Player.Get.Class.SpellAttackMod( | + | =====Player.Get.Class.SpellAttackMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 508: | Line 672: | ||
− | =====Player.Get.Class. | + | =====Player.Get.Class.SpellDamageTakenMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get.Class. | + | *Example=''Player.Get.Class.SpellDamageTakenMod( )'' |
− | =====Player.Get.Class.SpellResistMod( | + | =====Player.Get.Class.SpellResistMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 524: | Line 688: | ||
− | =====Player.Get.Class.MaxSpawns( | + | =====Player.Get.Class.MaxSpawns(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 532: | Line 696: | ||
− | =====Player.Get.Class.RageBar( | + | =====Player.Get.Class.RageBar(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 540: | Line 704: | ||
− | =====Player.Get.Race.DefendDodgeBonus( | + | =====Player.Get.Race.DefendDodgeBonus(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 548: | Line 712: | ||
− | =====Player.Get.Race.AttackDodgeBonus( | + | =====Player.Get.Race.AttackDodgeBonus(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 556: | Line 720: | ||
− | =====Player.Get.Race.Infravision( | + | =====Player.Get.Race.Infravision(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 564: | Line 728: | ||
− | =====Player.Get.Race.SpellResistMod( | + | =====Player.Get.Race.SpellResistMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 572: | Line 736: | ||
− | =====Player.Get.Race.CooldownModifier( | + | =====Player.Get.Race.CooldownModifier(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 580: | Line 744: | ||
− | =====Player.Get.Item.Lookover( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====Player.Get.Item.TwoHandedWeapon(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 749: | Line 913: | ||
− | =====Player.Get.Item.LeftGripIsWeapon( | + | =====Player.Get.Item.LeftGripIsWeapon(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 757: | Line 921: | ||
− | =====Player.Get.Item.RightGripIsWeapon( | + | =====Player.Get.Item.RightGripIsWeapon(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 765: | Line 929: | ||
− | =====Player.Get.Item.LeftGripBonusAmount( | + | =====Player.Get.Item.LeftGripBonusAmount(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 773: | Line 937: | ||
− | =====Player.Get.Item.RightGripBonusAmount( | + | =====Player.Get.Item.RightGripBonusAmount(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 781: | Line 945: | ||
− | =====Player.Get.Item.LeftGripSpellAmount( | + | =====Player.Get.Item.LeftGripSpellAmount(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 789: | Line 953: | ||
− | =====Player.Get.Item.RightGripSpellAmount( | + | =====Player.Get.Item.RightGripSpellAmount(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 797: | Line 961: | ||
− | =====Player.Get.Item.LeftGripPierceBonus( | + | =====Player.Get.Item.LeftGripPierceBonus(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 805: | Line 969: | ||
− | =====Player.Get.Item.RightGripPierceBonus( | + | =====Player.Get.Item.RightGripPierceBonus(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 813: | Line 977: | ||
− | =====Player.Get.Item.LeftGripType( | + | =====Player.Get.Item.LeftGripType(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 821: | Line 985: | ||
− | =====Player.Get.Item.AmmoMinimum( | + | =====Player.Get.Item.AmmoMinimum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 829: | Line 993: | ||
− | =====Player.Get.Item.AmmoMaximum( | + | =====Player.Get.Item.AmmoMaximum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 837: | Line 1,001: | ||
− | =====Player.Get.Item.LeftGripMinimum( | + | =====Player.Get.Item.LeftGripMinimum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 845: | Line 1,009: | ||
− | =====Player.Get.Item.LeftGripMaximum( | + | =====Player.Get.Item.LeftGripMaximum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 853: | Line 1,017: | ||
− | =====Player.Get.Item.RightGripMinimum( | + | =====Player.Get.Item.RightGripMinimum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 861: | Line 1,025: | ||
− | =====Player.Get.Item.RightGripMaximum( | + | =====Player.Get.Item.RightGripMaximum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 869: | Line 1,033: | ||
− | =====Player.Get.Item.RightGripType( | + | =====Player.Get.Item.RightGripType(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 877: | Line 1,041: | ||
− | =====Player.Get.Item.RightGripAmmoType( | + | =====Player.Get.Item.RightGripAmmoType(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 885: | Line 1,049: | ||
− | =====Player.Get.Item.LeftGripAmmoType( | + | =====Player.Get.Item.LeftGripAmmoType(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 893: | Line 1,057: | ||
− | =====Player.Get.Item.AmmoName( | + | =====Player.Get.Item.AmmoName(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 901: | Line 1,065: | ||
− | =====Player.Get.Item.LeftGripAmmoBased( | + | =====Player.Get.Item.LeftGripAmmoBased(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 909: | Line 1,073: | ||
− | =====Player.Get.Item.RightGripAmmoBased( | + | =====Player.Get.Item.RightGripAmmoBased(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 917: | Line 1,081: | ||
− | =====Player.Get.Item.AmmoAmount( | + | =====Player.Get.Item.AmmoAmount(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 925: | Line 1,089: | ||
− | =====Player.Get.Item.Helmet( | + | =====Player.Get.Item.Helmet(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 933: | Line 1,097: | ||
− | =====Player.Get.Item.Body( | + | =====Player.Get.Item.Body(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 941: | Line 1,105: | ||
− | =====Player.Get.Item.Special( | + | =====Player.Get.Item.Special(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 949: | Line 1,113: | ||
− | =====Player.Get.Item.AmmoName( | + | =====Player.Get.Item.AmmoName(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 957: | Line 1,121: | ||
− | =====Player.Get.Item.AmmoMinimum( | + | =====Player.Get.Item.AmmoMinimum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 965: | Line 1,129: | ||
− | =====Player.Get.Item.AmmoMaximum( | + | =====Player.Get.Item.AmmoMaximum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 973: | Line 1,137: | ||
− | =====Player.Get.Item.AmmoLoaded( | + | =====Player.Get.Item.AmmoLoaded(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 981: | Line 1,145: | ||
− | =====Player.Get.Item.AmmoValid( | + | =====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( | + | =====Player.Get.Item.LeftGripIsWeapon(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 998: | Line 1,162: | ||
− | =====Player.Get.Item.LeftGripBonusAmount( | + | =====Player.Get.Item.LeftGripBonusAmount(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,006: | Line 1,170: | ||
− | =====Player.Get.Item.LeftGripType( | + | =====Player.Get.Item.LeftGripType(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,014: | Line 1,178: | ||
− | =====Player.Get.Item.LeftGripMinimum( | + | =====Player.Get.Item.LeftGripMinimum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,022: | Line 1,186: | ||
− | =====Player.Get.Item.LeftGripMaximum( | + | =====Player.Get.Item.LeftGripMaximum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,030: | Line 1,194: | ||
− | =====Player.Get.Item.LeftGripAmmoBased( | + | =====Player.Get.Item.LeftGripAmmoBased(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,038: | Line 1,202: | ||
− | =====Player.Get.Item.LeftGrip( | + | =====Player.Get.Item.LeftGrip(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,046: | Line 1,210: | ||
− | =====Player.Get.Item.RightGripIsWeapon( | + | =====Player.Get.Item.RightGripIsWeapon(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,054: | Line 1,218: | ||
− | =====Player.Get.Item.RightGripBonusAmount( | + | =====Player.Get.Item.RightGripBonusAmount(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,062: | Line 1,226: | ||
− | =====Player.Get.Item.RightGripMinimum( | + | =====Player.Get.Item.RightGripMinimum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,070: | Line 1,234: | ||
− | =====Player.Get.Item.RightGripMaximum( | + | =====Player.Get.Item.RightGripMaximum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,078: | Line 1,242: | ||
− | =====Player.Get.Item.RightGripType( | + | =====Player.Get.Item.RightGripType(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,086: | Line 1,250: | ||
− | =====Player.Get.Item.RightGripAmmoBased( | + | =====Player.Get.Item.RightGripAmmoBased(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,094: | Line 1,258: | ||
− | =====Player.Get.Item.RightGrip( | + | =====Player.Get.Item.RightGrip(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,102: | Line 1,266: | ||
− | =====Player.Get.Item.FindInventory( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====Player.Get.EXPBonus(ID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,267: | Line 1,431: | ||
− | =====Player.Get.EXPBonusTime( | + | =====Player.Get.EXPBonusTime(ID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,275: | Line 1,439: | ||
− | =====Player.Get.GoldBonus( | + | =====Player.Get.GoldBonus(ID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,283: | Line 1,447: | ||
− | =====Player.Get.GoldBonusTime( | + | =====Player.Get.GoldBonusTime(ID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,291: | Line 1,455: | ||
− | =====Player.Get.TEXPBonus( | + | =====Player.Get.TEXPBonus(ID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,299: | Line 1,463: | ||
− | =====Player.Get.TGoldBonus( | + | =====Player.Get.TGoldBonus(ID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,307: | Line 1,471: | ||
− | =====Player.Get.GuildZoneCount( | + | =====Player.Get.GuildZoneCount(ID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,315: | Line 1,479: | ||
− | =====Player.Get.PPCurrent( | + | =====Player.Get.PPCurrent(ID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,323: | Line 1,487: | ||
− | =====Player.Get. | + | =====Player.Get.CMCurrent(ID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* ID='' '' | :* ID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.CMCurrent( )'' |
− | =====Player.Add.Item( | + | =====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. | + | =====Player.Add.Virtue(pID As Integer, updateValue As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
:* updateValue='' '' | :* updateValue='' '' | ||
− | *Example=''Player.Add. | + | *Example=''Player.Add.Virtue( )'' |
− | + | =====Player.Add.Menu(pID As Integer, Optional updateValue As String = ", Optional updateValue2 As String = ", Optional updateValue3 As Integer = -1)===== | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | =====Player.Add.Menu( | + | |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,369: | Line 1,525: | ||
− | =====Player.Add.Obituary( | + | =====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( | + | =====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. | + | =====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( | + | =====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( | + | =====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( | + | =====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.SpeakMode(pID As Integer, updateValue As Integer)===== | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | =====Player.Set.SpeakMode( | + | |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,467: | Line 1,681: | ||
− | =====Player.Set.LastAttack( | + | =====Player.Set.LastAttack(pID As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,475: | Line 1,689: | ||
− | =====Player.Set.Immunity( | + | =====Player.Set.Immunity(pID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,483: | Line 1,697: | ||
− | =====Player.Set.Boost.Rage( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====Player.Set.NoTrack(pID As Integer, updateValue As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,585: | Line 1,799: | ||
− | =====Player.Set.Autosneak( | + | =====Player.Set.Autosneak(pID As Integer, updateValue As Boolean)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,594: | Line 1,808: | ||
− | =====Player.Set.AutosneakNumber( | + | =====Player.Set.AutosneakNumber(pID As Integer, updateValue As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,603: | Line 1,817: | ||
− | =====Player.Set.AutosneakNumber( | + | =====Player.Set.AutosneakNumber(pID As Integer, updateValue As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,612: | Line 1,826: | ||
− | =====Player.Set.BaseClass( | + | =====Player.Set.BaseClass(pID As Integer, Optional updateValue As String = ")===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,621: | Line 1,835: | ||
− | =====Player.Set.ClassName( | + | =====Player.Set.ClassName(pID As Integer, Optional updateValue As String = ")===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,630: | Line 1,844: | ||
− | =====Player.Set.BonusHP( | + | =====Player.Set.BonusHP(pID As Integer, updateValue As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,639: | Line 1,853: | ||
− | =====Player.Set.BonusMP( | + | =====Player.Set.BonusMP(pID As Integer, updateValue As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,648: | Line 1,862: | ||
− | =====Player.Set. | + | =====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( | + | =====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( | + | =====Player.Set.CurrentMP(pID As Integer, updateValue As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,676: | Line 1,927: | ||
− | =====Player.Set.CurrentRage( | + | =====Player.Set.CurrentRage(pID As Integer, updateValue As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,685: | Line 1,936: | ||
− | =====Player.Set. | + | =====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. | + | *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( | + | =====Player.Set.Regeneration(pID As Integer, Optional interuptMSG As String = ")===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,703: | Line 2,012: | ||
− | =====Player.Set.FoodDelay( | + | =====Player.Set.FoodDelay(pID As Integer, updateValue As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,712: | Line 2,021: | ||
− | =====Player.Set.MPGainActive( | + | =====Player.Set.MPGainActive(pID As Integer, updateValue As Boolean)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,721: | Line 2,030: | ||
− | =====Player.Set.HPGainActive( | + | =====Player.Set.HPGainActive(pID As Integer, updateValue As Boolean)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,730: | Line 2,039: | ||
− | =====Player.Set.LookOverExtra( | + | =====Player.Set.LookOverExtra(pID As Integer, updateValue As String)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,739: | Line 2,048: | ||
− | =====Player.Set.AdjustMaxMP( | + | =====Player.Set.AdjustMaxMP(pID As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,777: | Line 2,086: | ||
− | =====Player.Set.EXPBonus( | + | =====Player.Set.EXPBonus(ID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,786: | Line 2,095: | ||
− | =====Player.Set.EXPBonusTime( | + | =====Player.Set.EXPBonusTime(ID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,795: | Line 2,104: | ||
− | =====Player.Set.GoldBonus( | + | =====Player.Set.GoldBonus(ID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,804: | Line 2,113: | ||
− | =====Player.Set.GoldBonusTime( | + | =====Player.Set.GoldBonusTime(ID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,813: | Line 2,122: | ||
− | =====Player.Set.TEXPBonus( | + | =====Player.Set.TEXPBonus(ID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,822: | Line 2,131: | ||
− | =====Player.Set.TGoldBonus( | + | =====Player.Set.TGoldBonus(ID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,831: | Line 2,140: | ||
− | =====Player.Set.PP( | + | =====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. | + | |
+ | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====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( | + | =====Player.Remove.Regeneration(pID As Integer, Optional ignoreDelay As Boolean = False)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' |
Revision as of 13:47, 5 October 2018
Contents
- 1 Player
- 1.1 Player.UpdateRoom(pid As Integer, Optional sendInfo As Integer = -1)
- 1.2 Player.UpdateRoomQuests(pid As Integer)
- 1.3 Player.UpdateMaxHMP(pid As Integer, Optional sendInfo As Integer = -1)
- 1.4 Player.Find(data As String) As Integer
- 1.5 Player.Lookover(index As Integer, name As String, image As String, data As String, charImage as Boolean = False)
- 1.6 Player.Get.AccountInfo(pID As Integer, typeID As Integer) As String
- 1.7 Player.Get.AutosneakBonus(pID As Integer) As Integer
- 1.8 Player.Get.SkillLevel(pID As Integer, name As String) As Integer
- 1.9 Player.Get.SkillList(pID As Integer) As String
- 1.10 Player.Get.InventoryBonusCount(pID As Integer) As Integer
- 1.11 Player.Get.ValidLocationForSpawn(pID As Integer)
- 1.12 Player.Get.ItemLookoverDesc(pID As Integer key As String) As Boolean
- 1.13 Player.Get.Trading(pID As Integer) As Boolean
- 1.14 Player.Get.FirstTime(pID As Integer) As Boolean
- 1.15 Player.Get.NoTrack(pID As Integer) As Integer
- 1.16 Player.Get.PremiumWheel(pID As Integer) As Integer
- 1.17 Player.Get.Temple(pID As Integer) As String
- 1.18 Player.Get.SpeakMode(pID As Integer) As Integer
- 1.19 Player.Get.Regeneration(pID As Integer) As Boolean
- 1.20 Player.Get.Autosneak(pID As Integer) As Boolean
- 1.21 Player.Get.AutosneakNumber(pID As Integer) As Integer
- 1.22 Player.Get.AutosneakNumber(pID As Integer) As Integer
- 1.23 Player.Get.MPGainActive(pID As Integer) As Boolean
- 1.24 Player.Get.HPGainActive(pID As Integer) As Boolean
- 1.25 Player.Get.Experience(pID As Integer) As Long
- 1.26 Player.Get.RaceID(pID As Integer) As Integer
- 1.27 Player.Get.ClassID(pID As Integer) As Integer
- 1.28 Player.Get.BaseClass(pID As Integer) As String
- 1.29 Player.Get.ClassName(pID As Integer) As String
- 1.30 Player.Get.StaffLevel(pID As Integer) As Integer
- 1.31 Player.Get.BuildLevel(pID As Integer) As Integer
- 1.32 Player.Get.EventLevel(pID As Integer) As Integer
- 1.33 Player.Get.QuestLevel(pID As Integer) As Integer
- 1.34 Player.Get.BonusHP(pID As Integer) As Integer
- 1.35 Player.Get.BonusMP(pID As Integer) As Integer
- 1.36 Player.Get.TBonus(pID As Integer, idFind As Integer) As Double
- 1.37 Player.Get.TBonusHP(pID As Integer) As Integer
- 1.38 Player.Get.TBonusMP(pID As Integer) As Integer
- 1.39 Player.Get.TBonusRAGE(pID As Integer) As Integer
- 1.40 Player.Get.Darkness(pID As Integer) As Integer
- 1.41 Player.Get.RageActive(pid As Integer) As Boolean
- 1.42 Player.Get.Gender(pID As Integer) As String
- 1.43 Player.Get.CurrentMP(pID As Integer) As Integer
- 1.44 Player.Get.HPPotionDelay(pID As Integer) As Double
- 1.45 Player.Get.MPPotionDelay(pID As Integer) As Double
- 1.46 Player.Get.HPPotPenalty(pID As Integer) As Integer
- 1.47 Player.Get.MPPotPenalty(pID As Integer) As Integer
- 1.48 Player.Get.HealPenalty(pID As Integer) As Integer
- 1.49 Player.Get.FoodModifier(pID As Integer) As Integer
- 1.50 Player.Get.PotionModifier(pID As Integer) As Integer
- 1.51 Player.Get.FoodDelay(pID As Integer) As Double
- 1.52 Player.Get.MaxMP(pID As Integer) As Integer
- 1.53 Player.Get.UpdateMaxHMP(pID As Integer, Optional SendData as Boolean = true) As Integer
- 1.54 Player.Get.QuestAmount(ID As Integer, questID As Integer) As Integer
- 1.55 Player.Get.QuestTotal(ID As Integer, questID As Integer) As Integer
- 1.56 Player.Get.QuestPage(ID As Integer, questID As Integer) As Integer
- 1.57 Player.Get.QuestAmount(ID As Integer, questID As Integer) As Integer
- 1.58 Player.Get.QuestTotal(ID As Integer, questID As Integer) As Integer
- 1.59 Player.Get.QuestPage(ID As Integer, questID As Integer) As Integer
- 1.60 Player.Get.Quest(ID As Integer, questID As Integer) As Boolean
- 1.61 Player.Get.QuestLevel(pID As Integer) As Integer
- 1.62 Player.Get.Logging(pID As Integer) As Integer
- 1.63 Player.Get.Virtue(pID As Integer) As Integer
- 1.64 Player.Get.Premium(pID As Integer) As Integer
- 1.65 Player.Get.LastAttack(pID As Integer) As Integer
- 1.66 Player.Get.Immunity(pID As Integer) As Integer
- 1.67 Player.Get.Storage.TempString(pID As Integer, key As String) As String
- 1.68 Player.Get.Storage.TempNumber(pID As Integer, key As String) As Double
- 1.69 Player.Get.Storage.AccountString(pID As Integer, key As String) As Double
- 1.70 Player.Get.Storage.AccountNumber(pID As Integer, key As String) As Double
- 1.71 Player.Get.Storage.ComputerIDString(pID As Integer, key As String) As Double
- 1.72 Player.Get.Storage.ComputerIDNumber(pID As Integer, key As String) As Double
- 1.73 Player.Get.Class.SpellDamageTakenMod(pID As Integer) As Double
- 1.74 Player.Get.Class.RageAmount(pID As Integer) As Integer
- 1.75 Player.Get.Class.ACMod(pID As Integer) As Double
- 1.76 Player.Get.Class.DamageMod(pID As Integer) As Double
- 1.77 Player.Get.Class.DefendDodgeBonus(pID As Integer) As Double
- 1.78 Player.Get.Class.HPMod(pID As Integer) As Double
- 1.79 Player.Get.Class.AttackDodgeBonus(pID As Integer) As Double
- 1.80 Player.Get.Class.MPMod(pID As Integer) As Double
- 1.81 Player.Get.Class.SpellAttackMod(pID As Integer) As Double
- 1.82 Player.Get.Class.SpellDamageTakenMod(pID As Integer) As Double
- 1.83 Player.Get.Class.SpellResistMod(pID As Integer) As Double
- 1.84 Player.Get.Class.MaxSpawns(pID As Integer) As Integer
- 1.85 Player.Get.Class.RageBar(pID As Integer) As Boolean
- 1.86 Player.Get.Race.DefendDodgeBonus(pID As Integer) As Double
- 1.87 Player.Get.Race.AttackDodgeBonus(pID As Integer) As Double
- 1.88 Player.Get.Race.Infravision(pID As Integer) As Boolean
- 1.89 Player.Get.Race.SpellResistMod(pID As Integer) As Double
- 1.90 Player.Get.Race.CooldownModifier(pID As Integer) As Double
- 1.91 Player.Get.Item.Lookover(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
- 1.92 Player.Get.Item.UniqueID(pID As Integer, iID As Integer, Optional equipped As Boolean = False As String
- 1.93 Player.Get.Item.StringVar(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
- 1.94 Player.Get.Item.NumberVar(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double
- 1.95 Player.Get.Item.Soulbound(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean
- 1.96 Player.Get.Item.SoulboundName(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
- 1.97 Player.Get.Item.SoulboundName(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
- 1.98 Player.Get.Item.Expire(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean
- 1.99 Player.Get.Item.ExpireTime(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double
- 1.100 Player.Get.Item.Charged(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean
- 1.101 Player.Get.Item.ChargedTime(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double
- 1.102 Player.Get.Item.Enchantment(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer
- 1.103 Player.Get.Item.DropBonusMin(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer
- 1.104 Player.Get.Item.DropBonusMax(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer
- 1.105 Player.Get.Item.Bless(pID As Integer, iID As Integer, divName As String, Optional equipped As Boolean = false) As Integer
- 1.106 Player.Get.Item.DivinityBonus(pID As Integer, iID As Integer, enchantName As String, Optional equipped As Boolean = false) As Double
- 1.107 Player.Get.Item.TwoHandedWeapon(pID As Integer) As Boolean
- 1.108 Player.Get.Item.LeftGripIsWeapon(pID As Integer) As Boolean
- 1.109 Player.Get.Item.RightGripIsWeapon(pID As Integer) As Boolean
- 1.110 Player.Get.Item.LeftGripBonusAmount(pID As Integer) As Double
- 1.111 Player.Get.Item.RightGripBonusAmount(pID As Integer) As Double
- 1.112 Player.Get.Item.LeftGripSpellAmount(pID As Integer) As Double
- 1.113 Player.Get.Item.RightGripSpellAmount(pID As Integer) As Double
- 1.114 Player.Get.Item.LeftGripPierceBonus(pID As Integer) As Double
- 1.115 Player.Get.Item.RightGripPierceBonus(pID As Integer) As Double
- 1.116 Player.Get.Item.LeftGripType(pID As Integer) As Integer
- 1.117 Player.Get.Item.AmmoMinimum(pID As Integer) As Integer
- 1.118 Player.Get.Item.AmmoMaximum(pID As Integer) As Integer
- 1.119 Player.Get.Item.LeftGripMinimum(pID As Integer) As Integer
- 1.120 Player.Get.Item.LeftGripMaximum(pID As Integer) As Integer
- 1.121 Player.Get.Item.RightGripMinimum(pID As Integer) As Integer
- 1.122 Player.Get.Item.RightGripMaximum(pID As Integer) As Integer
- 1.123 Player.Get.Item.RightGripType(pID As Integer) As Integer
- 1.124 Player.Get.Item.RightGripAmmoType(pID As Integer) As String
- 1.125 Player.Get.Item.LeftGripAmmoType(pID As Integer) As String
- 1.126 Player.Get.Item.AmmoName(pID As Integer) As String
- 1.127 Player.Get.Item.LeftGripAmmoBased(pID As Integer) As Boolean
- 1.128 Player.Get.Item.RightGripAmmoBased(pID As Integer) As Boolean
- 1.129 Player.Get.Item.AmmoAmount(pID As Integer) As Integer
- 1.130 Player.Get.Item.Helmet(pID As Integer) As String
- 1.131 Player.Get.Item.Body(pID As Integer) As String
- 1.132 Player.Get.Item.Special(pID As Integer) As String
- 1.133 Player.Get.Item.AmmoName(pID As Integer) As String
- 1.134 Player.Get.Item.AmmoMinimum(pID As Integer) As Integer
- 1.135 Player.Get.Item.AmmoMaximum(pID As Integer) As Integer
- 1.136 Player.Get.Item.AmmoLoaded(pID As Integer) As Integer
- 1.137 Player.Get.Item.AmmoValid(pID As Integer, left as Boolean) As String
- 1.138 Player.Get.Item.LeftGripIsWeapon(pID As Integer) As Boolean
- 1.139 Player.Get.Item.LeftGripBonusAmount(pID As Integer) As Double
- 1.140 Player.Get.Item.LeftGripType(pID As Integer) As Integer
- 1.141 Player.Get.Item.LeftGripMinimum(pID As Integer) As Integer
- 1.142 Player.Get.Item.LeftGripMaximum(pID As Integer) As Integer
- 1.143 Player.Get.Item.LeftGripAmmoBased(pID As Integer) As Boolean
- 1.144 Player.Get.Item.LeftGrip(pID As Integer) As String
- 1.145 Player.Get.Item.RightGripIsWeapon(pID As Integer) As Boolean
- 1.146 Player.Get.Item.RightGripBonusAmount(pID As Integer) As Double
- 1.147 Player.Get.Item.RightGripMinimum(pID As Integer) As Integer
- 1.148 Player.Get.Item.RightGripMaximum(pID As Integer) As Integer
- 1.149 Player.Get.Item.RightGripType(pID As Integer) As Integer
- 1.150 Player.Get.Item.RightGripAmmoBased(pID As Integer) As Boolean
- 1.151 Player.Get.Item.RightGrip(pID As Integer) As String
- 1.152 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
- 1.153 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
- 1.154 Player.Get.Item.FindEmptyInventory(pID As Integer, Optional equipped As Boolean = false) As Integer
- 1.155 Player.Get.Item.DropPercent(pID As Integer, findItem as Integer, equipped as Boolean) As Integer
- 1.156 Player.Get.Item.PreventSoulbind(pID As Integer, findItem as Integer, Optional equipped As Boolean = false) As Boolean
- 1.157 Player.Get.Item.PreventUnSoulbind(pID As Integer, findItem as Integer, Optional equipped As Boolean = false) As Boolean
- 1.158 Player.Get.Item.MaxStack(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer
- 1.159 Player.Get.Item.InventoryAmount(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer
- 1.160 Player.Get.Item.Inventory(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String
- 1.161 Player.Get.Item.InventoryAmount(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer
- 1.162 Player.Get.Item.InventoryType(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String
- 1.163 Player.Get.Item.InventoryWeaponType(pID As Integer, findItem As Intege, Optional equipped As Boolean = falser) As String
- 1.164 Player.Get.Item.InventorySlotType(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String
- 1.165 Player.Get.Attacks(pID As Integer) As Integer
- 1.166 Player.Get.Blocks(pID As Integer) As Integer
- 1.167 Player.Get.TotalAttacks(pID As Integer) As Integer
- 1.168 Player.Get.EXPBonus(ID As Integer) As Double
- 1.169 Player.Get.EXPBonusTime(ID As Integer) As Double
- 1.170 Player.Get.GoldBonus(ID As Integer) As Double
- 1.171 Player.Get.GoldBonusTime(ID As Integer) As Double
- 1.172 Player.Get.TEXPBonus(ID As Integer) As Double
- 1.173 Player.Get.TGoldBonus(ID As Integer) As Double
- 1.174 Player.Get.GuildZoneCount(ID As Integer) As Integer
- 1.175 Player.Get.PPCurrent(ID As Integer) As Integer
- 1.176 Player.Get.CMCurrent(ID As Integer) As Integer
- 1.177 Player.Add.Item(pID As Integer, updateValue As String, updateValue2 As Integer, dropFloor As Boolean) As Integer
- 1.178 Player.Add.Virtue(pID As Integer, updateValue As Integer)
- 1.179 Player.Add.Menu(pID As Integer, Optional updateValue As String = ", Optional updateValue2 As String = ", Optional updateValue3 As Integer = -1)
- 1.180 Player.Add.Obituary(pID As Integer, attackerName As String, Optional defenderName As String = ")
- 1.181 Player.Add.Experience(pID As Integer, updateValue As Long, Optional byPassLock As Boolean = False)
- 1.182 Player.Set.SkillLevel(pID As Integer, name As String, nLevel As Integer)
- 1.183 Player.Set.AttemptSkillLevel(ByVal pID As Integer, name As String, chance As Double)
- 1.184 Player.Set.InventoryBonusCount(pID As Integer, count As Integer)
- 1.185 Player.Set.ItemLookoverDesc(pID As Integer, key As String, value as String) As Boolean
- 1.186 Player.Set.Storage.TempString(pID As Integer, key As String, value As String)
- 1.187 Player.Set.Storage.TempNumber(pID As Integer, key As String, value As Double)
- 1.188 Player.Set.Storage.AccountString(pID As Integer, key As String, value As String)
- 1.189 Player.Set.Storage.AccountNumber(pID As Integer, key As String, value As Double)
- 1.190 Player.Set.Storage.ComputerIDString(pID As Integer, key As String, value As String)
- 1.191 Player.Set.Storage.ComputerIDNumber(pID As Integer, key As String, value As Double)
- 1.192 Player.Set.CancelTrade(pID As Integer)
- 1.193 Player.Set.Premium(ID As Integer, setDays As Integer)
- 1.194 Player.Set.PermChange(ID As Integer, mode As Integer, value as String) As Boolean
- 1.195 Player.Set.AutosneakBonus(ID As Integer, updateValue As Integer)
- 1.196 Player.Set.SpeakMode(pID As Integer, updateValue As Integer)
- 1.197 Player.Set.LastAttack(pID As Integer)
- 1.198 Player.Set.Immunity(pID As Integer, updateValue As Double)
- 1.199 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
- 1.200 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
- 1.201 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
- 1.202 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
- 1.203 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
- 1.204 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
- 1.205 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
- 1.206 Player.Set.NoTrack(pID As Integer, updateValue As Integer)
- 1.207 Player.Set.Autosneak(pID As Integer, updateValue As Boolean)
- 1.208 Player.Set.AutosneakNumber(pID As Integer, updateValue As Integer)
- 1.209 Player.Set.AutosneakNumber(pID As Integer, updateValue As Integer)
- 1.210 Player.Set.BaseClass(pID As Integer, Optional updateValue As String = ")
- 1.211 Player.Set.ClassName(pID As Integer, Optional updateValue As String = ")
- 1.212 Player.Set.BonusHP(pID As Integer, updateValue As Integer)
- 1.213 Player.Set.BonusMP(pID As Integer, updateValue As Integer)
- 1.214 Player.Set.TBonus(ByVal pID As Integer, idFind As Integer, ByVal updateValue As Double)
- 1.215 Player.Set.TBonusHP(pID As Integer, updateValue As Integer)
- 1.216 Player.Set.TBonusMP(pID As Integer, updateValue As Integer)
- 1.217 Player.Set.TBonusRAGE(pID As Integer, updateValue As Integer)
- 1.218 Player.Set.Darkness(pID As Integer, updateValue As Integer)
- 1.219 Player.Set.RageBar(pid As Integer, updateValue As Boolean, sendBack As Boolean)
- 1.220 Player.Set.CurrentMP(pID As Integer, updateValue As Integer) As Integer
- 1.221 Player.Set.CurrentRage(pID As Integer, updateValue As Integer) As Integer
- 1.222 Player.Set.HPPotionDelay(pID As Integer, updateValue As Integer) As Double
- 1.223 Player.Set.MPPotionDelay(pID As Integer, updateValue As Integer) As Double
- 1.224 Player.Set.HPPotPenalty(pID As Integer, updateValue As Integer)
- 1.225 Player.Set.MPPotPenalty(pID As Integer, updateValue As Integer)
- 1.226 Player.Set.HealPotPenalty(pID As Integer, updateValue As Integer)
- 1.227 Player.Set.Temple(ID As Integer, temple As String, roomnumber As Integer)
- 1.228 Player.Set.CM(pID As Integer, updateValue As Integer)
- 1.229 Player.Set.PremiumWheel(pID As Integer, updateValue As Integer)
- 1.230 Player.Set.Regeneration(pID As Integer, Optional interuptMSG As String = ")
- 1.231 Player.Set.FoodDelay(pID As Integer, updateValue As Integer) As Double
- 1.232 Player.Set.MPGainActive(pID As Integer, updateValue As Boolean)
- 1.233 Player.Set.HPGainActive(pID As Integer, updateValue As Boolean)
- 1.234 Player.Set.LookOverExtra(pID As Integer, updateValue As String)
- 1.235 Player.Set.AdjustMaxMP(pID As Integer)
- 1.236 Player.Set.QuestAmount(ID As Integer, questID As Integer, questScriptAmount As Integer)
- 1.237 Player.Set.QuestTotal(ID As Integer, questID As Integer, questScriptTotal As Integer)
- 1.238 Player.Set.QuestPage(ID As Integer, questID As Integer, questPage As Integer)
- 1.239 Player.Set.EXPBonus(ID As Integer, updateValue As Double)
- 1.240 Player.Set.EXPBonusTime(ID As Integer, updateValue As Double)
- 1.241 Player.Set.GoldBonus(ID As Integer, updateValue As Double)
- 1.242 Player.Set.GoldBonusTime(ID As Integer, updateValue As Double)
- 1.243 Player.Set.TEXPBonus(ID As Integer, updateValue As Double)
- 1.244 Player.Set.TGoldBonus(ID As Integer, updateValue As Double)
- 1.245 Player.Set.PP(ID As Integer, updateValue As Integer, updateMax as Boolean)
- 1.246 Player.Set.Item.Swap(ByVal pID As Integer, ByVal updateValue As Integer, ByVal updateValue2 As Integer) As Boolean
- 1.247 Player.Set.Item.Lookover(pID As Integer, iID As Integer, Lookover As String, Optional equipped As Boolean = False) As Boolean
- 1.248 Player.Set.Item.StringVar(pID As Integer, iID As Integer, StringVar As String, Optional equipped As Boolean = False) As Boolean
- 1.249 Player.Set.Item.NumberVar(pID As Integer, iID As Integer, NumberVar As Double, Optional equipped As Boolean = False) As Boolean
- 1.250 Player.Set.Item.Update(pID As Integer, iID As Integer, Optional equipped As Boolean = False)
- 1.251 Player.Set.Item.Expire(pID As Integer, iID As Integer, expire As Boolean, Optional equipped As Boolean = False) As Boolean
- 1.252 Player.Set.Item.ExpireTime(pID As Integer, iID As Integer, time As Integer, Optional equipped As Boolean = False) As Boolean
- 1.253 Player.Set.Item.Charged(pID As Integer, iID As Integer, expire As Boolean, Optional equipped As Boolean = False) As Boolean
- 1.254 Player.Set.Item.ChargedTime(pID As Integer, iID As Integer, time As Integer, Optional equipped As Boolean = False) As Boolean
- 1.255 Player.Set.Item.Soulbound(pID As Integer, iID As Integer, soulBound As Boolean, Optional equipped As Boolean = False) As Boolean
- 1.256 Player.Set.Item.SoulboundName(pID As Integer, iID As Integer, soulBound As String, Optional equipped As Boolean = False) As Boolean
- 1.257 Player.Set.Item.SoulboundName(pID As Integer, iID As Integer, soulBound As String, Optional equipped As Boolean = False) As Boolean
- 1.258 Player.Set.Item.Enchantment(pID As Integer, iID As Integer, enchantAmount As Integer, Optional equipped As Boolean = False) As Boolean
- 1.259 Player.Set.Item.Bless(pID As Integer, iID As Integer, divName As String, blessAmount As Integer, Optional equipped As Boolean = False) As Boolean
- 1.260 Player.Set.Item.DivinityBonus(pID As Integer, iID As Integer, enchantName As String, enchantAmount As Double, Optional equipped As Boolean = False) As Boolean
- 1.261 Player.Set.Item.DropBonusMin(pID As Integer, iID As Integer, dropBonusAmount As Integer, Optional equipped As Boolean = False) As Boolean
- 1.262 Player.Set.Item.DropBonusMax(pID As Integer, iID As Integer, dropBonusAmount As Integer, Optional equipped As Boolean = False) As Boolean
- 1.263 Player.Remove.Skills(pID As Integer, key As String) As Boolean
- 1.264 Player.Remove.ItemLookoverDesc(pID As Integer, key As String) As Boolean
- 1.265 Player.Remove.Storage.TempString(pID As Integer, key As String) As Boolean
- 1.266 Player.Remove.Storage.TempNumber(pID As Integer, key As String) As Boolean
- 1.267 Player.Remove.Storage.AccountString(pID As Integer, key As String) As Boolean
- 1.268 Player.Remove.Storage.AccountNumber(pID As Integer, key As String) As Boolean
- 1.269 Player.Remove.Storage.ComputerIDString(pID As Integer, key As String) As Boolean
- 1.270 Player.Remove.Storage.ComputerIDNumber(pID As Integer, key As String) As Boolean
- 1.271 Player.Remove.Boost.Food(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.272 Player.Remove.Boost.Potion(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.273 Player.Remove.Boost.Rage(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.274 Player.Remove.Boost.MP(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.275 Player.Remove.Boost.Light(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.276 Player.Remove.Item(pID As Integer, updateValue As String, updateValue2 As Integer) As Boolean
- 1.277 Player.Remove.ItemInventory(pID As Integer, inventoryNumber As Integer, updateValue2 As Integer) As Boolean
- 1.278 Player.Remove.Inventory(pID As Integer, inventoryNumber As Integer, updateValue2 As Integer) As Boolean
- 1.279 Player.Remove.Regeneration(pID As Integer, Optional ignoreDelay As Boolean = False)
- 1.280 Player.Remove.Quest(ID As Integer, questID As Integer)
- 1.281 Player.Remove.QuestComplete(ID As Integer, questID As Integer)
- 1.282 Player.Remove.QuestComplete(ID As Integer, questID As Integer)
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( )