Difference between revisions of "LUA:AllFunctions"

Line 3: Line 3:
 
This is a list of all the LUA functions currently in EQ2Emu.
 
This is a list of all the LUA functions currently in EQ2Emu.
  
[[LUA:AddControlEffect|AddControlEffect()]]
+
== A ==
 +
{| style="width: 100%; text-align:center"
 +
|[[LUA:AddControlEffect|AddControlEffect()]]
 +
|[[LUA:AddConversationOption|AddConversationOption()]]
 +
|[[LUA:AddHate|AddHate()]]
 +
|[[LUA:AddLootCoin|AddLootCoin()]]
 +
|-
 +
|[[LUA:AddLootItem|AddLootItem()]]
 +
|[[LUA:AddOptionWindowOption|AddOptionWindowOption()]]
 +
|[[LUA:AddPrimaryEntityCommand|AddPrimaryEntityCommand()]]
 +
|[[LUA:AddQuestPrereqClass|AddQuestPrereqClass()]]
 +
|-
 +
|[[LUA:AddQuestPrereqFaction|AddQuestPrereqFaction()]]
 +
|[[LUA:AddQuestPrereqItem|AddQuestPrereqItem()]]
 +
|[[LUA:AddQuestPrereqModelType|AddQuestPrereqModelType()]]
 +
|[[LUA:AddQuestPrereqQuest|AddQuestPrereqQuest()]]
 +
|-
 +
|[[LUA:AddQuestPrereqRace|AddQuestPrereqRace()]]
 +
|[[LUA:AddQuestPrereqTradeskillClass|AddQuestPrereqTradeskillClass()]]
 +
|[[LUA:AddQuestPrereqTradeskillLevel|AddQuestPrereqTradeskillLevel()]]
 +
|[[LUA:AddQuestRewardCoin|AddQuestRewardCoin()]]
 +
|-
 +
|[[LUA:AddQuestRewardFaction|AddQuestRewardFaction()]]
 +
|[[LUA:AddQuestRewardItem|AddQuestRewardItem()]]
 +
|[[LUA:AddQuestSelectableRewardItem|AddQuestSelectableRewardItem()]]
 +
|[[LUA:AddQuestStep|AddQuestStep()]]
 +
|-
 +
|[[LUA:AddQuestStepChat|AddQuestStepChat()]]
 +
|[[LUA:AddQuestStepCompleteAction|AddQuestStepCompleteAction()]]
 +
|[[LUA:AddQuestStepProgressAction|AddQuestStepProgressAction()]]
 +
|[[LUA:AddQuestStepKill|AddQuestStepKill()]]
 +
|-
 +
|[[LUA:AddQuestStepLocation|AddQuestStepLocation()]]
 +
|[[LUA:AddQuestStepObtainItem|AddQuestStepObtainItem()]]
 +
|[[LUA:AddQuestStepSpell|AddQuestStepSpell()]]
 +
|[[LUA:AddQuestStepCraft|AddQuestStepCraft()]]
 +
|-
 +
|[[LUA:AddQuestStepHarvest|AddQuestStepHarvest()]]
 +
|[[LUA:AddSkillBonus|AddSkillBonus()]]
 +
|[[LUA:AddSpawnAccess|AddSpawnAccess()]]
 +
|[[LUA:AddSpellBonus|AddSpellBonus()]]
 +
|-
 +
|[[LUA:AddSpellBookEntry|AddSpellBookEntry()]]
 +
|[[LUA:AddStepProgress|AddStepProgress()]]
 +
|[[LUA:AddTimer|AddTimer()]]
 +
|[[LUA:ApplySpellVisual|ApplySpellVisual()]]
 +
|-
 +
|[[LUA:Attack|Attack()]]
 +
|}
  
[[LUA:AddConversationOption|AddConversationOption()]]
+
== B ==
 +
{| style="width: 100%; text-align:center"
 +
|[[LUA:Bind|Bind()]]
 +
|}
  
[[LUA:AddHate|AddHate()]]
+
== C ==
 
+
{| style="width: 100%; text-align:center"
[[LUA:AddLootCoin|AddLootCoin()]]
+
|[[LUA:CastEntityCommand|CastEntityCommand()]]
 
+
|[[LUA:CastSpell|CastSpell()]]
[[LUA:AddLootItem|AddLootItem()]]
+
|[[LUA:Charm|Charm()]]
 
+
|[[LUA:CloseConversation|CloseConversation()]]
[[LUA:AddOptionWindowOption|AddOptionWindowOption()]]
+
|-
 
+
|[[LUA:CreateOptionWindow|CreateOptionWindow()]]
[[LUA:AddPrimaryEntityCommand|AddPrimaryEntityCommand()]]
+
|[[LUA:CloseItemConversation|CloseItemConversation()]]
 
+
|[[LUA:CreateConversation|CreateConversation()]]
[[LUA:AddQuestPrereqClass|AddQuestPrereqClass()]]
+
|}
 
 
[[LUA:AddQuestPrereqFaction|AddQuestPrereqFaction()]]
 
 
 
[[LUA:AddQuestPrereqItem|AddQuestPrereqItem()]]
 
 
 
[[LUA:AddQuestPrereqModelType|AddQuestPrereqModelType()]]
 
 
 
[[LUA:AddQuestPrereqQuest|AddQuestPrereqQuest()]]
 
 
 
[[LUA:AddQuestPrereqRace|AddQuestPrereqRace()]]
 
 
 
[[LUA:AddQuestPrereqTradeskillClass|AddQuestPrereqTradeskillClass()]]
 
 
 
[[LUA:AddQuestPrereqTradeskillLevel|AddQuestPrereqTradeskillLevel()]]
 
 
 
[[LUA:AddQuestRewardCoin|AddQuestRewardCoin()]]
 
 
 
[[LUA:AddQuestRewardFaction|AddQuestRewardFaction()]]
 
 
 
[[LUA:AddQuestRewardItem|AddQuestRewardItem()]]
 
 
 
[[LUA:AddQuestSelectableRewardItem|AddQuestSelectableRewardItem()]]
 
 
 
[[LUA:AddQuestStep|AddQuestStep()]]
 
 
 
[[LUA:AddQuestStepChat|AddQuestStepChat()]]
 
 
 
[[LUA:AddQuestStepCompleteAction|AddQuestStepCompleteAction()]]
 
 
 
[[LUA:AddQuestStepProgressAction|AddQuestStepProgressAction()]]
 
 
 
[[LUA:AddQuestStepKill|AddQuestStepKill()]]
 
 
 
[[LUA:AddQuestStepLocation|AddQuestStepLocation()]]
 
 
 
[[LUA:AddQuestStepObtainItem|AddQuestStepObtainItem()]]
 
 
 
[[LUA:AddQuestStepSpell|AddQuestStepSpell()]]
 
 
 
[[LUA:AddQuestStepCraft|AddQuestStepCraft()]]
 
 
 
[[LUA:AddQuestStepHarvest|AddQuestStepHarvest()]]
 
 
 
[[LUA:AddSkillBonus|AddSkillBonus()]]
 
 
 
[[LUA:AddSpawnAccess|AddSpawnAccess()]]
 
 
 
[[LUA:AddSpellBonus|AddSpellBonus()]]
 
 
 
[[LUA:AddSpellBookEntry|AddSpellBookEntry()]]
 
 
 
[[LUA:AddStepProgress|AddStepProgress()]]
 
 
 
[[LUA:AddTimer|AddTimer()]]
 
 
 
[[LUA:ApplySpellVisual|ApplySpellVisual()]]
 
 
 
[[LUA:Attack|Attack()]]
 
 
 
[[LUA:Bind|Bind()]]
 
 
 
[[LUA:CastEntityCommand|CastEntityCommand()]]
 
 
 
[[LUA:CastSpell|CastSpell()]]
 
 
 
[[LUA:Charm|Charm()]]
 
 
 
[[LUA:CloseConversation|CloseConversation()]]
 
 
 
[[LUA:CreateOptionWindow|CreateOptionWindow()]]
 
 
 
[[LUA:CloseItemConversation|CloseItemConversation()]]
 
 
 
[[LUA:CreateConversation|CreateConversation()]]
 
  
 +
== D ==
 
[[LUA:Despawn|Despawn()]]
 
[[LUA:Despawn|Despawn()]]
  

Revision as of 23:47, 28 July 2015

LUA - AllFunctions

Return to: LUA | Tutorials | Portal | Forum | Project Manager | Bug Tracker

EQ2Emulator: All LUA Functions

This is a list of all the LUA functions currently in EQ2Emu.

A

AddControlEffect() AddConversationOption() AddHate() AddLootCoin()
AddLootItem() AddOptionWindowOption() AddPrimaryEntityCommand() AddQuestPrereqClass()
AddQuestPrereqFaction() AddQuestPrereqItem() AddQuestPrereqModelType() AddQuestPrereqQuest()
AddQuestPrereqRace() AddQuestPrereqTradeskillClass() AddQuestPrereqTradeskillLevel() AddQuestRewardCoin()
AddQuestRewardFaction() AddQuestRewardItem() AddQuestSelectableRewardItem() AddQuestStep()
AddQuestStepChat() AddQuestStepCompleteAction() AddQuestStepProgressAction() AddQuestStepKill()
AddQuestStepLocation() AddQuestStepObtainItem() AddQuestStepSpell() AddQuestStepCraft()
AddQuestStepHarvest() AddSkillBonus() AddSpawnAccess() AddSpellBonus()
AddSpellBookEntry() AddStepProgress() AddTimer() ApplySpellVisual()
Attack()

B

Bind()

C

CastEntityCommand() CastSpell() Charm() CloseConversation()
CreateOptionWindow() CloseItemConversation() CreateConversation()

D

Despawn()

DismissPet()

Emote()

FaceTarget()

Gate()

GetAgi()

GetAgiBase()

GetCharmedPet()

GetClass()

GetClassName()

GetArchetypeName()

GetCoinMessage()

GetCosmeticPet()

GetCurrentZoneSafeLocation()

GetDeityPet()

GetDistance()

GetFactionAmount()

GetFollowTarget()

GetGender()

GetGroup()

GetHeading()

GetHP()

GetInt()

GetIntBase()

GetLevel()

GetLootCoin()

GetMaxHP()

GetMaxHPBase()

GetMaxPower()

GetMaxPowerBase()

GetModelType()

GetMount()

GetName()

GetPet()

GetPower()

GetQuest()

GetQuestStep()

GetRace()

GetRaceName()

GetSpawn()

GetSpawnByGroupID()

GetSpawnByLocationID()

GetSpawnGroupID()

GetSpawnID()

GetSpawnLocationID()

GetSpawnLocationPlacementID()

GetSpeed()

GetSta()

GetStaBase()

GetStr()

GetStrBase()

GetTarget()

GetTaskGroupStep()

GetTempVariable()

GetTradeskillClass()

GetTradeskillClassName()

GetTradeskillLevel()

GetVariableValue()

GetWis()

GetWisBase()

GetX()

GetY()

GetZ()

GetZone()

GetZoneID()

GetZoneName()

GiveLoot()

GiveQuestItem()

GiveQuestReward()

HandInCollections()

Harvest()

HasCollectionsToHandIn()

HasCompletedQuest()

HasFreeSlot()

HasItem()

HasMoved()

HasPendingLootItem()

HasPendingLoot()

HasQuest()

HasRecipeBook()

IsAlive()

IsBindAllowed()

IsFollowing()

IsGateAllowed()

IsInCombat()

IsPlayer()

KillSpawn()

KillSpawnByDistance()

ModifyHP()

ModifyPower()

MovementLoopAddLocation()

MoveToLocation()

OfferQuest()

PlayFlavor()

PlaySound()

PlayVoice()

ProvidesQuest()

QuestIsComplete()

QuestReturnNPC()

QuestStepIsComplete()

RegisterQuest()

RemoveControlEffect()

RemoveItem()

RemoveLootItem()

RemoveSkillBonus()

RemoveSpawnAccess()

RemoveSpellBonus()

Say()

SayOOC()

SendMessage()

SendOptionWindow()

SendPopUpMessage()

SetAdventureClass()

SetAgi()

SetAgiBase()

SetBrainTick()

SetCompletedDescription()

SetFollowTarget()

SetHeading()

SetHP()

SetInt()

SetIntBase()

SetLocationProximityFunction()

SetLootCoin()

SetLuaBrain()

SetMaxHP()

SetMaxHPBase()

SetMaxPower()

SetMaxPowerBase()

SetModelType()

SetMount()

SetMountColor()

SetPlayerProximityFunction()

SetPosition()

SetPower()

SetQuestCompleteAction()

SetQuestPrereqLevel()

SetQuestRewardComment()

SetQuestRewardExp()

SetQuestRewardStatus()

SetRequiredQuest()

SetServerControlFlag()

SetSpeed()

SetSpellList()

SetSta()

SetStaBase()

SetStepComplete()

SetStr()

SetStrBase()

SetTempVariable()

SetTradeskillClass()

SetTradeskillLevel()

SetWis()

SetWisBase()

Shout()

SpawnMob()

SpawnByLocationID()

SpawnSet()

SpawnSetByDistance()

SpellDamage()

SpellHeal()

StartConversation()

StartDialogConversation()

SummonCosmeticPet()

SummonDeityPet()

SummonDumbFirePet()

SummonItem()

SummonPet()

ToggleFollow()

ToggleTracking()

UpdateQuestDescription()

UpdateQuestStepDescription()

UpdateQuestTaskGroupDescription()

UpdateQuestZone()

UseWidget()

Zone()

GetEquippedItemBySlot()

GetEquippedItemByID()

GetItemByID()

Stealth()

IsInvis()

IsStealthed()

PlayAnimation()

SetTarget()

IsPet()

GetOwner()

SetInCombat()

CompareSpawns()

Runback()

GetRunbackDistance()

IsCasting()

IsMezzed()

IsStunned()

IsMezzedOrStunned()

ClearEncounter()

ClearHate()

GetMostHated()

GetEncounterSize()

HasRecovered()

ProcessMelee()

ProcessSpell()

GetEncounter()

GetHateList()

HasGroup()

AddWard()

AddToWard()

RemoveWard()

Interrupt()

HasSpellEffect()

SetCompleteFlag()

SetQuestYellow()

AddSpawnIDAccess()

RemoveSpawnIDAccess()

CanReceiveQuest()

SetSuccessTimer()

SetFailureTimer()

IsGroundSpawn()

CanHarvest()

SpawnMove()

GetSkillValue()

GetSkillMaxValue()

GetSkillName()

SetSkillMaxValue()

SetSkillValue()

GetSkill()

AddTransportSpawn()

GetItemType()

AddProc()

RemoveProc()

Knockback()

IsEpic()

ProcDamage()

BreatheUnderwater()

BlurVision()

SetVision()

IsHeroic()

LastSpellAttackHit()

Resurrect()

GetItemCount()

SetItemCount()

GetItemSkillReq()

SetSpeedMultiplier()

GetWardAmountLeft()

SetIllusion()

ResetIllusion()

IsBehind()

IsFlanking()

AddThreatTransfer()

RemoveThreatTransfer()

AddSpellTimer()

CancelSpell()

AddSpawnSpellBonus()

CureByType()

CureByControlEffect()

SetSpellTriggerCount()

RemoveTriggerFromSpell()

GetSpellTriggerCount()

CopySpawnAppearance()

CheckRaceType()

GetRaceType()

GetRaceBaseType()

AddImmunitySpell()

RemoveImmunitySpell()

RemoveInvis()

RemoveStealth()

SetSpellSnareValue()

StartHeroicOpportunity()

SetQuestFeatherColor()

SetQuestRepeatable()

GetQuestFlags()

SetQuestFlags()

SetQuestTimer()

RemoveQuestStep()

ResetQuestStep()

SetQuestTimerComplete()

AddQuestStepFailureAction()

SetStepFailed()

GetQuestCompleteCount()

SetServerVariable()

GetServerVariable()

HasLanguage()

AddLanguage()