You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "LUA:AllFunctions"
(→A) |
(→R) |
||
| Line 352: | Line 352: | ||
{| style="width: 100%; text-align:center" | {| style="width: 100%; text-align:center" | ||
| style="width: 25%"|[[LUA:RegisterQuest|RegisterQuest()]] | | style="width: 25%"|[[LUA:RegisterQuest|RegisterQuest()]] | ||
| + | | style="width: 25%"|[[LUA:RemoveCoin|RemoveCoin()]] | ||
| style="width: 25%"|[[LUA:RemoveControlEffect|RemoveControlEffect()]] | | style="width: 25%"|[[LUA:RemoveControlEffect|RemoveControlEffect()]] | ||
| style="width: 25%"|[[LUA:RemoveImmunitySpell|RemoveImmunitySpell()]] | | style="width: 25%"|[[LUA:RemoveImmunitySpell|RemoveImmunitySpell()]] | ||
| − | |||
|- | |- | ||
| + | |[[LUA:RemoveInvis|RemoveInvis()]] | ||
|[[LUA:RemoveItem|RemoveItem()]] | |[[LUA:RemoveItem|RemoveItem()]] | ||
|[[LUA:RemoveLootItem|RemoveLootItem()]] | |[[LUA:RemoveLootItem|RemoveLootItem()]] | ||
|[[LUA:RemoveProc|RemoveProc()]] | |[[LUA:RemoveProc|RemoveProc()]] | ||
| + | |- | ||
|[[LUA:RemoveQuestStep|RemoveQuestStep()]] | |[[LUA:RemoveQuestStep|RemoveQuestStep()]] | ||
| − | |||
|[[LUA:RemoveSkillBonus|RemoveSkillBonus()]] | |[[LUA:RemoveSkillBonus|RemoveSkillBonus()]] | ||
|[[LUA:RemoveSpawnAccess|RemoveSpawnAccess()]] | |[[LUA:RemoveSpawnAccess|RemoveSpawnAccess()]] | ||
|[[LUA:RemoveSpawnIDAccess|RemoveSpawnIDAccess()]] | |[[LUA:RemoveSpawnIDAccess|RemoveSpawnIDAccess()]] | ||
| + | |- | ||
|[[LUA:RemoveSpellBonus|RemoveSpellBonus()]] | |[[LUA:RemoveSpellBonus|RemoveSpellBonus()]] | ||
| − | |||
|[[LUA:RemoveStealth|RemoveStealth()]] | |[[LUA:RemoveStealth|RemoveStealth()]] | ||
|[[LUA:RemoveThreatTransfer|RemoveThreatTransfer()]] | |[[LUA:RemoveThreatTransfer|RemoveThreatTransfer()]] | ||
|[[LUA:RemoveTriggerFromSpell|RemoveTriggerFromSpell()]] | |[[LUA:RemoveTriggerFromSpell|RemoveTriggerFromSpell()]] | ||
| + | |- | ||
|[[LUA:RemoveWard|RemoveWard()]] | |[[LUA:RemoveWard|RemoveWard()]] | ||
| − | |||
|[[LUA:ResetIllusion|ResetIllusion()]] | |[[LUA:ResetIllusion|ResetIllusion()]] | ||
|[[LUA:ResetQuestStep|ResetQuestStep()]] | |[[LUA:ResetQuestStep|ResetQuestStep()]] | ||
|[[LUA:Resurrect|Resurrect()]] | |[[LUA:Resurrect|Resurrect()]] | ||
| + | |- | ||
|[[LUA:Runback|Runback()]] | |[[LUA:Runback|Runback()]] | ||
| − | |||
|} | |} | ||
Revision as of 17:22, 9 August 2016
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() | EndAutoMount() |
F
| FaceTarget() |
G
H
I
K
| KillSpawn() | KillSpawnByDistance() | Knockback() |
L
| LastSpellAttackHit() |
M
| ModifyHP() | ModifyPower() | MovementLoopAddLocation() | MoveToLocation() |
O
| OfferQuest() |
P
| PlayAnimation() | PlayFlavor() | PlaySound() | PlayVoice() |
| ProcDamage() | ProcessSpell() | ProcessMelee() | ProvidesQuest() |
Q
| QuestIsComplete() | QuestReturnNPC() | QuestStepIsComplete() |
R
S
T
| ToggleFollow() | ToggleTracking() |
U
| UpdateQuestDescription() | UpdateQuestStepDescription() | UpdateQuestTaskGroupDescription() | UpdateQuestZone() |
| UseWidget() |
Z
| Zone() |