You are viewing an old version of this page. Return to the latest version.
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: | + | == B == |
| + | {| style="width: 100%; text-align:center" | ||
| + | |[[LUA:Bind|Bind()]] | ||
| + | |} | ||
| − | + | == C == | |
| − | + | {| style="width: 100%; text-align:center" | |
| − | + | |[[LUA:CastEntityCommand|CastEntityCommand()]] | |
| − | + | |[[LUA:CastSpell|CastSpell()]] | |
| − | + | |[[LUA:Charm|Charm()]] | |
| − | + | |[[LUA:CloseConversation|CloseConversation()]] | |
| − | + | |- | |
| − | + | |[[LUA:CreateOptionWindow|CreateOptionWindow()]] | |
| − | + | |[[LUA:CloseItemConversation|CloseItemConversation()]] | |
| − | + | |[[LUA:CreateConversation|CreateConversation()]] | |
| − | + | |} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | [[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
B
| Bind() |
C
| CastEntityCommand() | CastSpell() | Charm() | CloseConversation() |
| CreateOptionWindow() | CloseItemConversation() | CreateConversation() |
D
SetLocationProximityFunction()