You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "LUA:AllFunctions"
(→G) |
(→I) |
||
| Line 277: | Line 277: | ||
|- | |- | ||
|[[LUA:IsCasting|IsCasting()]] | |[[LUA:IsCasting|IsCasting()]] | ||
| + | |[[LUA:IsEntity|IsEntity()]] | ||
|[[LUA:IsEpic|IsEpic()]] | |[[LUA:IsEpic|IsEpic()]] | ||
|[[LUA:IsFlanking|IsFlanking()]] | |[[LUA:IsFlanking|IsFlanking()]] | ||
| + | |- | ||
|[[LUA:IsFollowing|IsFollowing()]] | |[[LUA:IsFollowing|IsFollowing()]] | ||
| − | |||
|[[LUA:IsGateAllowed|IsGateAllowed()]] | |[[LUA:IsGateAllowed|IsGateAllowed()]] | ||
|[[LUA:IsGroundSpawn|IsGroundSpawn()]] | |[[LUA:IsGroundSpawn|IsGroundSpawn()]] | ||
|[[LUA:IsHeroic|IsHeroic()]] | |[[LUA:IsHeroic|IsHeroic()]] | ||
| + | |- | ||
|[[LUA:IsInCombat|IsInCombat()]] | |[[LUA:IsInCombat|IsInCombat()]] | ||
| − | |||
|[[LUA:IsInvis|IsInvis()]] | |[[LUA:IsInvis|IsInvis()]] | ||
|[[LUA:IsMezzed|IsMezzed()]] | |[[LUA:IsMezzed|IsMezzed()]] | ||
|[[LUA:IsMezzedOrStunned|IsMezzedOrStunned()]] | |[[LUA:IsMezzedOrStunned|IsMezzedOrStunned()]] | ||
| + | |- | ||
|[[LUA:IsNight|IsNight()]] | |[[LUA:IsNight|IsNight()]] | ||
| − | |||
|[[LUA:IsOnAutoMount|IsOnAutoMount()]] | |[[LUA:IsOnAutoMount|IsOnAutoMount()]] | ||
|[[LUA:IsPlayer|IsPlayer()]] | |[[LUA:IsPlayer|IsPlayer()]] | ||
|[[LUA:IsPet|IsPet()]] | |[[LUA:IsPet|IsPet()]] | ||
| + | |- | ||
|[[LUA:IsStealthed|IsStealthed()]] | |[[LUA:IsStealthed|IsStealthed()]] | ||
| − | |||
|[[LUA:IsStunned|IsStunned()]] | |[[LUA:IsStunned|IsStunned()]] | ||
|} | |} | ||
Revision as of 17:14, 30 August 2019
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() |