You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "LUA:AllFunctions"
| Line 8: | Line 8: | ||
|[[LUA:AddConversationOption|AddConversationOption()]] | |[[LUA:AddConversationOption|AddConversationOption()]] | ||
|[[LUA:AddHate|AddHate()]] | |[[LUA:AddHate|AddHate()]] | ||
| + | |[[LUA:AddImmunitySpell|AddImmunitySpell()]] | ||
| + | |- | ||
| + | |[[LUA:AddLanguage|AddLanguage()]] | ||
|[[LUA:AddLootCoin|AddLootCoin()]] | |[[LUA:AddLootCoin|AddLootCoin()]] | ||
| − | |||
|[[LUA:AddLootItem|AddLootItem()]] | |[[LUA:AddLootItem|AddLootItem()]] | ||
|[[LUA:AddOptionWindowOption|AddOptionWindowOption()]] | |[[LUA:AddOptionWindowOption|AddOptionWindowOption()]] | ||
| + | |- | ||
|[[LUA:AddPrimaryEntityCommand|AddPrimaryEntityCommand()]] | |[[LUA:AddPrimaryEntityCommand|AddPrimaryEntityCommand()]] | ||
| + | |[[LUA:AddProc|AddProc()]] | ||
|[[LUA:AddQuestPrereqClass|AddQuestPrereqClass()]] | |[[LUA:AddQuestPrereqClass|AddQuestPrereqClass()]] | ||
| + | |[[LUA:AddQuestPrereqFaction|AddQuestPrereqFaction()]] | ||
|- | |- | ||
| − | |||
|[[LUA:AddQuestPrereqItem|AddQuestPrereqItem()]] | |[[LUA:AddQuestPrereqItem|AddQuestPrereqItem()]] | ||
|[[LUA:AddQuestPrereqModelType|AddQuestPrereqModelType()]] | |[[LUA:AddQuestPrereqModelType|AddQuestPrereqModelType()]] | ||
|[[LUA:AddQuestPrereqQuest|AddQuestPrereqQuest()]] | |[[LUA:AddQuestPrereqQuest|AddQuestPrereqQuest()]] | ||
| + | |[[LUA:AddQuestPrereqRace|AddQuestPrereqRace()]] | ||
|- | |- | ||
| − | |||
|[[LUA:AddQuestPrereqTradeskillClass|AddQuestPrereqTradeskillClass()]] | |[[LUA:AddQuestPrereqTradeskillClass|AddQuestPrereqTradeskillClass()]] | ||
|[[LUA:AddQuestPrereqTradeskillLevel|AddQuestPrereqTradeskillLevel()]] | |[[LUA:AddQuestPrereqTradeskillLevel|AddQuestPrereqTradeskillLevel()]] | ||
|[[LUA:AddQuestRewardCoin|AddQuestRewardCoin()]] | |[[LUA:AddQuestRewardCoin|AddQuestRewardCoin()]] | ||
| + | |[[LUA:AddQuestRewardFaction|AddQuestRewardFaction()]] | ||
|- | |- | ||
| − | |||
|[[LUA:AddQuestRewardItem|AddQuestRewardItem()]] | |[[LUA:AddQuestRewardItem|AddQuestRewardItem()]] | ||
|[[LUA:AddQuestSelectableRewardItem|AddQuestSelectableRewardItem()]] | |[[LUA:AddQuestSelectableRewardItem|AddQuestSelectableRewardItem()]] | ||
|[[LUA:AddQuestStep|AddQuestStep()]] | |[[LUA:AddQuestStep|AddQuestStep()]] | ||
| + | |[[LUA:AddQuestStepChat|AddQuestStepChat()]] | ||
|- | |- | ||
| − | |||
|[[LUA:AddQuestStepCompleteAction|AddQuestStepCompleteAction()]] | |[[LUA:AddQuestStepCompleteAction|AddQuestStepCompleteAction()]] | ||
| + | |[[LUA:AddQuestStepFailureAction|AddQuestStepFailureAction()]] | ||
|[[LUA:AddQuestStepProgressAction|AddQuestStepProgressAction()]] | |[[LUA:AddQuestStepProgressAction|AddQuestStepProgressAction()]] | ||
|[[LUA:AddQuestStepKill|AddQuestStepKill()]] | |[[LUA:AddQuestStepKill|AddQuestStepKill()]] | ||
| Line 43: | Line 48: | ||
|[[LUA:AddSkillBonus|AddSkillBonus()]] | |[[LUA:AddSkillBonus|AddSkillBonus()]] | ||
|[[LUA:AddSpawnAccess|AddSpawnAccess()]] | |[[LUA:AddSpawnAccess|AddSpawnAccess()]] | ||
| + | |[[LUA:AddSpawnIDAccess|AddSpawnIDAccess()]] | ||
| + | |- | ||
| + | |[[LUA:AddSpawnSpellBonus|AddSpawnSpellBonus()]] | ||
|[[LUA:AddSpellBonus|AddSpellBonus()]] | |[[LUA:AddSpellBonus|AddSpellBonus()]] | ||
| + | |[[LUA:AddSpellBookEntry|AddSpellBookEntry()]] | ||
| + | |[[LUA:AddSpellTimer|AddSpellTimer()]] | ||
|- | |- | ||
| − | |||
|[[LUA:AddStepProgress|AddStepProgress()]] | |[[LUA:AddStepProgress|AddStepProgress()]] | ||
| + | |[[LUA:AddThreatTransfer|AddThreatTransfer()]] | ||
|[[LUA:AddTimer|AddTimer()]] | |[[LUA:AddTimer|AddTimer()]] | ||
| + | |[[LUA:AddToWard|AddToWard()]] | ||
| + | |- | ||
| + | |[[LUA:AddTransportSpawn|AddTransportSpawn()]] | ||
| + | |[[LUA:AddWard|AddWard()]] | ||
|[[LUA:ApplySpellVisual|ApplySpellVisual()]] | |[[LUA:ApplySpellVisual|ApplySpellVisual()]] | ||
| + | |[[LUA:Attack|Attack()]] | ||
|- | |- | ||
| − | |||
|} | |} | ||
| Line 56: | Line 70: | ||
{| style="width: 100%; text-align:center" | {| style="width: 100%; text-align:center" | ||
|[[LUA:Bind|Bind()]] | |[[LUA:Bind|Bind()]] | ||
| + | |[[LUA:BlurVision|BlurVision()]] | ||
| + | |[[LUA:BreatheUnderwater|BreatheUnderwater()]] | ||
|} | |} | ||
== C == | == C == | ||
{| style="width: 100%; text-align:center" | {| style="width: 100%; text-align:center" | ||
| + | |[[LUA:CancelSpell|CancelSpell()]] | ||
| + | |[[LUA:CanHarvest|CanHarvest()]] | ||
| + | |[[LUA:CanReceiveQuest|CanReceiveQuest()]] | ||
|[[LUA:CastEntityCommand|CastEntityCommand()]] | |[[LUA:CastEntityCommand|CastEntityCommand()]] | ||
| + | |- | ||
|[[LUA:CastSpell|CastSpell()]] | |[[LUA:CastSpell|CastSpell()]] | ||
|[[LUA:Charm|Charm()]] | |[[LUA:Charm|Charm()]] | ||
| + | |[[LUA:CheckRaceType|CheckRaceType()]] | ||
| + | |[[LUA:ClearEncounter|ClearEncounter()]] | ||
| + | |- | ||
| + | |[[LUA:ClearHate|ClearHate()]] | ||
|[[LUA:CloseConversation|CloseConversation()]] | |[[LUA:CloseConversation|CloseConversation()]] | ||
| − | |||
|[[LUA:CreateOptionWindow|CreateOptionWindow()]] | |[[LUA:CreateOptionWindow|CreateOptionWindow()]] | ||
|[[LUA:CloseItemConversation|CloseItemConversation()]] | |[[LUA:CloseItemConversation|CloseItemConversation()]] | ||
| + | |- | ||
| + | |[[LUA:CompareSpawns|CompareSpawns()]] | ||
| + | |[[LUA:CopySpawnAppearance|CopySpawnAppearance()]] | ||
|[[LUA:CreateConversation|CreateConversation()]] | |[[LUA:CreateConversation|CreateConversation()]] | ||
| + | |[[LUA:CureByControlEffect|CureByControlEffect()]] | ||
| + | |- | ||
| + | |[[LUA:CureByType|CureByType()]] | ||
|} | |} | ||
== D == | == D == | ||
| − | [[LUA:Despawn|Despawn()]] | + | {| style="width: 100%; text-align:center" |
| + | |[[LUA:Despawn|Despawn()]] | ||
| + | |[[LUA:DismissPet|DismissPet()]] | ||
| + | |} | ||
| − | [[LUA: | + | == E == |
| + | {| style="width: 100%; text-align:center" | ||
| + | |[[LUA:Emote|Emote()]] | ||
| + | |} | ||
| − | [[LUA: | + | == F == |
| + | {| style="width: 100%; text-align:center" | ||
| + | |[[LUA:FaceTarget|FaceTarget()]] | ||
| + | |} | ||
| − | + | == G == | |
[[LUA:Gate|Gate()]] | [[LUA:Gate|Gate()]] | ||
| Line 445: | Line 483: | ||
[[LUA:SetInCombat|SetInCombat()]] | [[LUA:SetInCombat|SetInCombat()]] | ||
| − | + | ||
[[LUA:Runback|Runback()]] | [[LUA:Runback|Runback()]] | ||
| Line 459: | Line 497: | ||
[[LUA:IsMezzedOrStunned|IsMezzedOrStunned()]] | [[LUA:IsMezzedOrStunned|IsMezzedOrStunned()]] | ||
| − | |||
| − | |||
[[LUA:GetMostHated|GetMostHated()]] | [[LUA:GetMostHated|GetMostHated()]] | ||
| Line 479: | Line 515: | ||
[[LUA:HasGroup|HasGroup()]] | [[LUA:HasGroup|HasGroup()]] | ||
| − | |||
| − | |||
[[LUA:RemoveWard|RemoveWard()]] | [[LUA:RemoveWard|RemoveWard()]] | ||
| Line 493: | Line 527: | ||
[[LUA:SetQuestYellow|SetQuestYellow()]] | [[LUA:SetQuestYellow|SetQuestYellow()]] | ||
| − | + | ||
[[LUA:RemoveSpawnIDAccess|RemoveSpawnIDAccess()]] | [[LUA:RemoveSpawnIDAccess|RemoveSpawnIDAccess()]] | ||
| − | + | ||
[[LUA:SetSuccessTimer|SetSuccessTimer()]] | [[LUA:SetSuccessTimer|SetSuccessTimer()]] | ||
| Line 505: | Line 539: | ||
[[LUA:IsGroundSpawn|IsGroundSpawn()]] | [[LUA:IsGroundSpawn|IsGroundSpawn()]] | ||
| − | + | ||
| + | |||
[[LUA:SpawnMove|SpawnMove()]] | [[LUA:SpawnMove|SpawnMove()]] | ||
| Line 521: | Line 556: | ||
[[LUA:GetSkill|GetSkill()]] | [[LUA:GetSkill|GetSkill()]] | ||
| − | + | ||
[[LUA:GetItemType|GetItemType()]] | [[LUA:GetItemType|GetItemType()]] | ||
| − | + | ||
[[LUA:RemoveProc|RemoveProc()]] | [[LUA:RemoveProc|RemoveProc()]] | ||
| Line 535: | Line 570: | ||
[[LUA:ProcDamage|ProcDamage()]] | [[LUA:ProcDamage|ProcDamage()]] | ||
| − | |||
| − | |||
[[LUA:SetVision|SetVision()]] | [[LUA:SetVision|SetVision()]] | ||
| Line 565: | Line 598: | ||
[[LUA:IsFlanking|IsFlanking()]] | [[LUA:IsFlanking|IsFlanking()]] | ||
| − | + | ||
[[LUA:RemoveThreatTransfer|RemoveThreatTransfer()]] | [[LUA:RemoveThreatTransfer|RemoveThreatTransfer()]] | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[LUA:SetSpellTriggerCount|SetSpellTriggerCount()]] | [[LUA:SetSpellTriggerCount|SetSpellTriggerCount()]] | ||
| Line 585: | Line 610: | ||
[[LUA:GetSpellTriggerCount|GetSpellTriggerCount()]] | [[LUA:GetSpellTriggerCount|GetSpellTriggerCount()]] | ||
| − | |||
| − | |||
[[LUA:GetRaceType|GetRaceType()]] | [[LUA:GetRaceType|GetRaceType()]] | ||
| Line 593: | Line 616: | ||
[[LUA:GetRaceBaseType|GetRaceBaseType()]] | [[LUA:GetRaceBaseType|GetRaceBaseType()]] | ||
| − | + | ||
[[LUA:RemoveImmunitySpell|RemoveImmunitySpell()]] | [[LUA:RemoveImmunitySpell|RemoveImmunitySpell()]] | ||
| Line 621: | Line 644: | ||
[[LUA:SetQuestTimerComplete|SetQuestTimerComplete()]] | [[LUA:SetQuestTimerComplete|SetQuestTimerComplete()]] | ||
| − | |||
[[LUA:SetStepFailed|SetStepFailed()]] | [[LUA:SetStepFailed|SetStepFailed()]] | ||
| Line 632: | Line 654: | ||
[[LUA:HasLanguage|HasLanguage()]] | [[LUA:HasLanguage|HasLanguage()]] | ||
| − | |||
| − | |||
Revision as of 00:20, 29 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
B
| Bind() | BlurVision() | BreatheUnderwater() |
C
D
| Despawn() | DismissPet() |
E
| Emote() |
F
| FaceTarget() |
G
SetLocationProximityFunction()
UpdateQuestTaskGroupDescription()