You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "LUA:AllFunctions"
(→L) |
(→M) |
||
| Line 304: | Line 304: | ||
== M == | == M == | ||
{| style="width: 100%; text-align:center" | {| style="width: 100%; text-align:center" | ||
| − | |[[LUA:ModifyHP|ModifyHP()]] | + | | style="width: 25%"|[[LUA:ModifyHP|ModifyHP()]] |
| − | |[[LUA:ModifyPower|ModifyPower()]] | + | | style="width: 25%"|[[LUA:ModifyPower|ModifyPower()]] |
| − | |[[LUA:MovementLoopAddLocation|MovementLoopAddLocation()]] | + | | style="width: 25%"|[[LUA:MovementLoopAddLocation|MovementLoopAddLocation()]] |
| − | |[[LUA:MoveToLocation|MoveToLocation()]] | + | | style="width: 25%"|[[LUA:MoveToLocation|MoveToLocation()]] |
|- | |- | ||
|} | |} | ||
Revision as of 01:22, 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
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() |