(→Player.Get.Item.FindInventory(ByVal pID As Integer, findItem As String, Optional amount As Integer = -1, Optional findString As String = ", Optional findValue As Integer = -1, Optional equipped As Boolean = false) As Integer) |
|||
(50 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
====Player==== | ====Player==== | ||
+ | |||
+ | =====Player.ResetAFKTimer(pid As Integer)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | *Example=''Player.ResetAFKTimer( )'' | ||
+ | |||
+ | |||
+ | =====Player.MoveTemple(pid As Integer, Optional messageFrom As Boolean = True, Optional messageTo As Boolean = True, Optional messageSelf As Boolean = True) As Boolean===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | :* messageFrom='' '' | ||
+ | :* messageTo='' '' | ||
+ | :* messageSelf='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.MoveTemple( )'' | ||
Line 11: | Line 28: | ||
− | =====Player.Find(ByVal data As String) As Integer===== | + | =====Player.UpdateRoomQuests(pid As Integer)===== |
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | *Example=''Player.UpdateRoomQuests( )'' | ||
+ | |||
+ | |||
+ | =====Player.UpdateMaxHMP(pid As Integer, Optional sendInfo As Integer = -1)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | :* sendInfo -1='' '' | ||
+ | *Example=''Player.UpdateMaxHMP( )'' | ||
+ | |||
+ | |||
+ | =====Player.Find(ByVal data As String, Optional exact As Boolean = True) As Integer===== | ||
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* data='' '' | :* data='' '' | ||
+ | :* exact='' '' | ||
*Returns='' '' | *Returns='' '' | ||
*Example=''Player.Find( )'' | *Example=''Player.Find( )'' | ||
− | =====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 64: | ||
− | =====Player.Get. | + | =====Player.Get.InstanceID(pid As Integer, instanceName as String) as String===== |
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | :* instanceName='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.InstanceID( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.PunishListKeys(pid As Integer) as String()===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.PunishListKeys( )'' | ||
+ | |||
+ | |||
+ | |||
+ | =====Player.Get.PunishListValues(pid As Integer) as String()===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.PunishListValues( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.PunishListCount(pid As Integer) as Integer===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.PunishListCount( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TargetPlayer(pid As Integer) as Integer===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TargetPlayer( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TargetName(pid As Integer) as String===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TargetName( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TotalMinutes(pid As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TotalMinutes( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.DropBonus(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.DropBonus( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.Notoriety(pID As Integer) As Integer===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Notoriety( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.PunishPenalty(pID As Integer) As Integer===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.PunishPenalty( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TBonusDeflect(pID As Integer) As Integer===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusDeflect( )'' | ||
+ | |||
+ | |||
+ | |||
+ | =====Player.Get.TBonusHide(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusHide( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TBonusInfra(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusInfra( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TBonusHaste(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusHaste( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TBonusFizzle(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusFizzle( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TBonusDamage(ByVal pID As Integer, ByVal damageBonusName As String) As Integer===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* damageBonusName='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusDamage( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TBonusResist(ByVal pID As Integer, ByVal resistBonusName As String) As Integer===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* resistBonusName='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusResist( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TBonusHPPerTick(pID As Integer) As Integer===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusHPPerTick( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TBonusMPPerTick(pID As Integer) As Integer===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusMPPerTick( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TrueSight(pid As Integer) As Boolean===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TrueSight( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.AccountInfo(pID As Integer, typeID As Integer) As String===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* typeID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Entity.Get.AccountInfo( )'' | ||
+ | |||
+ | =====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.Item.IsOwned(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As String===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* iID='' '' | ||
+ | :* equipped='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Item.IsOwned( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.Item.Restriction(ByVal pID As Integer, iID As Integer, restrictionType as Integer, Optional equipped As Boolean = False) As String===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* iID='' '' | ||
+ | :* restrictionType='' '' | ||
+ | :* equipped='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Item.Restriction( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.Item.Suffix(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As String===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* iID='' '' | ||
+ | :* equipped='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Item.Suffix( )'' | ||
+ | |||
+ | =====Player.Get.Item.SuffixAmount(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* iID='' '' | ||
+ | :* equipped='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Item.SuffixAmount( )'' | ||
+ | |||
+ | =====Player.Get.Item.Prefix(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As String===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* iID='' '' | ||
+ | :* equipped='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Item.Prefix( )'' | ||
+ | |||
+ | =====Player.Get.Item.PrefixAmount(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* iID='' '' | ||
+ | :* equipped='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Item.PrefixAmount( )'' | ||
+ | |||
+ | |||
+ | =====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='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 39: | Line 344: | ||
− | =====Player.Get.FirstTime( | + | =====Player.Get.FirstTime(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 47: | Line 352: | ||
− | =====Player.Get.NoTrack( | + | =====Player.Get.NoTrack(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 55: | Line 360: | ||
− | =====Player.Get. | + | =====Player.Get.PremiumWheel(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example='' | + | *Example=''Entity.Get.PremiumWheel( )'' |
− | =====Player.Get. | + | =====Player.Get.Temple(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example='' | + | *Example=''Entity.Get.Temple( )'' |
− | =====Player.Get. | + | =====Player.Get.SpeakMode(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.SpeakMode( )'' |
− | =====Player.Get. | + | =====Player.Get.Regeneration(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.Regeneration( )'' |
− | =====Player.Get.AutosneakNumber( | + | =====Player.Get.AutosneakNumber(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 95: | Line 400: | ||
− | =====Player.Get.MPGainActive( | + | =====Player.Get.MPGainActive(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 103: | Line 408: | ||
− | =====Player.Get.HPGainActive( | + | =====Player.Get.HPGainActive(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 111: | Line 416: | ||
− | =====Player.Get.Experience( | + | =====Player.Get.Experience(pID As Integer) As Long===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 119: | Line 424: | ||
− | =====Player.Get.RaceID( | + | =====Player.Get.RaceID(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 127: | Line 432: | ||
− | =====Player.Get.ClassID( | + | =====Player.Get.ClassID(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 135: | Line 440: | ||
− | =====Player.Get.BaseClass( | + | =====Player.Get.BaseClass(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 143: | Line 448: | ||
− | =====Player.Get.ClassName( | + | =====Player.Get.ClassName(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 151: | Line 456: | ||
− | =====Player.Get.StaffLevel( | + | =====Player.Get.StaffLevel(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 159: | Line 464: | ||
− | =====Player.Get.BuildLevel( | + | =====Player.Get.BuildLevel(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 167: | Line 472: | ||
− | =====Player.Get.EventLevel( | + | =====Player.Get.EventLevel(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 175: | Line 480: | ||
− | =====Player.Get.QuestLevel( | + | =====Player.Get.QuestItems(pID As Integer, questID As Integer, itemName As String, total As Boolean) As Integer===== |
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* questID='' '' | ||
+ | :* itemName='' '' | ||
+ | :* total='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.QuestItems( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.QuestKills(pID As Integer, questID As Integer, npcName As String, total As Boolean) As Integer===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* questID='' '' | ||
+ | :* npcName='' '' | ||
+ | :* total='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.QuestKills( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.QuestLevel(pID As Integer) As Integer===== | ||
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 183: | Line 510: | ||
− | =====Player.Get.BonusHP( | + | =====Player.Get.BonusHP(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 191: | Line 518: | ||
− | =====Player.Get.BonusMP( | + | =====Player.Get.BonusMP(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 199: | Line 526: | ||
− | =====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.TBonusPhysicalDamageReduction(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusPhysicalDamageReduction( )'' | ||
+ | |||
+ | =====Player.Get.TBonusSpellDamageReduction(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusSpellDamageReduction( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TBonusPhysicalDamage(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusPhysicalDamage( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TBonusSpellDamage(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusSpellDamage( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TBonusSpellPierce(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusSpellPierce( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.TBonusMagicResistance(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.TBonusMagicResistance( )'' | ||
+ | |||
+ | |||
+ | =====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 207: | Line 614: | ||
− | =====Player.Get.RageActive( | + | =====Player.Get.RageActive(pid As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 215: | Line 622: | ||
− | =====Player.Get.Gender( | + | =====Player.Get.Gender(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 223: | Line 630: | ||
− | =====Player.Get.CurrentMP( | + | =====Player.Get.CurrentMP(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 231: | Line 638: | ||
− | =====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. | + | =====Player.Get.HPPotPenalty(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.HPPotPenalty( )'' |
− | =====Player.Get. | + | =====Player.Get.MPPotPenalty(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.MPPotPenalty( )'' |
− | =====Player.Get. | + | =====Player.Get.HealPenalty(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.HealPenalty( )'' |
− | =====Player.Get. | + | =====Player.Get.PotionModifier(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
− | :* | + | :* pID='' '' |
− | + | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.PotionModifier( )'' |
− | =====Player.Get. | + | =====Player.Get.FoodDelay(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
− | :* | + | :* pID='' '' |
− | + | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.FoodDelay( )'' |
− | =====Player.Get. | + | =====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.QuestComplete(ID As Integer, questID as integer, isAccountBound as boolean) As Boolean===== | ||
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* ID='' '' | :* ID='' '' | ||
:* questID='' '' | :* questID='' '' | ||
+ | :* isAccountBound='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.QuestComplete( )'' |
Line 334: | Line 757: | ||
− | =====Player.Get.QuestLevel( | + | =====Player.Get.QuestLevel(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 342: | Line 765: | ||
− | =====Player.Get.Logging( | + | =====Player.Get.Logging(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 350: | Line 773: | ||
− | =====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.LastAttack( | + | =====Player.Get.LastAttack(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.LastAttack( )'' |
− | =====Player.Get.Immunity( | + | =====Player.Get.LastAttackMode(pID As Integer) As Short===== |
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.LastAttackMode( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.Immunity(pID As Integer) As Integer===== | ||
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 381: | Line 812: | ||
*Example=''Player.Get.Logging( )'' | *Example=''Player.Get.Logging( )'' | ||
+ | |||
+ | =====Player.Get.Storage.Key(pID As Integer, key As String) As Boolean===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Storage.Key( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.Storage.Craft(pID As Integer, key As String) As Boolean===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Storage.Craft( )'' | ||
− | =====Player.Get.Storage.TempString( | + | =====Player.Get.Storage.TempString(pID As Integer, key As String) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 392: | Line 840: | ||
− | =====Player.Get.Storage.TempNumber( | + | =====Player.Get.Storage.TempNumber(pID As Integer, key As String) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 401: | Line 849: | ||
− | =====Player.Get.Class.ACMod( | + | =====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.AccountStringO(accountName As String, key As String) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* accountName='' '' | ||
+ | :* key='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Storage.AccountStringO( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.Storage.AccountNumberO(accountName As String, key As String) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* accountName='' '' | ||
+ | :* key='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Storage.AccountNumberO( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.Storage.DailyAccountString(pID As Integer, key As String) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Storage.DailyAccountString( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.Storage.DailyAccountNumber(pID As Integer, key As String) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Storage.DailyAccountNumber( )'' | ||
+ | |||
+ | |||
+ | =====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.ShieldAbsorbAmount(pID As Integer) As Integer===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Class.ShieldAbsorbAmount( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.Class.ACMod(pID As Integer) As Double===== | ||
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 409: | Line 953: | ||
− | =====Player.Get.Class.DamageMod( | + | =====Player.Get.Class.DamageMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 417: | Line 961: | ||
− | =====Player.Get.Class. | + | =====Player.Get.Class.DefendDodgeBonus(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get.Class. | + | *Example=''Player.Get.Class.DefendDodgeBonus( )'' |
− | =====Player.Get.Class.HPMod( | + | =====Player.Get.Class.HPMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 433: | Line 977: | ||
− | =====Player.Get.Class. | + | =====Player.Get.Class.AttackDodgeBonus(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get.Class. | + | *Example=''Player.Get.Class.AttackDodgeBonus( )'' |
− | =====Player.Get.Class.MPMod( | + | =====Player.Get.Class.MPMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 449: | Line 993: | ||
− | =====Player.Get.Class.SpellAttackMod( | + | =====Player.Get.Class.SpellAttackMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 457: | Line 1,001: | ||
− | =====Player.Get.Class.SpellResistMod( | + | =====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='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 465: | Line 1,017: | ||
− | =====Player.Get.Class.MaxSpawns( | + | =====Player.Get.Class.MaxSpawns(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 473: | Line 1,025: | ||
− | =====Player.Get.Class.RageBar( | + | =====Player.Get.Class.RageBar(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 481: | Line 1,033: | ||
− | =====Player.Get.Race.Infravision( | + | =====Player.Get.Race.PhysicalDamageTakenMod(pID As Integer) As Double===== |
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Race.PhysicalDamageTakenMod( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.Race.SpellAttackMod(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Race.SpellAttackMod( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.Race.DurationBonus(pID As Integer) As Double===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Race.DurationBonus( )'' | ||
+ | |||
+ | |||
+ | =====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='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 489: | Line 1,081: | ||
− | =====Player.Get.Race.SpellResistMod( | + | =====Player.Get.Race.SpellResistMod(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 497: | Line 1,089: | ||
− | =====Player.Get.Race.CooldownModifier( | + | =====Player.Get.Race.CooldownModifier(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 505: | Line 1,097: | ||
− | =====Player.Get.Item. | + | =====Player.Get.Item.Color(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 512: | Line 1,104: | ||
:* equipped='' '' | :* equipped='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get.Item. | + | *Example=''Player.Get.Item.Color( )'' |
− | =====Player.Get.Item.StringVar( | + | =====Player.Get.Item.Rarity(pID As Integer, iID As Integer, Optional equipped As Boolean = False, Optional includeHum As Boolean = False) As Integer===== |
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* iID='' '' | ||
+ | :* equipped='' '' | ||
+ | :* includeHum='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Item.Rarity( )'' | ||
+ | |||
+ | |||
+ | =====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='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 525: | Line 1,138: | ||
− | =====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 535: | Line 1,148: | ||
− | =====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 545: | Line 1,158: | ||
− | =====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 555: | Line 1,168: | ||
− | =====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 565: | Line 1,178: | ||
− | =====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 575: | Line 1,188: | ||
− | =====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 585: | Line 1,198: | ||
− | =====Player.Get.Item. | + | =====Player.Get.Item.Charged(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 592: | Line 1,205: | ||
:* equipped='' '' | :* equipped='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get.Item. | + | *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( | + | =====Player.Get.Item.Enchantment(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 605: | Line 1,227: | ||
− | =====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 615: | Line 1,237: | ||
− | =====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 625: | Line 1,247: | ||
− | =====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 636: | Line 1,258: | ||
− | =====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 647: | Line 1,269: | ||
− | =====Player.Get.Item.TwoHandedWeapon( | + | =====Player.Get.Item.TwoHandedWeapon(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 655: | Line 1,277: | ||
− | =====Player.Get.Item.LeftGripIsWeapon( | + | =====Player.Get.Item.LeftGripIsWeapon(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 663: | Line 1,285: | ||
− | =====Player.Get.Item.RightGripIsWeapon( | + | =====Player.Get.Item.RightGripIsWeapon(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 671: | Line 1,293: | ||
− | =====Player.Get.Item.LeftGripBonusAmount( | + | =====Player.Get.Item.LeftGripBonusAmount(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 679: | Line 1,301: | ||
− | =====Player.Get.Item.RightGripBonusAmount( | + | =====Player.Get.Item.RightGripBonusAmount(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 687: | Line 1,309: | ||
− | =====Player.Get.Item.LeftGripSpellAmount( | + | =====Player.Get.Item.LeftGripSpellAmount(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 695: | Line 1,317: | ||
− | =====Player.Get.Item.RightGripSpellAmount( | + | =====Player.Get.Item.RightGripSpellAmount(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 703: | Line 1,325: | ||
− | =====Player.Get.Item.LeftGripPierceBonus( | + | =====Player.Get.Item.LeftGripPierceBonus(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 711: | Line 1,333: | ||
− | =====Player.Get.Item.RightGripPierceBonus( | + | =====Player.Get.Item.RightGripPierceBonus(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 719: | Line 1,341: | ||
− | =====Player.Get.Item.LeftGripType( | + | =====Player.Get.Item.LeftGripType(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 727: | Line 1,349: | ||
− | =====Player.Get.Item.AmmoMinimum( | + | =====Player.Get.Item.AmmoMinimum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 735: | Line 1,357: | ||
− | =====Player.Get.Item.AmmoMaximum( | + | =====Player.Get.Item.AmmoMaximum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 743: | Line 1,365: | ||
− | =====Player.Get.Item.LeftGripMinimum( | + | =====Player.Get.Item.LeftGripMinimum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 751: | Line 1,373: | ||
− | =====Player.Get.Item.LeftGripMaximum( | + | =====Player.Get.Item.LeftGripMaximum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 759: | Line 1,381: | ||
− | =====Player.Get.Item.RightGripMinimum( | + | =====Player.Get.Item.RightGripMinimum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 767: | Line 1,389: | ||
− | =====Player.Get.Item.RightGripMaximum( | + | =====Player.Get.Item.RightGripMaximum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 775: | Line 1,397: | ||
− | =====Player.Get.Item.RightGripType( | + | =====Player.Get.Item.RightGripType(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 783: | Line 1,405: | ||
− | =====Player.Get.Item.RightGripAmmoType( | + | =====Player.Get.Item.RightGripAmmoType(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 791: | Line 1,413: | ||
− | =====Player.Get.Item.LeftGripAmmoType( | + | =====Player.Get.Item.LeftGripAmmoType(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 799: | Line 1,421: | ||
− | =====Player.Get.Item.AmmoName( | + | =====Player.Get.Item.AmmoName(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 807: | Line 1,429: | ||
− | =====Player.Get.Item.LeftGripAmmoBased( | + | =====Player.Get.Item.LeftGripAmmoBased(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 815: | Line 1,437: | ||
− | =====Player.Get.Item.RightGripAmmoBased( | + | =====Player.Get.Item.RightGripAmmoBased(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 823: | Line 1,445: | ||
− | =====Player.Get.Item.AmmoAmount( | + | =====Player.Get.Item.AmmoAmount(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 831: | Line 1,453: | ||
− | =====Player.Get.Item.Helmet( | + | =====Player.Get.Item.Helmet(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 839: | Line 1,461: | ||
− | =====Player.Get.Item.Body( | + | =====Player.Get.Item.Body(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 847: | Line 1,469: | ||
− | =====Player.Get.Item.Special( | + | =====Player.Get.Item.Special(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 855: | Line 1,477: | ||
− | =====Player.Get.Item.AmmoName( | + | =====Player.Get.Item.AmmoName(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 863: | Line 1,485: | ||
− | =====Player.Get.Item.AmmoMinimum( | + | =====Player.Get.Item.AmmoMinimum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 871: | Line 1,493: | ||
− | =====Player.Get.Item.AmmoMaximum( | + | =====Player.Get.Item.AmmoMaximum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 879: | Line 1,501: | ||
− | =====Player.Get.Item.AmmoLoaded( | + | =====Player.Get.Item.AmmoLoaded(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 887: | Line 1,509: | ||
− | =====Player.Get.Item.AmmoValid( | + | =====Player.Get.Item.AmmoValid(pID As Integer, left as Boolean) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 896: | Line 1,518: | ||
− | =====Player.Get.Item.LeftGripIsWeapon( | + | =====Player.Get.Item.LeftGripIsWeapon(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 904: | Line 1,526: | ||
− | =====Player.Get.Item.LeftGripBonusAmount( | + | =====Player.Get.Item.LeftGripBonusAmount(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 912: | Line 1,534: | ||
− | =====Player.Get.Item.LeftGripType( | + | =====Player.Get.Item.LeftGripType(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 920: | Line 1,542: | ||
− | =====Player.Get.Item.LeftGripMinimum( | + | =====Player.Get.Item.LeftGripMinimum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 928: | Line 1,550: | ||
− | =====Player.Get.Item.LeftGripMaximum( | + | =====Player.Get.Item.LeftGripMaximum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 936: | Line 1,558: | ||
− | =====Player.Get.Item.LeftGripAmmoBased( | + | =====Player.Get.Item.LeftGripAmmoBased(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 944: | Line 1,566: | ||
− | =====Player.Get.Item.LeftGrip( | + | =====Player.Get.Item.LeftGrip(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 952: | Line 1,574: | ||
− | =====Player.Get.Item.RightGripIsWeapon( | + | =====Player.Get.Item.RightGripIsWeapon(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 960: | Line 1,582: | ||
− | =====Player.Get.Item.RightGripBonusAmount( | + | =====Player.Get.Item.RightGripBonusAmount(pID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 968: | Line 1,590: | ||
− | =====Player.Get.Item.RightGripMinimum( | + | =====Player.Get.Item.RightGripMinimum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 976: | Line 1,598: | ||
− | =====Player.Get.Item.RightGripMaximum( | + | =====Player.Get.Item.RightGripMaximum(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 984: | Line 1,606: | ||
− | =====Player.Get.Item.RightGripType( | + | =====Player.Get.Item.RightGripType(pID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 992: | Line 1,614: | ||
− | =====Player.Get.Item.RightGripAmmoBased( | + | =====Player.Get.Item.RightGripAmmoBased(pID As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,000: | Line 1,622: | ||
− | =====Player.Get.Item.RightGrip( | + | =====Player.Get.Item.RightGrip(pID As Integer) As String===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,008: | Line 1,630: | ||
− | =====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,020: | Line 1,642: | ||
*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''' | ||
:* pID='' '' | :* pID='' '' | ||
− | :* findItem='' '' | + | :* findItem=''' '' |
+ | :* amount=''' '' | ||
:* findString "='' '' | :* findString "='' '' | ||
− | :* findValue | + | :* findValue ='' '' |
:* equipped='' '' | :* equipped='' '' | ||
*Returns='' '' | *Returns='' '' | ||
*Example=''Player.Get.Item.FindInventoryReverse( )'' | *Example=''Player.Get.Item.FindInventoryReverse( )'' | ||
− | + | =====Player.Get.Item.FindEmptyInventory(pID As Integer, Optional equipped As Boolean = false) As Integer===== | |
− | =====Player.Get.Item.FindEmptyInventory( | + | |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,041: | Line 1,663: | ||
− | =====Player.Get.Item.DropPercent( | + | =====Player.Get.Item.FindFreeInventory(pid As Integer, itemFound As String, emptySlots As Boolean) As Integer===== |
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* itemFound='' '' | ||
+ | :* emptySlots='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.Item.FindFreeInventory( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.Item.DropPercent(pID As Integer, findItem as Integer, equipped as Boolean) As Integer===== | ||
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,051: | Line 1,683: | ||
− | =====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,061: | Line 1,693: | ||
− | =====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,071: | Line 1,703: | ||
− | =====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,081: | Line 1,713: | ||
− | =====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,091: | Line 1,723: | ||
− | =====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,101: | Line 1,733: | ||
− | =====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,111: | Line 1,743: | ||
− | =====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,121: | Line 1,753: | ||
− | =====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,131: | Line 1,763: | ||
− | =====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,165: | Line 1,797: | ||
− | =====Player.Get.EXPBonus( | + | =====Player.Get.EXPBonus(ID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,173: | Line 1,805: | ||
− | =====Player.Get.EXPBonusTime( | + | =====Player.Get.EXPBonusTime(ID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,181: | Line 1,813: | ||
− | =====Player.Get. | + | =====Player.Get.GoldBonus(ID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* ID='' '' | :* ID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.GoldBonus( )'' |
− | =====Player.Get. | + | =====Player.Get.GoldBonusTime(ID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* ID='' '' | :* ID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.GoldBonusTime( )'' |
− | =====Player.Get. | + | =====Player.Get.TEXPBonus(ID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* ID='' '' | :* ID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.TEXPBonus( )'' |
− | =====Player.Get. | + | =====Player.Get.TGoldBonus(ID As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* ID='' '' | :* ID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.TGoldBonus( )'' |
− | =====Player.Get. | + | =====Player.Get.GuildZoneCount(ID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* ID='' '' | :* ID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.GuildZoneCount( )'' |
+ | |||
+ | |||
+ | =====Player.Get.OfflineAccount(nameAs Stringr) As String===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* nameAs ='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.OfflineAccount( )'' | ||
− | =====Player.Get. | + | =====Player.Get.PP(ID As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* ID='' '' | :* ID='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Get. | + | *Example=''Player.Get.PP( )'' |
− | =====Player.Add.Item( | + | =====Player.Get.CM(ID As Integer) As Integer===== |
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* ID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.CM( )'' | ||
+ | |||
+ | |||
+ | =====Player.Get.FP(ID As Integer) As Integer===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* ID='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Get.FP( )'' | ||
+ | |||
+ | |||
+ | =====Player.Add.Item(pID As Integer, updateValue As String, updateValue2 As Integer, dropFloor As Boolean) As Integer===== | ||
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,240: | Line 1,896: | ||
− | =====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. | + | =====Player.Add.FactionActivity(pName As String, faction as String)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
− | :* | + | :* pName='' '' |
− | :* | + | :* faction='' '' |
− | *Example=''Player.Add. | + | *Example=''Player.Add.FactionActivity( )'' |
− | =====Player.Add.Menu( | + | =====Player.Add.Menu(pID As Integer, Optional updateValue As String = ", Optional updateValue2 As String = ", Optional updateValue3 As Integer = -1)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,267: | Line 1,923: | ||
− | =====Player.Add.Obituary( | + | =====Player.Add.Obituary(pID As Integer, attackerName As String, Optional defenderName As String = ")===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,277: | Line 1,933: | ||
− | =====Player.Add.Experience( | + | =====Player.Add.Experience(pID As Integer, updateValue As Long, Optional byPassLock As Boolean = False)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,287: | Line 1,943: | ||
− | =====Player.Set. | + | =====Player.Set.DropBonus(pID As Integer, amount As Double)===== |
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* amount='' '' | ||
+ | *Example=''Player.Set.DropBonus( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.Notoriety(pID As Integer, amount As Integer)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* amount='' '' | ||
+ | *Example=''Player.Set.Notoriety( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.PunishPenalty(pID As Integer, amount As Integer)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* amount='' '' | ||
+ | *Example=''Player.Set.PunishPenalty( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.PunishList(pID As Integer, addName as String, addLevel As Integer)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* addName='' '' | ||
+ | :* addLevel='' '' | ||
+ | *Example=''Player.Set.PunishList( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.TBonusDeflect(pID As Integer, amount As Integer)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* amount='' '' | ||
+ | *Example=''Player.Set.TBonusDeflect( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.TBonusHaste(pID As Integer, amount As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* amount='' '' | ||
+ | *Example=''Player.Set.TBonusHaste( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.TBonusHide(pID As Integer, amount As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* amount='' '' | ||
+ | *Example=''Player.Set.TBonusHide( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.TBonusInfra(pID As Integer, amount As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* amount='' '' | ||
+ | *Example=''Player.Set.TBonusInfra( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.TBonusFizzle(pID As Integer, amount As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* amount='' '' | ||
+ | *Example=''Player.Set.TBonusFizzle( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.TBonusDamage(ByVal pID As Integer, ByVal damageBonusName As String, amount As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* damageBonusName='' '' | ||
+ | :* amount='' '' | ||
+ | *Example=''Player.Set.TBonusDamage( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.TBonusResist(ByVal pID As Integer, ByVal damageBonusName As String, amount As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* damageBonusName='' '' | ||
+ | :* amount='' '' | ||
+ | *Example=''Player.Set.TBonusResist( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.TBonusHPPerTick(pID As Integer, amount As Integer)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* amount='' '' | ||
+ | *Example=''Player.Set.TBonusHPPerTick( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.TBonusMPPerTick(pID As Integer, amount As Integer)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* amount='' '' | ||
+ | *Example=''Player.Set.TBonusMPPerTick( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.TrueSight(pid As Integer, updateValue As Boolean)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pid='' '' | ||
+ | :* updateValue='' '' | ||
+ | *Example=''Player.Set.TrueSight( )'' | ||
+ | |||
+ | |||
+ | =====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) as Boolean===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* name='' '' | ||
+ | :* chance='' '' | ||
+ | *Returns='' '' | ||
+ | *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.Craft(pID As Integer, key As String, value As Boolean)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | :* value='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.Storage.Craft( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.Storage.Key(pID As Integer, key As String, value As String)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | :* value='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.Storage.Key( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.Storage.TempString(pID As Integer, key As String, value As String)===== | ||
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,297: | Line 2,125: | ||
− | =====Player.Set.Storage.TempNumber( | + | =====Player.Set.Storage.TempNumber(pID As Integer, key As String, value As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,307: | Line 2,135: | ||
− | =====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.AccountString( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.Storage.AccountNumber(pID As Integer, key As String, value As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | :* value='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.Storage.AccountNumber( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.Storage.AccountStringO(accountName as String, key As String, value As String)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* accountName='' '' | ||
+ | :* key='' '' | ||
+ | :* value='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.Storage.AccountStringO( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.Storage.AccountNumberO(accountName As String, key As String, value As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* accountName='' '' | ||
+ | :* key='' '' | ||
+ | :* value='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.Storage.AccountNumberO( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.Storage.DailyAccountString(pID As Integer, key As String, value As String)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | :* value='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.Storage.DailyAccountString( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.Storage.DailyAccountNumber(pID As Integer, key As String, value As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | :* value='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.Storage.DailyAccountNumber( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.Storage.ComputerIDString(pID As Integer, key As String, value As String)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | :* value='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.Storage.ComputerIDString( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.Storage.ComputerIDNumber(pID As Integer, key As String, value As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | :* value='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.Storage.ComputerIDNumber( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.CancelTrade(pID As Integer)===== | ||
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,314: | Line 2,222: | ||
− | =====Player.Set.PermChange(ID As Integer, mode As Integer) As Boolean===== | + | =====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='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* ID='' '' | :* ID='' '' | ||
:* mode='' '' | :* mode='' '' | ||
+ | :* value='' '' | ||
*Example=''Player.Set.PermChange( )'' | *Example=''Player.Set.PermChange( )'' | ||
− | =====Player.Set.SpeakMode( | + | =====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='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,330: | Line 2,255: | ||
− | =====Player.Set.LastAttack(ByVal pID As Integer)===== | + | =====Player.Set.LastAttack(ByVal pID As Integer, dID As Integer, Optional newTime As Double = -1, Optional heal As Boolean = False)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
− | :* | + | :* dID='' '' |
+ | :* newTime='' '' | ||
+ | :* heal='' '' | ||
*Example=''Player.Set.LastAttack( )'' | *Example=''Player.Set.LastAttack( )'' | ||
− | =====Player.Set. | + | =====Player.Set.LastAttackMode(pID As Integer, mode as Short)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
− | :* | + | :* mode='' '' |
− | *Example=''Player.Set. | + | *Example=''Player.Set.LastAttackMode( )'' |
− | =====Player.Set. | + | =====Player.Set.Immunity(pID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
:* updateValue='' '' | :* updateValue='' '' | ||
− | + | *Example=''Player.Set.Immunity( )'' | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | *Example=''Player.Set. | + | |
− | =====Player.Set.Boost. | + | =====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,369: | Line 2,291: | ||
:* globalmessage "='' '' | :* globalmessage "='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set.Boost. | + | *Example=''Player.Set.Boost.Rage( )'' |
− | =====Player.Set.Boost. | + | =====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,382: | Line 2,304: | ||
:* globalmessage "='' '' | :* globalmessage "='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set.Boost. | + | *Example=''Player.Set.Boost.MP( )'' |
− | =====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,398: | Line 2,320: | ||
− | =====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,411: | Line 2,333: | ||
− | =====Player.Set.Boost.PercentRage( | + | =====Player.Set.Boost.PercentRage(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,424: | Line 2,346: | ||
*Example=''Player.Set.Boost.PercentRage( )'' | *Example=''Player.Set.Boost.PercentRage( )'' | ||
− | + | =====Player.Set.Boost.PercentMP(pID As Integer updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer===== | |
− | =====Player.Set.Boost.PercentMP( | + | |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
− | |||
:* updateValue='' '' | :* updateValue='' '' | ||
:* ticks='' '' | :* ticks='' '' | ||
Line 1,438: | Line 2,358: | ||
*Example=''Player.Set.Boost.PercentMP( )'' | *Example=''Player.Set.Boost.PercentMP( )'' | ||
− | + | =====Player.Set.NoTrack(pID As Integer, updateValue As Integer)===== | |
− | =====Player.Set.NoTrack( | + | |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,448: | Line 2,367: | ||
− | =====Player.Set. | + | =====Player.Set.AutosneakNumber(pID As Integer, updateValue As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,454: | Line 2,373: | ||
:* updateValue='' '' | :* updateValue='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set. | + | *Example=''Player.Set.AutosneakNumber( )'' |
− | =====Player.Set. | + | =====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='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,463: | Line 2,400: | ||
:* updateValue='' '' | :* updateValue='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set. | + | *Example=''Player.Set.BonusHP( )'' |
− | =====Player.Set. | + | =====Player.Set.BonusMP(pID As Integer, updateValue As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,472: | Line 2,409: | ||
:* updateValue='' '' | :* updateValue='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set. | + | *Example=''Player.Set.BonusMP( )'' |
− | =====Player.Set. | + | =====Player.Set.TBonus(ByVal pID As Integer, idFind As Integer, ByVal updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
− | :* updateValue | + | :* idFind='' '' |
+ | :* updateValue='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set. | + | *Example=''Player.Set.TBonus( )'' |
− | =====Player.Set. | + | =====Player.Set.TBonusPhysicalDamageReduction(pID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
− | :* updateValue | + | :* updateValue='' '' |
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set. | + | *Example=''Player.Set.TBonusPhysicalDamageReduction( )'' |
+ | =====Player.Set.TBonusSpellDamageReduction(pID As Integer, updateValue As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* updateValue='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.TBonusSpellDamageReduction( )'' | ||
− | =====Player.Set. | + | =====Player.Set.TBonusPhysicalDamage(pID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,499: | Line 2,444: | ||
:* updateValue='' '' | :* updateValue='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set. | + | *Example=''Player.Set.TBonusPhysicalDamage( )'' |
+ | =====Player.Set.TBonusSpellDamage(pID As Integer, updateValue As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* updateValue='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.TBonusSpellDamage( )'' | ||
− | =====Player.Set. | + | =====Player.Set.TBonusSpellPierce(pID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,508: | Line 2,460: | ||
:* updateValue='' '' | :* updateValue='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set. | + | *Example=''Player.Set.TBonusSpellPierce( )'' |
+ | |||
+ | =====Player.Set.TBonusMagicResistance(pID As Integer, updateValue As Double)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* updateValue='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.TBonusMagicResistance( )'' | ||
+ | |||
+ | |||
+ | =====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( | + | =====Player.Set.Darkness(pID As Integer, updateValue As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,520: | Line 2,507: | ||
− | =====Player.Set.RageBar( | + | =====Player.Set.RageBar(pid As Integer, updateValue As Boolean, sendBack As Boolean)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,530: | Line 2,517: | ||
− | =====Player.Set.CurrentMP( | + | =====Player.Set.CurrentMP(pID As Integer, updateValue As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,539: | Line 2,526: | ||
− | =====Player.Set.CurrentRage( | + | =====Player.Set.CurrentRage(pID As Integer, updateValue As Integer) As Integer===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,548: | Line 2,535: | ||
− | =====Player.Set. | + | =====Player.Set.HPPotionDelay(pID As Integer, updateValue As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,554: | Line 2,541: | ||
:* updateValue='' '' | :* updateValue='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set. | + | *Example=''Player.Set.HPPotionDelay( )'' |
− | =====Player.Set.Regeneration( | + | =====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='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,566: | Line 2,611: | ||
− | =====Player.Set.FoodDelay( | + | =====Player.Set.FoodDelay(pID As Integer, updateValue As Integer) As Double===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,575: | Line 2,620: | ||
− | =====Player.Set.MPGainActive( | + | =====Player.Set.MPGainActive(pID As Integer, updateValue As Boolean)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,584: | Line 2,629: | ||
− | =====Player.Set.HPGainActive( | + | =====Player.Set.HPGainActive(pID As Integer, updateValue As Boolean)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,593: | Line 2,638: | ||
− | =====Player.Set.LookOverExtra( | + | =====Player.Set.LookOverExtra(pID As Integer, updateValue As String)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,602: | Line 2,647: | ||
− | =====Player.Set.AdjustMaxMP( | + | =====Player.Set.AdjustMaxMP(pID As Integer)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,608: | Line 2,653: | ||
*Returns='' '' | *Returns='' '' | ||
*Example=''Player.Set.AdjustMaxMP( )'' | *Example=''Player.Set.AdjustMaxMP( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.QuestUnlock(ID As Integer, questID As Integer, accountBound As Boolean, unlocked As Boolean)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* ID='' '' | ||
+ | :* questID='' '' | ||
+ | :* accountBound='' '' | ||
+ | :* unlocked='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.QuestUnlock( )'' | ||
Line 1,640: | Line 2,696: | ||
− | =====Player.Set.EXPBonus( | + | =====Player.Set.EXPBonus(ID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,649: | Line 2,705: | ||
− | =====Player.Set.EXPBonusTime( | + | =====Player.Set.EXPBonusTime(ID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,658: | Line 2,714: | ||
− | =====Player.Set. | + | =====Player.Set.GoldBonus(ID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,664: | Line 2,720: | ||
:* updateValue='' '' | :* updateValue='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set. | + | *Example=''Player.Set.GoldBonus( )'' |
− | =====Player.Set. | + | =====Player.Set.GoldBonusTime(ID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,673: | Line 2,729: | ||
:* updateValue='' '' | :* updateValue='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set. | + | *Example=''Player.Set.GoldBonusTime( )'' |
− | =====Player.Set. | + | =====Player.Set.TEXPBonus(ID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,682: | Line 2,738: | ||
:* updateValue='' '' | :* updateValue='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set. | + | *Example=''Player.Set.TEXPBonus( )'' |
− | =====Player.Set. | + | =====Player.Set.TGoldBonus(ID As Integer, updateValue As Double)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,691: | Line 2,747: | ||
:* updateValue='' '' | :* updateValue='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set. | + | *Example=''Player.Set.TGoldBonus( )'' |
− | =====Player.Set.PP( | + | =====Player.Set.PP(ID As Integer, updateValue As Integer, updateMax as Boolean)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,702: | Line 2,758: | ||
*Example=''Player.Set.PP( )'' | *Example=''Player.Set.PP( )'' | ||
− | =====Player.Set.Item. | + | |
+ | =====Player.Set.PPO(ID As Integer, updateValue As String, updateMax as Boolean) as Boolean===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* ID='' '' | ||
+ | :* updateValue='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.PPO( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.FP(ID As Integer, updateValue As Integer, updateMax as Boolean)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* ID='' '' | ||
+ | :* updateValue='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.FP( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.FPO(ID As Integer, updateValue As Integer, updateMax as Boolean)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* ID='' '' | ||
+ | :* updateValue='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.FPO( )'' | ||
+ | |||
+ | |||
+ | =====Player.Set.Item.Suffix(ByVal pID As Integer, iID As Integer, name as String, Optional equipped As Boolean = False)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* iID='' '' | ||
+ | :* name='' '' | ||
+ | :* equipped='' '' | ||
+ | *Example=''Player.Set.Item.Suffix( )'' | ||
+ | |||
+ | =====Player.Set.Item.SuffixAmount(ByVal pID As Integer, iID As Integer, amount as Double, Optional equipped As Boolean = False)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* iID='' '' | ||
+ | :* amount='' '' | ||
+ | :* equipped='' '' | ||
+ | *Example=''Player.Set.Item.SuffixAmount( )'' | ||
+ | |||
+ | =====Player.Set.Item.Prefix(ByVal pID As Integer, iID As Integer, name as String, Optional equipped As Boolean = False)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* iID='' '' | ||
+ | :* name='' '' | ||
+ | :* equipped='' '' | ||
+ | *Example=''Player.Set.Item.Prefix( )'' | ||
+ | |||
+ | =====Player.Set.Item.PrefixAmount(ByVal pID As Integer, iID As Integer, amount as Double, Optional equipped As Boolean = False)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* iID='' '' | ||
+ | :* amount='' '' | ||
+ | :* equipped='' '' | ||
+ | *Example=''Player.Set.Item.PrefixAmoumt( )'' | ||
+ | |||
+ | |||
+ | =====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.AmmoAmount(ByVal pID As Integer, amount As Integer, Optional updateValue As Boolean = False, Optional unequip As Boolean = False)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* amount='' '' | ||
+ | :* updateValue='' '' | ||
+ | :* unequip='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Set.Item.AmmoAmount( )'' | ||
+ | |||
+ | =====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,713: | Line 2,853: | ||
− | =====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,724: | Line 2,864: | ||
− | =====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,745: | Line 2,885: | ||
− | =====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,756: | Line 2,896: | ||
− | =====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,767: | Line 2,907: | ||
− | =====Player.Set.Item. | + | =====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='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,775: | Line 2,926: | ||
:* equipped='' '' | :* equipped='' '' | ||
*Returns='' '' | *Returns='' '' | ||
− | *Example=''Player.Set.Item. | + | *Example=''Player.Set.Item.ChargedTime( )'' |
− | =====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,789: | Line 2,940: | ||
− | =====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,800: | Line 2,951: | ||
− | =====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,811: | Line 2,962: | ||
− | =====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,822: | Line 2,973: | ||
− | =====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,834: | Line 2,985: | ||
− | =====Player.Set.Item.DivinityBonus( | + | =====Player.Set.Item.DivinityBonus(pID As Integer, iID As Integer, enchantName As String, enchantAmount As Double, Optional enchantType As Short = 0, Optional equipped As Boolean = False) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,841: | Line 2,992: | ||
:* enchantName='' '' | :* enchantName='' '' | ||
:* enchantAmount='' '' | :* enchantAmount='' '' | ||
+ | :* enchantType='' '' | ||
:* equipped='' '' | :* equipped='' '' | ||
*Returns='' '' | *Returns='' '' | ||
Line 1,846: | Line 2,998: | ||
− | =====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 1,857: | Line 3,009: | ||
− | =====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 1,868: | Line 3,020: | ||
− | =====Player.Remove. | + | =====Player.Remove.Minimap(ByVal pID As Integer, folderName as String)===== |
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* playerName='' '' | ||
+ | :* all='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Remove.Minimap( )'' | ||
+ | |||
+ | =====Player.Remove.PunishList(ByVal pID As Integer, playerName as String, Optional all as Boolean = False) as Boolean===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* playerName='' '' | ||
+ | :* all='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Remove.PunishList( )'' | ||
+ | |||
+ | |||
+ | =====Player.Remove.EventItems(ByVal pID As Integer)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | *Example=''Player.Remove.EventItems( )'' | ||
+ | |||
+ | |||
+ | =====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.Key(pID As Integer, key As String)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | *Example=''Player.Remove.Storage.Key( )'' | ||
+ | |||
+ | |||
+ | |||
+ | =====Player.Remove.Storage.Craft(pID As Integer, key As String)===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | *Example=''Player.Remove.Storage.Craft( )'' | ||
+ | |||
+ | |||
+ | =====Player.Remove.Storage.TempString(pID As Integer, key As String) As Boolean===== | ||
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,877: | Line 3,090: | ||
− | =====Player.Remove.Storage.TempNumber( | + | =====Player.Remove.Storage.TempNumber(pID As Integer, key As String) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,886: | Line 3,099: | ||
− | =====Player.Remove. | + | =====Player.Remove.Storage.AccountStringO(accountName As String, key As String) As Boolean===== |
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* accountName='' '' | ||
+ | :* key='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Remove.Storage.AccountStringO( )'' | ||
+ | |||
+ | |||
+ | =====Player.Remove.Storage.AccountNumberO(accountName As String, key As String) As Boolean===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* accountName='' '' | ||
+ | :* key='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Remove.Storage.AccountNumberO( )'' | ||
+ | |||
+ | |||
+ | =====Player.Remove.Storage.AccountString(pID As Integer, key As String) As Boolean===== | ||
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* 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.DailyAccountString(pID As Integer, key As String) As Boolean===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Remove.Storage.DailyAccountString( )'' | ||
+ | |||
+ | |||
+ | =====Player.Remove.Storage.DailyAccountNumber(pID As Integer, key As String) As Boolean===== | ||
+ | *Description='' '' | ||
+ | ;'''Values''' | ||
+ | :* pID='' '' | ||
+ | :* key='' '' | ||
+ | *Returns='' '' | ||
+ | *Example=''Player.Remove.Storage.DailyAccountNumber( )'' | ||
+ | |||
+ | |||
+ | =====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='' '' | *Returns='' '' | ||
− | *Example=''Player.Remove. | + | *Example=''Player.Remove.Storage.ComputerIDNumber( )'' |
− | =====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 1,906: | Line 3,180: | ||
− | =====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 1,916: | Line 3,190: | ||
− | =====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 1,926: | Line 3,200: | ||
− | =====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 1,936: | Line 3,210: | ||
− | =====Player.Remove.Item( | + | =====Player.Remove.Item(pID As Integer, updateValue As String, updateValue2 As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,946: | Line 3,220: | ||
− | =====Player.Remove.ItemInventory( | + | =====Player.Remove.ItemInventory(pID As Integer, inventoryNumber As Integer, updateValue2 As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,956: | Line 3,230: | ||
− | =====Player.Remove.Inventory( | + | =====Player.Remove.Inventory(pID As Integer, inventoryNumber As Integer, updateValue2 As Integer) As Boolean===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
Line 1,966: | Line 3,240: | ||
− | =====Player.Remove.Regeneration(ByVal pID As Integer, Optional ignoreDelay As Boolean = False)===== | + | =====Player.Remove.Regeneration(ByVal pID As Integer, Optional ignoreDelay As Boolean = False, Optional breakFoodTimer As Boolean = True, Optional account As Boolean = False)===== |
*Description='' '' | *Description='' '' | ||
;'''Values''' | ;'''Values''' | ||
:* pID='' '' | :* pID='' '' | ||
:* ignoreDelay='' '' | :* ignoreDelay='' '' | ||
+ | :* breakFoodTimer='' '' | ||
+ | :* account='' '' | ||
*Returns='' '' | *Returns='' '' | ||
*Example=''Player.Remove.Regeneration( )'' | *Example=''Player.Remove.Regeneration( )'' |
Latest revision as of 20:38, 10 July 2021
Contents
- 1 Player
- 1.1 Player.ResetAFKTimer(pid As Integer)
- 1.2 Player.MoveTemple(pid As Integer, Optional messageFrom As Boolean = True, Optional messageTo As Boolean = True, Optional messageSelf As Boolean = True) As Boolean
- 1.3 Player.UpdateRoom(pid As Integer, Optional sendInfo As Integer = -1)
- 1.4 Player.UpdateRoomQuests(pid As Integer)
- 1.5 Player.UpdateMaxHMP(pid As Integer, Optional sendInfo As Integer = -1)
- 1.6 Player.Find(ByVal data As String, Optional exact As Boolean = True) As Integer
- 1.7 Player.Lookover(index As Integer, name As String, image As String, data As String, charImage as Boolean = False)
- 1.8 Player.Get.InstanceID(pid As Integer, instanceName as String) as String
- 1.9 Player.Get.PunishListKeys(pid As Integer) as String()
- 1.10 Player.Get.PunishListValues(pid As Integer) as String()
- 1.11 Player.Get.PunishListCount(pid As Integer) as Integer
- 1.12 Player.Get.TargetPlayer(pid As Integer) as Integer
- 1.13 Player.Get.TargetName(pid As Integer) as String
- 1.14 Player.Get.TotalMinutes(pid As Integer) As Double
- 1.15 Player.Get.DropBonus(pID As Integer) As Double
- 1.16 Player.Get.Notoriety(pID As Integer) As Integer
- 1.17 Player.Get.PunishPenalty(pID As Integer) As Integer
- 1.18 Player.Get.TBonusDeflect(pID As Integer) As Integer
- 1.19 Player.Get.TBonusHide(pID As Integer) As Double
- 1.20 Player.Get.TBonusInfra(pID As Integer) As Double
- 1.21 Player.Get.TBonusHaste(pID As Integer) As Double
- 1.22 Player.Get.TBonusFizzle(pID As Integer) As Double
- 1.23 Player.Get.TBonusDamage(ByVal pID As Integer, ByVal damageBonusName As String) As Integer
- 1.24 Player.Get.TBonusResist(ByVal pID As Integer, ByVal resistBonusName As String) As Integer
- 1.25 Player.Get.TBonusHPPerTick(pID As Integer) As Integer
- 1.26 Player.Get.TBonusMPPerTick(pID As Integer) As Integer
- 1.27 Player.Get.TrueSight(pid As Integer) As Boolean
- 1.28 Player.Get.AccountInfo(pID As Integer, typeID As Integer) As String
- 1.29 Player.Get.SkillLevel(pID As Integer, name As String) As Integer
- 1.30 Player.Get.SkillList(pID As Integer) As String
- 1.31 Player.Get.InventoryBonusCount(pID As Integer) As Integer
- 1.32 Player.Get.ValidLocationForSpawn(pID As Integer)
- 1.33 Player.Get.Item.IsOwned(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As String
- 1.34 Player.Get.Item.Restriction(ByVal pID As Integer, iID As Integer, restrictionType as Integer, Optional equipped As Boolean = False) As String
- 1.35 Player.Get.Item.Suffix(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As String
- 1.36 Player.Get.Item.SuffixAmount(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As Double
- 1.37 Player.Get.Item.Prefix(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As String
- 1.38 Player.Get.Item.PrefixAmount(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As Double
- 1.39 Player.Get.ItemLookoverDesc(pID As Integer key As String) As Boolean
- 1.40 Player.Get.Trading(pID As Integer) As Boolean
- 1.41 Player.Get.FirstTime(pID As Integer) As Boolean
- 1.42 Player.Get.NoTrack(pID As Integer) As Integer
- 1.43 Player.Get.PremiumWheel(pID As Integer) As Integer
- 1.44 Player.Get.Temple(pID As Integer) As String
- 1.45 Player.Get.SpeakMode(pID As Integer) As Integer
- 1.46 Player.Get.Regeneration(pID As Integer) As Boolean
- 1.47 Player.Get.AutosneakNumber(pID As Integer) As Integer
- 1.48 Player.Get.MPGainActive(pID As Integer) As Boolean
- 1.49 Player.Get.HPGainActive(pID As Integer) As Boolean
- 1.50 Player.Get.Experience(pID As Integer) As Long
- 1.51 Player.Get.RaceID(pID As Integer) As Integer
- 1.52 Player.Get.ClassID(pID As Integer) As Integer
- 1.53 Player.Get.BaseClass(pID As Integer) As String
- 1.54 Player.Get.ClassName(pID As Integer) As String
- 1.55 Player.Get.StaffLevel(pID As Integer) As Integer
- 1.56 Player.Get.BuildLevel(pID As Integer) As Integer
- 1.57 Player.Get.EventLevel(pID As Integer) As Integer
- 1.58 Player.Get.QuestItems(pID As Integer, questID As Integer, itemName As String, total As Boolean) As Integer
- 1.59 Player.Get.QuestKills(pID As Integer, questID As Integer, npcName As String, total As Boolean) As Integer
- 1.60 Player.Get.QuestLevel(pID As Integer) As Integer
- 1.61 Player.Get.BonusHP(pID As Integer) As Integer
- 1.62 Player.Get.BonusMP(pID As Integer) As Integer
- 1.63 Player.Get.TBonus(pID As Integer, idFind As Integer) As Double
- 1.64 Player.Get.TBonusPhysicalDamageReduction(pID As Integer) As Double
- 1.65 Player.Get.TBonusSpellDamageReduction(pID As Integer) As Double
- 1.66 Player.Get.TBonusPhysicalDamage(pID As Integer) As Double
- 1.67 Player.Get.TBonusSpellDamage(pID As Integer) As Double
- 1.68 Player.Get.TBonusSpellPierce(pID As Integer) As Double
- 1.69 Player.Get.TBonusMagicResistance(pID As Integer) As Double
- 1.70 Player.Get.TBonusHP(pID As Integer) As Integer
- 1.71 Player.Get.TBonusMP(pID As Integer) As Integer
- 1.72 Player.Get.TBonusRAGE(pID As Integer) As Integer
- 1.73 Player.Get.Darkness(pID As Integer) As Integer
- 1.74 Player.Get.RageActive(pid As Integer) As Boolean
- 1.75 Player.Get.Gender(pID As Integer) As String
- 1.76 Player.Get.CurrentMP(pID As Integer) As Integer
- 1.77 Player.Get.HPPotionDelay(pID As Integer) As Double
- 1.78 Player.Get.MPPotionDelay(pID As Integer) As Double
- 1.79 Player.Get.HPPotPenalty(pID As Integer) As Integer
- 1.80 Player.Get.MPPotPenalty(pID As Integer) As Integer
- 1.81 Player.Get.HealPenalty(pID As Integer) As Integer
- 1.82 Player.Get.PotionModifier(pID As Integer) As Integer
- 1.83 Player.Get.FoodDelay(pID As Integer) As Double
- 1.84 Player.Get.MaxMP(pID As Integer) As Integer
- 1.85 Player.Get.UpdateMaxHMP(pID As Integer, Optional SendData as Boolean = true) As Integer
- 1.86 Player.Get.QuestComplete(ID As Integer, questID as integer, isAccountBound as boolean) As Boolean
- 1.87 Player.Get.QuestAmount(ID As Integer, questID As Integer) As Integer
- 1.88 Player.Get.QuestTotal(ID As Integer, questID As Integer) As Integer
- 1.89 Player.Get.QuestPage(ID As Integer, questID As Integer) As Integer
- 1.90 Player.Get.Quest(ID As Integer, questID As Integer) As Boolean
- 1.91 Player.Get.QuestLevel(pID As Integer) As Integer
- 1.92 Player.Get.Logging(pID As Integer) As Integer
- 1.93 Player.Get.Virtue(pID As Integer) As Integer
- 1.94 Player.Get.Premium(pID As Integer) As Integer
- 1.95 Player.Get.LastAttack(pID As Integer) As Integer
- 1.96 Player.Get.LastAttackMode(pID As Integer) As Short
- 1.97 Player.Get.Immunity(pID As Integer) As Integer
- 1.98 Player.Get.Storage.Key(pID As Integer, key As String) As Boolean
- 1.99 Player.Get.Storage.Craft(pID As Integer, key As String) As Boolean
- 1.100 Player.Get.Storage.TempString(pID As Integer, key As String) As String
- 1.101 Player.Get.Storage.TempNumber(pID As Integer, key As String) As Double
- 1.102 Player.Get.Storage.AccountString(pID As Integer, key As String) As Double
- 1.103 Player.Get.Storage.AccountNumber(pID As Integer, key As String) As Double
- 1.104 Player.Get.Storage.AccountStringO(accountName As String, key As String) As Double
- 1.105 Player.Get.Storage.AccountNumberO(accountName As String, key As String) As Double
- 1.106 Player.Get.Storage.DailyAccountString(pID As Integer, key As String) As Double
- 1.107 Player.Get.Storage.DailyAccountNumber(pID As Integer, key As String) As Double
- 1.108 Player.Get.Storage.ComputerIDString(pID As Integer, key As String) As Double
- 1.109 Player.Get.Storage.ComputerIDNumber(pID As Integer, key As String) As Double
- 1.110 Player.Get.Class.SpellDamageTakenMod(pID As Integer) As Double
- 1.111 Player.Get.Class.RageAmount(pID As Integer) As Integer
- 1.112 Player.Get.Class.ShieldAbsorbAmount(pID As Integer) As Integer
- 1.113 Player.Get.Class.ACMod(pID As Integer) As Double
- 1.114 Player.Get.Class.DamageMod(pID As Integer) As Double
- 1.115 Player.Get.Class.DefendDodgeBonus(pID As Integer) As Double
- 1.116 Player.Get.Class.HPMod(pID As Integer) As Double
- 1.117 Player.Get.Class.AttackDodgeBonus(pID As Integer) As Double
- 1.118 Player.Get.Class.MPMod(pID As Integer) As Double
- 1.119 Player.Get.Class.SpellAttackMod(pID As Integer) As Double
- 1.120 Player.Get.Class.SpellDamageTakenMod(pID As Integer) As Double
- 1.121 Player.Get.Class.SpellResistMod(pID As Integer) As Double
- 1.122 Player.Get.Class.MaxSpawns(pID As Integer) As Integer
- 1.123 Player.Get.Class.RageBar(pID As Integer) As Boolean
- 1.124 Player.Get.Race.PhysicalDamageTakenMod(pID As Integer) As Double
- 1.125 Player.Get.Race.SpellAttackMod(pID As Integer) As Double
- 1.126 Player.Get.Race.DurationBonus(pID As Integer) As Double
- 1.127 Player.Get.Race.DefendDodgeBonus(pID As Integer) As Double
- 1.128 Player.Get.Race.AttackDodgeBonus(pID As Integer) As Double
- 1.129 Player.Get.Race.Infravision(pID As Integer) As Boolean
- 1.130 Player.Get.Race.SpellResistMod(pID As Integer) As Double
- 1.131 Player.Get.Race.CooldownModifier(pID As Integer) As Double
- 1.132 Player.Get.Item.Color(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
- 1.133 Player.Get.Item.Rarity(pID As Integer, iID As Integer, Optional equipped As Boolean = False, Optional includeHum As Boolean = False) As Integer
- 1.134 Player.Get.Item.UniqueID(pID As Integer, iID As Integer, Optional equipped As Boolean = False As String
- 1.135 Player.Get.Item.StringVar(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
- 1.136 Player.Get.Item.NumberVar(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double
- 1.137 Player.Get.Item.Soulbound(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean
- 1.138 Player.Get.Item.SoulboundName(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
- 1.139 Player.Get.Item.SoulboundName(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
- 1.140 Player.Get.Item.Expire(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean
- 1.141 Player.Get.Item.ExpireTime(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double
- 1.142 Player.Get.Item.Charged(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Boolean
- 1.143 Player.Get.Item.ChargedTime(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Double
- 1.144 Player.Get.Item.Enchantment(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer
- 1.145 Player.Get.Item.DropBonusMin(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer
- 1.146 Player.Get.Item.DropBonusMax(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As Integer
- 1.147 Player.Get.Item.Bless(pID As Integer, iID As Integer, divName As String, Optional equipped As Boolean = false) As Integer
- 1.148 Player.Get.Item.DivinityBonus(pID As Integer, iID As Integer, enchantName As String, Optional equipped As Boolean = false) As Double
- 1.149 Player.Get.Item.TwoHandedWeapon(pID As Integer) As Boolean
- 1.150 Player.Get.Item.LeftGripIsWeapon(pID As Integer) As Boolean
- 1.151 Player.Get.Item.RightGripIsWeapon(pID As Integer) As Boolean
- 1.152 Player.Get.Item.LeftGripBonusAmount(pID As Integer) As Double
- 1.153 Player.Get.Item.RightGripBonusAmount(pID As Integer) As Double
- 1.154 Player.Get.Item.LeftGripSpellAmount(pID As Integer) As Double
- 1.155 Player.Get.Item.RightGripSpellAmount(pID As Integer) As Double
- 1.156 Player.Get.Item.LeftGripPierceBonus(pID As Integer) As Double
- 1.157 Player.Get.Item.RightGripPierceBonus(pID As Integer) As Double
- 1.158 Player.Get.Item.LeftGripType(pID As Integer) As Integer
- 1.159 Player.Get.Item.AmmoMinimum(pID As Integer) As Integer
- 1.160 Player.Get.Item.AmmoMaximum(pID As Integer) As Integer
- 1.161 Player.Get.Item.LeftGripMinimum(pID As Integer) As Integer
- 1.162 Player.Get.Item.LeftGripMaximum(pID As Integer) As Integer
- 1.163 Player.Get.Item.RightGripMinimum(pID As Integer) As Integer
- 1.164 Player.Get.Item.RightGripMaximum(pID As Integer) As Integer
- 1.165 Player.Get.Item.RightGripType(pID As Integer) As Integer
- 1.166 Player.Get.Item.RightGripAmmoType(pID As Integer) As String
- 1.167 Player.Get.Item.LeftGripAmmoType(pID As Integer) As String
- 1.168 Player.Get.Item.AmmoName(pID As Integer) As String
- 1.169 Player.Get.Item.LeftGripAmmoBased(pID As Integer) As Boolean
- 1.170 Player.Get.Item.RightGripAmmoBased(pID As Integer) As Boolean
- 1.171 Player.Get.Item.AmmoAmount(pID As Integer) As Integer
- 1.172 Player.Get.Item.Helmet(pID As Integer) As String
- 1.173 Player.Get.Item.Body(pID As Integer) As String
- 1.174 Player.Get.Item.Special(pID As Integer) As String
- 1.175 Player.Get.Item.AmmoName(pID As Integer) As String
- 1.176 Player.Get.Item.AmmoMinimum(pID As Integer) As Integer
- 1.177 Player.Get.Item.AmmoMaximum(pID As Integer) As Integer
- 1.178 Player.Get.Item.AmmoLoaded(pID As Integer) As Integer
- 1.179 Player.Get.Item.AmmoValid(pID As Integer, left as Boolean) As String
- 1.180 Player.Get.Item.LeftGripIsWeapon(pID As Integer) As Boolean
- 1.181 Player.Get.Item.LeftGripBonusAmount(pID As Integer) As Double
- 1.182 Player.Get.Item.LeftGripType(pID As Integer) As Integer
- 1.183 Player.Get.Item.LeftGripMinimum(pID As Integer) As Integer
- 1.184 Player.Get.Item.LeftGripMaximum(pID As Integer) As Integer
- 1.185 Player.Get.Item.LeftGripAmmoBased(pID As Integer) As Boolean
- 1.186 Player.Get.Item.LeftGrip(pID As Integer) As String
- 1.187 Player.Get.Item.RightGripIsWeapon(pID As Integer) As Boolean
- 1.188 Player.Get.Item.RightGripBonusAmount(pID As Integer) As Double
- 1.189 Player.Get.Item.RightGripMinimum(pID As Integer) As Integer
- 1.190 Player.Get.Item.RightGripMaximum(pID As Integer) As Integer
- 1.191 Player.Get.Item.RightGripType(pID As Integer) As Integer
- 1.192 Player.Get.Item.RightGripAmmoBased(pID As Integer) As Boolean
- 1.193 Player.Get.Item.RightGrip(pID As Integer) As String
- 1.194 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.195 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.196 Player.Get.Item.FindEmptyInventory(pID As Integer, Optional equipped As Boolean = false) As Integer
- 1.197 Player.Get.Item.FindFreeInventory(pid As Integer, itemFound As String, emptySlots As Boolean) As Integer
- 1.198 Player.Get.Item.DropPercent(pID As Integer, findItem as Integer, equipped as Boolean) As Integer
- 1.199 Player.Get.Item.PreventSoulbind(pID As Integer, findItem as Integer, Optional equipped As Boolean = false) As Boolean
- 1.200 Player.Get.Item.PreventUnSoulbind(pID As Integer, findItem as Integer, Optional equipped As Boolean = false) As Boolean
- 1.201 Player.Get.Item.MaxStack(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer
- 1.202 Player.Get.Item.InventoryAmount(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer
- 1.203 Player.Get.Item.Inventory(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String
- 1.204 Player.Get.Item.InventoryAmount(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As Integer
- 1.205 Player.Get.Item.InventoryType(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String
- 1.206 Player.Get.Item.InventoryWeaponType(pID As Integer, findItem As Intege, Optional equipped As Boolean = falser) As String
- 1.207 Player.Get.Item.InventorySlotType(pID As Integer, findItem As Integer, Optional equipped As Boolean = false) As String
- 1.208 Player.Get.Attacks(pID As Integer) As Integer
- 1.209 Player.Get.Blocks(pID As Integer) As Integer
- 1.210 Player.Get.TotalAttacks(pID As Integer) As Integer
- 1.211 Player.Get.EXPBonus(ID As Integer) As Double
- 1.212 Player.Get.EXPBonusTime(ID As Integer) As Double
- 1.213 Player.Get.GoldBonus(ID As Integer) As Double
- 1.214 Player.Get.GoldBonusTime(ID As Integer) As Double
- 1.215 Player.Get.TEXPBonus(ID As Integer) As Double
- 1.216 Player.Get.TGoldBonus(ID As Integer) As Double
- 1.217 Player.Get.GuildZoneCount(ID As Integer) As Integer
- 1.218 Player.Get.OfflineAccount(nameAs Stringr) As String
- 1.219 Player.Get.PP(ID As Integer) As Integer
- 1.220 Player.Get.CM(ID As Integer) As Integer
- 1.221 Player.Get.FP(ID As Integer) As Integer
- 1.222 Player.Add.Item(pID As Integer, updateValue As String, updateValue2 As Integer, dropFloor As Boolean) As Integer
- 1.223 Player.Add.Virtue(pID As Integer, updateValue As Integer)
- 1.224 Player.Add.FactionActivity(pName As String, faction as String)
- 1.225 Player.Add.Menu(pID As Integer, Optional updateValue As String = ", Optional updateValue2 As String = ", Optional updateValue3 As Integer = -1)
- 1.226 Player.Add.Obituary(pID As Integer, attackerName As String, Optional defenderName As String = ")
- 1.227 Player.Add.Experience(pID As Integer, updateValue As Long, Optional byPassLock As Boolean = False)
- 1.228 Player.Set.DropBonus(pID As Integer, amount As Double)
- 1.229 Player.Set.Notoriety(pID As Integer, amount As Integer)
- 1.230 Player.Set.PunishPenalty(pID As Integer, amount As Integer)
- 1.231 Player.Set.PunishList(pID As Integer, addName as String, addLevel As Integer)
- 1.232 Player.Set.TBonusDeflect(pID As Integer, amount As Integer)
- 1.233 Player.Set.TBonusHaste(pID As Integer, amount As Double)
- 1.234 Player.Set.TBonusHide(pID As Integer, amount As Double)
- 1.235 Player.Set.TBonusInfra(pID As Integer, amount As Double)
- 1.236 Player.Set.TBonusFizzle(pID As Integer, amount As Double)
- 1.237 Player.Set.TBonusDamage(ByVal pID As Integer, ByVal damageBonusName As String, amount As Double)
- 1.238 Player.Set.TBonusResist(ByVal pID As Integer, ByVal damageBonusName As String, amount As Double)
- 1.239 Player.Set.TBonusHPPerTick(pID As Integer, amount As Integer)
- 1.240 Player.Set.TBonusMPPerTick(pID As Integer, amount As Integer)
- 1.241 Player.Set.TrueSight(pid As Integer, updateValue As Boolean)
- 1.242 Player.Set.SkillLevel(pID As Integer, name As String, nLevel As Integer)
- 1.243 Player.Set.AttemptSkillLevel(ByVal pID As Integer, name As String, chance As Double) as Boolean
- 1.244 Player.Set.InventoryBonusCount(pID As Integer, count As Integer)
- 1.245 Player.Set.ItemLookoverDesc(pID As Integer, key As String, value as String) As Boolean
- 1.246 Player.Set.Storage.Craft(pID As Integer, key As String, value As Boolean)
- 1.247 Player.Set.Storage.Key(pID As Integer, key As String, value As String)
- 1.248 Player.Set.Storage.TempString(pID As Integer, key As String, value As String)
- 1.249 Player.Set.Storage.TempNumber(pID As Integer, key As String, value As Double)
- 1.250 Player.Set.Storage.AccountString(pID As Integer, key As String, value As String)
- 1.251 Player.Set.Storage.AccountNumber(pID As Integer, key As String, value As Double)
- 1.252 Player.Set.Storage.AccountStringO(accountName as String, key As String, value As String)
- 1.253 Player.Set.Storage.AccountNumberO(accountName As String, key As String, value As Double)
- 1.254 Player.Set.Storage.DailyAccountString(pID As Integer, key As String, value As String)
- 1.255 Player.Set.Storage.DailyAccountNumber(pID As Integer, key As String, value As Double)
- 1.256 Player.Set.Storage.ComputerIDString(pID As Integer, key As String, value As String)
- 1.257 Player.Set.Storage.ComputerIDNumber(pID As Integer, key As String, value As Double)
- 1.258 Player.Set.CancelTrade(pID As Integer)
- 1.259 Player.Set.Premium(ID As Integer, setDays As Integer)
- 1.260 Player.Set.PermChange(ID As Integer, mode As Integer, value as String) As Boolean
- 1.261 Player.Set.AutosneakBonus(ID As Integer, updateValue As Integer)
- 1.262 Player.Set.SpeakMode(pID As Integer, updateValue As Integer)
- 1.263 Player.Set.LastAttack(ByVal pID As Integer, dID As Integer, Optional newTime As Double = -1, Optional heal As Boolean = False)
- 1.264 Player.Set.LastAttackMode(pID As Integer, mode as Short)
- 1.265 Player.Set.Immunity(pID As Integer, updateValue As Double)
- 1.266 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.267 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.268 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.269 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.270 Player.Set.Boost.PercentRage(pID As Integer,updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer
- 1.271 Player.Set.Boost.PercentMP(pID As Integer updateValue As Integer, ticks As Integer, ID As Integer, Optional message As String = ", Optional globalmessage As String = ") As Integer
- 1.272 Player.Set.NoTrack(pID As Integer, updateValue As Integer)
- 1.273 Player.Set.AutosneakNumber(pID As Integer, updateValue As Integer)
- 1.274 Player.Set.BaseClass(pID As Integer, Optional updateValue As String = ")
- 1.275 Player.Set.ClassName(pID As Integer, Optional updateValue As String = ")
- 1.276 Player.Set.BonusHP(pID As Integer, updateValue As Integer)
- 1.277 Player.Set.BonusMP(pID As Integer, updateValue As Integer)
- 1.278 Player.Set.TBonus(ByVal pID As Integer, idFind As Integer, ByVal updateValue As Double)
- 1.279 Player.Set.TBonusPhysicalDamageReduction(pID As Integer, updateValue As Double)
- 1.280 Player.Set.TBonusSpellDamageReduction(pID As Integer, updateValue As Double)
- 1.281 Player.Set.TBonusPhysicalDamage(pID As Integer, updateValue As Double)
- 1.282 Player.Set.TBonusSpellDamage(pID As Integer, updateValue As Double)
- 1.283 Player.Set.TBonusSpellPierce(pID As Integer, updateValue As Double)
- 1.284 Player.Set.TBonusMagicResistance(pID As Integer, updateValue As Double)
- 1.285 Player.Set.TBonusHP(pID As Integer, updateValue As Integer)
- 1.286 Player.Set.TBonusMP(pID As Integer, updateValue As Integer)
- 1.287 Player.Set.TBonusRAGE(pID As Integer, updateValue As Integer)
- 1.288 Player.Set.Darkness(pID As Integer, updateValue As Integer)
- 1.289 Player.Set.RageBar(pid As Integer, updateValue As Boolean, sendBack As Boolean)
- 1.290 Player.Set.CurrentMP(pID As Integer, updateValue As Integer) As Integer
- 1.291 Player.Set.CurrentRage(pID As Integer, updateValue As Integer) As Integer
- 1.292 Player.Set.HPPotionDelay(pID As Integer, updateValue As Integer) As Double
- 1.293 Player.Set.MPPotionDelay(pID As Integer, updateValue As Integer) As Double
- 1.294 Player.Set.HPPotPenalty(pID As Integer, updateValue As Integer)
- 1.295 Player.Set.MPPotPenalty(pID As Integer, updateValue As Integer)
- 1.296 Player.Set.HealPotPenalty(pID As Integer, updateValue As Integer)
- 1.297 Player.Set.Temple(ID As Integer, temple As String, roomnumber As Integer)
- 1.298 Player.Set.CM(pID As Integer, updateValue As Integer)
- 1.299 Player.Set.PremiumWheel(pID As Integer, updateValue As Integer)
- 1.300 Player.Set.Regeneration(pID As Integer, Optional interuptMSG As String = ")
- 1.301 Player.Set.FoodDelay(pID As Integer, updateValue As Integer) As Double
- 1.302 Player.Set.MPGainActive(pID As Integer, updateValue As Boolean)
- 1.303 Player.Set.HPGainActive(pID As Integer, updateValue As Boolean)
- 1.304 Player.Set.LookOverExtra(pID As Integer, updateValue As String)
- 1.305 Player.Set.AdjustMaxMP(pID As Integer)
- 1.306 Player.Set.QuestUnlock(ID As Integer, questID As Integer, accountBound As Boolean, unlocked As Boolean)
- 1.307 Player.Set.QuestAmount(ID As Integer, questID As Integer, questScriptAmount As Integer)
- 1.308 Player.Set.QuestTotal(ID As Integer, questID As Integer, questScriptTotal As Integer)
- 1.309 Player.Set.QuestPage(ID As Integer, questID As Integer, questPage As Integer)
- 1.310 Player.Set.EXPBonus(ID As Integer, updateValue As Double)
- 1.311 Player.Set.EXPBonusTime(ID As Integer, updateValue As Double)
- 1.312 Player.Set.GoldBonus(ID As Integer, updateValue As Double)
- 1.313 Player.Set.GoldBonusTime(ID As Integer, updateValue As Double)
- 1.314 Player.Set.TEXPBonus(ID As Integer, updateValue As Double)
- 1.315 Player.Set.TGoldBonus(ID As Integer, updateValue As Double)
- 1.316 Player.Set.PP(ID As Integer, updateValue As Integer, updateMax as Boolean)
- 1.317 Player.Set.PPO(ID As Integer, updateValue As String, updateMax as Boolean) as Boolean
- 1.318 Player.Set.FP(ID As Integer, updateValue As Integer, updateMax as Boolean)
- 1.319 Player.Set.FPO(ID As Integer, updateValue As Integer, updateMax as Boolean)
- 1.320 Player.Set.Item.Suffix(ByVal pID As Integer, iID As Integer, name as String, Optional equipped As Boolean = False)
- 1.321 Player.Set.Item.SuffixAmount(ByVal pID As Integer, iID As Integer, amount as Double, Optional equipped As Boolean = False)
- 1.322 Player.Set.Item.Prefix(ByVal pID As Integer, iID As Integer, name as String, Optional equipped As Boolean = False)
- 1.323 Player.Set.Item.PrefixAmount(ByVal pID As Integer, iID As Integer, amount as Double, Optional equipped As Boolean = False)
- 1.324 Player.Set.Item.Swap(ByVal pID As Integer, ByVal updateValue As Integer, ByVal updateValue2 As Integer) As Boolean
- 1.325 Player.Set.Item.AmmoAmount(ByVal pID As Integer, amount As Integer, Optional updateValue As Boolean = False, Optional unequip As Boolean = False)
- 1.326 Player.Set.Item.Lookover(pID As Integer, iID As Integer, Lookover As String, Optional equipped As Boolean = False) As Boolean
- 1.327 Player.Set.Item.StringVar(pID As Integer, iID As Integer, StringVar As String, Optional equipped As Boolean = False) As Boolean
- 1.328 Player.Set.Item.NumberVar(pID As Integer, iID As Integer, NumberVar As Double, Optional equipped As Boolean = False) As Boolean
- 1.329 Player.Set.Item.Update(pID As Integer, iID As Integer, Optional equipped As Boolean = False)
- 1.330 Player.Set.Item.Expire(pID As Integer, iID As Integer, expire As Boolean, Optional equipped As Boolean = False) As Boolean
- 1.331 Player.Set.Item.ExpireTime(pID As Integer, iID As Integer, time As Integer, Optional equipped As Boolean = False) As Boolean
- 1.332 Player.Set.Item.Charged(pID As Integer, iID As Integer, expire As Boolean, Optional equipped As Boolean = False) As Boolean
- 1.333 Player.Set.Item.ChargedTime(pID As Integer, iID As Integer, time As Integer, Optional equipped As Boolean = False) As Boolean
- 1.334 Player.Set.Item.Soulbound(pID As Integer, iID As Integer, soulBound As Boolean, Optional equipped As Boolean = False) As Boolean
- 1.335 Player.Set.Item.SoulboundName(pID As Integer, iID As Integer, soulBound As String, Optional equipped As Boolean = False) As Boolean
- 1.336 Player.Set.Item.SoulboundName(pID As Integer, iID As Integer, soulBound As String, Optional equipped As Boolean = False) As Boolean
- 1.337 Player.Set.Item.Enchantment(pID As Integer, iID As Integer, enchantAmount As Integer, Optional equipped As Boolean = False) As Boolean
- 1.338 Player.Set.Item.Bless(pID As Integer, iID As Integer, divName As String, blessAmount As Integer, Optional equipped As Boolean = False) As Boolean
- 1.339 Player.Set.Item.DivinityBonus(pID As Integer, iID As Integer, enchantName As String, enchantAmount As Double, Optional enchantType As Short = 0, Optional equipped As Boolean = False) As Boolean
- 1.340 Player.Set.Item.DropBonusMin(pID As Integer, iID As Integer, dropBonusAmount As Integer, Optional equipped As Boolean = False) As Boolean
- 1.341 Player.Set.Item.DropBonusMax(pID As Integer, iID As Integer, dropBonusAmount As Integer, Optional equipped As Boolean = False) As Boolean
- 1.342 Player.Remove.Minimap(ByVal pID As Integer, folderName as String)
- 1.343 Player.Remove.PunishList(ByVal pID As Integer, playerName as String, Optional all as Boolean = False) as Boolean
- 1.344 Player.Remove.EventItems(ByVal pID As Integer)
- 1.345 Player.Remove.Skills(pID As Integer, key As String) As Boolean
- 1.346 Player.Remove.ItemLookoverDesc(pID As Integer, key As String) As Boolean
- 1.347 Player.Remove.Storage.Key(pID As Integer, key As String)
- 1.348 Player.Remove.Storage.Craft(pID As Integer, key As String)
- 1.349 Player.Remove.Storage.TempString(pID As Integer, key As String) As Boolean
- 1.350 Player.Remove.Storage.TempNumber(pID As Integer, key As String) As Boolean
- 1.351 Player.Remove.Storage.AccountStringO(accountName As String, key As String) As Boolean
- 1.352 Player.Remove.Storage.AccountNumberO(accountName As String, key As String) As Boolean
- 1.353 Player.Remove.Storage.AccountString(pID As Integer, key As String) As Boolean
- 1.354 Player.Remove.Storage.AccountNumber(pID As Integer, key As String) As Boolean
- 1.355 Player.Remove.Storage.DailyAccountString(pID As Integer, key As String) As Boolean
- 1.356 Player.Remove.Storage.DailyAccountNumber(pID As Integer, key As String) As Boolean
- 1.357 Player.Remove.Storage.ComputerIDString(pID As Integer, key As String) As Boolean
- 1.358 Player.Remove.Storage.ComputerIDNumber(pID As Integer, key As String) As Boolean
- 1.359 Player.Remove.Boost.Potion(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.360 Player.Remove.Boost.Rage(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.361 Player.Remove.Boost.MP(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.362 Player.Remove.Boost.Light(pID As Integer, type As Integer, Optional ID As Integer = -1) As Boolean
- 1.363 Player.Remove.Item(pID As Integer, updateValue As String, updateValue2 As Integer) As Boolean
- 1.364 Player.Remove.ItemInventory(pID As Integer, inventoryNumber As Integer, updateValue2 As Integer) As Boolean
- 1.365 Player.Remove.Inventory(pID As Integer, inventoryNumber As Integer, updateValue2 As Integer) As Boolean
- 1.366 Player.Remove.Regeneration(ByVal pID As Integer, Optional ignoreDelay As Boolean = False, Optional breakFoodTimer As Boolean = True, Optional account As Boolean = False)
- 1.367 Player.Remove.Quest(ID As Integer, questID As Integer)
- 1.368 Player.Remove.QuestComplete(ID As Integer, questID As Integer)
- 1.369 Player.Remove.QuestComplete(ID As Integer, questID As Integer)
Player
Player.ResetAFKTimer(pid As Integer)
- Description=
- Values
- pid=
- Example=Player.ResetAFKTimer( )
Player.MoveTemple(pid As Integer, Optional messageFrom As Boolean = True, Optional messageTo As Boolean = True, Optional messageSelf As Boolean = True) As Boolean
- Description=
- Values
- pid=
- messageFrom=
- messageTo=
- messageSelf=
- Returns=
- Example=Player.MoveTemple( )
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(ByVal data As String, Optional exact As Boolean = True) As Integer
- Description=
- Values
- data=
- exact=
- 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.InstanceID(pid As Integer, instanceName as String) as String
- Description=
- Values
- pid=
- instanceName=
- Returns=
- Example=Player.Get.InstanceID( )
Player.Get.PunishListKeys(pid As Integer) as String()
- Description=
- Values
- pid=
- Returns=
- Example=Player.Get.PunishListKeys( )
Player.Get.PunishListValues(pid As Integer) as String()
- Description=
- Values
- pid=
- Returns=
- Example=Player.Get.PunishListValues( )
Player.Get.PunishListCount(pid As Integer) as Integer
- Description=
- Values
- pid=
- Returns=
- Example=Player.Get.PunishListCount( )
Player.Get.TargetPlayer(pid As Integer) as Integer
- Description=
- Values
- pid=
- Returns=
- Example=Player.Get.TargetPlayer( )
Player.Get.TargetName(pid As Integer) as String
- Description=
- Values
- pid=
- Returns=
- Example=Player.Get.TargetName( )
Player.Get.TotalMinutes(pid As Integer) As Double
- Description=
- Values
- pid=
- Returns=
- Example=Player.Get.TotalMinutes( )
Player.Get.DropBonus(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.DropBonus( )
Player.Get.Notoriety(pID As Integer) As Integer
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.Notoriety( )
Player.Get.PunishPenalty(pID As Integer) As Integer
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.PunishPenalty( )
Player.Get.TBonusDeflect(pID As Integer) As Integer
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusDeflect( )
Player.Get.TBonusHide(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusHide( )
Player.Get.TBonusInfra(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusInfra( )
Player.Get.TBonusHaste(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusHaste( )
Player.Get.TBonusFizzle(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusFizzle( )
Player.Get.TBonusDamage(ByVal pID As Integer, ByVal damageBonusName As String) As Integer
- Description=
- Values
- pID=
- damageBonusName=
- Returns=
- Example=Player.Get.TBonusDamage( )
Player.Get.TBonusResist(ByVal pID As Integer, ByVal resistBonusName As String) As Integer
- Description=
- Values
- pID=
- resistBonusName=
- Returns=
- Example=Player.Get.TBonusResist( )
Player.Get.TBonusHPPerTick(pID As Integer) As Integer
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusHPPerTick( )
Player.Get.TBonusMPPerTick(pID As Integer) As Integer
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusMPPerTick( )
Player.Get.TrueSight(pid As Integer) As Boolean
- Description=
- Values
- pid=
- Returns=
- Example=Player.Get.TrueSight( )
Player.Get.AccountInfo(pID As Integer, typeID As Integer) As String
- Description=
- Values
- pID=
- typeID=
- Returns=
- Example=Entity.Get.AccountInfo( )
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.Item.IsOwned(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As String
- Description=
- Values
- pID=
- iID=
- equipped=
- Returns=
- Example=Player.Get.Item.IsOwned( )
Player.Get.Item.Restriction(ByVal pID As Integer, iID As Integer, restrictionType as Integer, Optional equipped As Boolean = False) As String
- Description=
- Values
- pID=
- iID=
- restrictionType=
- equipped=
- Returns=
- Example=Player.Get.Item.Restriction( )
Player.Get.Item.Suffix(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As String
- Description=
- Values
- pID=
- iID=
- equipped=
- Returns=
- Example=Player.Get.Item.Suffix( )
Player.Get.Item.SuffixAmount(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As Double
- Description=
- Values
- pID=
- iID=
- equipped=
- Returns=
- Example=Player.Get.Item.SuffixAmount( )
Player.Get.Item.Prefix(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As String
- Description=
- Values
- pID=
- iID=
- equipped=
- Returns=
- Example=Player.Get.Item.Prefix( )
Player.Get.Item.PrefixAmount(ByVal pID As Integer, iID As Integer, Optional equipped As Boolean = False) As Double
- Description=
- Values
- pID=
- iID=
- equipped=
- Returns=
- Example=Player.Get.Item.PrefixAmount( )
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.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.QuestItems(pID As Integer, questID As Integer, itemName As String, total As Boolean) As Integer
- Description=
- Values
- pID=
- questID=
- itemName=
- total=
- Returns=
- Example=Player.Get.QuestItems( )
Player.Get.QuestKills(pID As Integer, questID As Integer, npcName As String, total As Boolean) As Integer
- Description=
- Values
- pID=
- questID=
- npcName=
- total=
- Returns=
- Example=Player.Get.QuestKills( )
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.TBonusPhysicalDamageReduction(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusPhysicalDamageReduction( )
Player.Get.TBonusSpellDamageReduction(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusSpellDamageReduction( )
Player.Get.TBonusPhysicalDamage(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusPhysicalDamage( )
Player.Get.TBonusSpellDamage(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusSpellDamage( )
Player.Get.TBonusSpellPierce(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusSpellPierce( )
Player.Get.TBonusMagicResistance(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.TBonusMagicResistance( )
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.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.QuestComplete(ID As Integer, questID as integer, isAccountBound as boolean) As Boolean
- Description=
- Values
- ID=
- questID=
- isAccountBound=
- Returns=
- Example=Player.Get.QuestComplete( )
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.LastAttack( )
Player.Get.LastAttackMode(pID As Integer) As Short
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.LastAttackMode( )
Player.Get.Immunity(pID As Integer) As Integer
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.Logging( )
Player.Get.Storage.Key(pID As Integer, key As String) As Boolean
- Description=
- Values
- pID=
- key=
- Returns=
- Example=Player.Get.Storage.Key( )
Player.Get.Storage.Craft(pID As Integer, key As String) As Boolean
- Description=
- Values
- pID=
- key=
- Returns=
- Example=Player.Get.Storage.Craft( )
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.AccountStringO(accountName As String, key As String) As Double
- Description=
- Values
- accountName=
- key=
- Returns=
- Example=Player.Get.Storage.AccountStringO( )
Player.Get.Storage.AccountNumberO(accountName As String, key As String) As Double
- Description=
- Values
- accountName=
- key=
- Returns=
- Example=Player.Get.Storage.AccountNumberO( )
Player.Get.Storage.DailyAccountString(pID As Integer, key As String) As Double
- Description=
- Values
- pID=
- key=
- Returns=
- Example=Player.Get.Storage.DailyAccountString( )
Player.Get.Storage.DailyAccountNumber(pID As Integer, key As String) As Double
- Description=
- Values
- pID=
- key=
- Returns=
- Example=Player.Get.Storage.DailyAccountNumber( )
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.ShieldAbsorbAmount(pID As Integer) As Integer
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.Class.ShieldAbsorbAmount( )
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.PhysicalDamageTakenMod(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.Race.PhysicalDamageTakenMod( )
Player.Get.Race.SpellAttackMod(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.Race.SpellAttackMod( )
Player.Get.Race.DurationBonus(pID As Integer) As Double
- Description=
- Values
- pID=
- Returns=
- Example=Player.Get.Race.DurationBonus( )
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.Color(pID As Integer, iID As Integer, Optional equipped As Boolean = false) As String
- Description=
- Values
- pID=
- iID=
- equipped=
- Returns=
- Example=Player.Get.Item.Color( )
Player.Get.Item.Rarity(pID As Integer, iID As Integer, Optional equipped As Boolean = False, Optional includeHum As Boolean = False) As Integer
- Description=
- Values
- pID=
- iID=
- equipped=
- includeHum=
- Returns=
- Example=Player.Get.Item.Rarity( )
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.FindFreeInventory(pid As Integer, itemFound As String, emptySlots As Boolean) As Integer
- Description=
- Values
- pID=
- itemFound=
- emptySlots=
- Returns=
- Example=Player.Get.Item.FindFreeInventory( )
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.OfflineAccount(nameAs Stringr) As String
- Description=
- Values
- nameAs =
- Returns=
- Example=Player.Get.OfflineAccount( )
Player.Get.PP(ID As Integer) As Integer
- Description=
- Values
- ID=
- Returns=
- Example=Player.Get.PP( )
Player.Get.CM(ID As Integer) As Integer
- Description=
- Values
- ID=
- Returns=
- Example=Player.Get.CM( )
Player.Get.FP(ID As Integer) As Integer
- Description=
- Values
- ID=
- Returns=
- Example=Player.Get.FP( )
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.FactionActivity(pName As String, faction as String)
- Description=
- Values
- pName=
- faction=
- Example=Player.Add.FactionActivity( )
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.DropBonus(pID As Integer, amount As Double)
- Description=
- Values
- pID=
- amount=
- Example=Player.Set.DropBonus( )
Player.Set.Notoriety(pID As Integer, amount As Integer)
- Description=
- Values
- pID=
- amount=
- Example=Player.Set.Notoriety( )
Player.Set.PunishPenalty(pID As Integer, amount As Integer)
- Description=
- Values
- pID=
- amount=
- Example=Player.Set.PunishPenalty( )
Player.Set.PunishList(pID As Integer, addName as String, addLevel As Integer)
- Description=
- Values
- pID=
- addName=
- addLevel=
- Example=Player.Set.PunishList( )
Player.Set.TBonusDeflect(pID As Integer, amount As Integer)
- Description=
- Values
- pID=
- amount=
- Example=Player.Set.TBonusDeflect( )
Player.Set.TBonusHaste(pID As Integer, amount As Double)
- Description=
- Values
- pID=
- amount=
- Example=Player.Set.TBonusHaste( )
Player.Set.TBonusHide(pID As Integer, amount As Double)
- Description=
- Values
- pID=
- amount=
- Example=Player.Set.TBonusHide( )
Player.Set.TBonusInfra(pID As Integer, amount As Double)
- Description=
- Values
- pID=
- amount=
- Example=Player.Set.TBonusInfra( )
Player.Set.TBonusFizzle(pID As Integer, amount As Double)
- Description=
- Values
- pID=
- amount=
- Example=Player.Set.TBonusFizzle( )
Player.Set.TBonusDamage(ByVal pID As Integer, ByVal damageBonusName As String, amount As Double)
- Description=
- Values
- pID=
- damageBonusName=
- amount=
- Example=Player.Set.TBonusDamage( )
Player.Set.TBonusResist(ByVal pID As Integer, ByVal damageBonusName As String, amount As Double)
- Description=
- Values
- pID=
- damageBonusName=
- amount=
- Example=Player.Set.TBonusResist( )
Player.Set.TBonusHPPerTick(pID As Integer, amount As Integer)
- Description=
- Values
- pID=
- amount=
- Example=Player.Set.TBonusHPPerTick( )
Player.Set.TBonusMPPerTick(pID As Integer, amount As Integer)
- Description=
- Values
- pID=
- amount=
- Example=Player.Set.TBonusMPPerTick( )
Player.Set.TrueSight(pid As Integer, updateValue As Boolean)
- Description=
- Values
- pid=
- updateValue=
- Example=Player.Set.TrueSight( )
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) as Boolean
- Description=
- Values
- pID=
- name=
- chance=
- Returns=
- 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.Craft(pID As Integer, key As String, value As Boolean)
- Description=
- Values
- pID=
- key=
- value=
- Returns=
- Example=Player.Set.Storage.Craft( )
Player.Set.Storage.Key(pID As Integer, key As String, value As String)
- Description=
- Values
- pID=
- key=
- value=
- Returns=
- Example=Player.Set.Storage.Key( )
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.AccountString( )
Player.Set.Storage.AccountNumber(pID As Integer, key As String, value As Double)
- Description=
- Values
- pID=
- key=
- value=
- Returns=
- Example=Player.Set.Storage.AccountNumber( )
Player.Set.Storage.AccountStringO(accountName as String, key As String, value As String)
- Description=
- Values
- accountName=
- key=
- value=
- Returns=
- Example=Player.Set.Storage.AccountStringO( )
Player.Set.Storage.AccountNumberO(accountName As String, key As String, value As Double)
- Description=
- Values
- accountName=
- key=
- value=
- Returns=
- Example=Player.Set.Storage.AccountNumberO( )
Player.Set.Storage.DailyAccountString(pID As Integer, key As String, value As String)
- Description=
- Values
- pID=
- key=
- value=
- Returns=
- Example=Player.Set.Storage.DailyAccountString( )
Player.Set.Storage.DailyAccountNumber(pID As Integer, key As String, value As Double)
- Description=
- Values
- pID=
- key=
- value=
- Returns=
- Example=Player.Set.Storage.DailyAccountNumber( )
Player.Set.Storage.ComputerIDString(pID As Integer, key As String, value As String)
- Description=
- Values
- pID=
- key=
- value=
- Returns=
- Example=Player.Set.Storage.ComputerIDString( )
Player.Set.Storage.ComputerIDNumber(pID As Integer, key As String, value As Double)
- Description=
- Values
- pID=
- key=
- value=
- Returns=
- Example=Player.Set.Storage.ComputerIDNumber( )
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(ByVal pID As Integer, dID As Integer, Optional newTime As Double = -1, Optional heal As Boolean = False)
- Description=
- Values
- pID=
- dID=
- newTime=
- heal=
- Example=Player.Set.LastAttack( )
Player.Set.LastAttackMode(pID As Integer, mode as Short)
- Description=
- Values
- pID=
- mode=
- Example=Player.Set.LastAttackMode( )
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.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,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 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.PercentMP( )
Player.Set.NoTrack(pID As Integer, updateValue As Integer)
- Description=
- Values
- pID=
- updateValue=
- Returns=
- Example=Player.Set.NoTrack( )
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.TBonusPhysicalDamageReduction(pID As Integer, updateValue As Double)
- Description=
- Values
- pID=
- updateValue=
- Returns=
- Example=Player.Set.TBonusPhysicalDamageReduction( )
Player.Set.TBonusSpellDamageReduction(pID As Integer, updateValue As Double)
- Description=
- Values
- pID=
- updateValue=
- Returns=
- Example=Player.Set.TBonusSpellDamageReduction( )
Player.Set.TBonusPhysicalDamage(pID As Integer, updateValue As Double)
- Description=
- Values
- pID=
- updateValue=
- Returns=
- Example=Player.Set.TBonusPhysicalDamage( )
Player.Set.TBonusSpellDamage(pID As Integer, updateValue As Double)
- Description=
- Values
- pID=
- updateValue=
- Returns=
- Example=Player.Set.TBonusSpellDamage( )
Player.Set.TBonusSpellPierce(pID As Integer, updateValue As Double)
- Description=
- Values
- pID=
- updateValue=
- Returns=
- Example=Player.Set.TBonusSpellPierce( )
Player.Set.TBonusMagicResistance(pID As Integer, updateValue As Double)
- Description=
- Values
- pID=
- updateValue=
- Returns=
- Example=Player.Set.TBonusMagicResistance( )
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.QuestUnlock(ID As Integer, questID As Integer, accountBound As Boolean, unlocked As Boolean)
- Description=
- Values
- ID=
- questID=
- accountBound=
- unlocked=
- Returns=
- Example=Player.Set.QuestUnlock( )
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.PPO(ID As Integer, updateValue As String, updateMax as Boolean) as Boolean
- Description=
- Values
- ID=
- updateValue=
- Returns=
- Example=Player.Set.PPO( )
Player.Set.FP(ID As Integer, updateValue As Integer, updateMax as Boolean)
- Description=
- Values
- ID=
- updateValue=
- Returns=
- Example=Player.Set.FP( )
Player.Set.FPO(ID As Integer, updateValue As Integer, updateMax as Boolean)
- Description=
- Values
- ID=
- updateValue=
- Returns=
- Example=Player.Set.FPO( )
Player.Set.Item.Suffix(ByVal pID As Integer, iID As Integer, name as String, Optional equipped As Boolean = False)
- Description=
- Values
- pID=
- iID=
- name=
- equipped=
- Example=Player.Set.Item.Suffix( )
Player.Set.Item.SuffixAmount(ByVal pID As Integer, iID As Integer, amount as Double, Optional equipped As Boolean = False)
- Description=
- Values
- pID=
- iID=
- amount=
- equipped=
- Example=Player.Set.Item.SuffixAmount( )
Player.Set.Item.Prefix(ByVal pID As Integer, iID As Integer, name as String, Optional equipped As Boolean = False)
- Description=
- Values
- pID=
- iID=
- name=
- equipped=
- Example=Player.Set.Item.Prefix( )
Player.Set.Item.PrefixAmount(ByVal pID As Integer, iID As Integer, amount as Double, Optional equipped As Boolean = False)
- Description=
- Values
- pID=
- iID=
- amount=
- equipped=
- Example=Player.Set.Item.PrefixAmoumt( )
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.AmmoAmount(ByVal pID As Integer, amount As Integer, Optional updateValue As Boolean = False, Optional unequip As Boolean = False)
- Description=
- Values
- pID=
- amount=
- updateValue=
- unequip=
- Returns=
- Example=Player.Set.Item.AmmoAmount( )
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 enchantType As Short = 0, Optional equipped As Boolean = False) As Boolean
- Description=
- Values
- pID=
- iID=
- enchantName=
- enchantAmount=
- enchantType=
- 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.Minimap(ByVal pID As Integer, folderName as String)
- Description=
- Values
- pID=
- playerName=
- all=
- Returns=
- Example=Player.Remove.Minimap( )
Player.Remove.PunishList(ByVal pID As Integer, playerName as String, Optional all as Boolean = False) as Boolean
- Description=
- Values
- pID=
- playerName=
- all=
- Returns=
- Example=Player.Remove.PunishList( )
Player.Remove.EventItems(ByVal pID As Integer)
- Description=
- Values
- pID=
- Example=Player.Remove.EventItems( )
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.Key(pID As Integer, key As String)
- Description=
- Values
- pID=
- key=
- Example=Player.Remove.Storage.Key( )
Player.Remove.Storage.Craft(pID As Integer, key As String)
- Description=
- Values
- pID=
- key=
- Example=Player.Remove.Storage.Craft( )
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.AccountStringO(accountName As String, key As String) As Boolean
- Description=
- Values
- accountName=
- key=
- Returns=
- Example=Player.Remove.Storage.AccountStringO( )
Player.Remove.Storage.AccountNumberO(accountName As String, key As String) As Boolean
- Description=
- Values
- accountName=
- key=
- Returns=
- Example=Player.Remove.Storage.AccountNumberO( )
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.DailyAccountString(pID As Integer, key As String) As Boolean
- Description=
- Values
- pID=
- key=
- Returns=
- Example=Player.Remove.Storage.DailyAccountString( )
Player.Remove.Storage.DailyAccountNumber(pID As Integer, key As String) As Boolean
- Description=
- Values
- pID=
- key=
- Returns=
- Example=Player.Remove.Storage.DailyAccountNumber( )
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.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(ByVal pID As Integer, Optional ignoreDelay As Boolean = False, Optional breakFoodTimer As Boolean = True, Optional account As Boolean = False)
- Description=
- Values
- pID=
- ignoreDelay=
- breakFoodTimer=
- account=
- 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( )