You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "LUA:AllFunctions"
(Added missing quests from A) |
(Added missing quests from B-D) |
||
| Line 102: | Line 102: | ||
|- | |- | ||
|[[LUA:CastSpell|CastSpell()]] | |[[LUA:CastSpell|CastSpell()]] | ||
| + | |[[LUA:ChangeHandIcon|ChangeHandIcon()]] | ||
|[[LUA:CastCustomSpell|CastCustomSpell()]] | |[[LUA:CastCustomSpell|CastCustomSpell()]] | ||
|[[LUA:CanSeeInvis|CanSeeInvis()]] | |[[LUA:CanSeeInvis|CanSeeInvis()]] | ||
| + | |- | ||
|[[LUA:Charm|Charm()]] | |[[LUA:Charm|Charm()]] | ||
| − | |||
|[[LUA:CheckLOS|CheckLOS()]] | |[[LUA:CheckLOS|CheckLOS()]] | ||
|[[LUA:CheckLOSByCoordinates|CheckLOSByCoordinates()]] | |[[LUA:CheckLOSByCoordinates|CheckLOSByCoordinates()]] | ||
|[[LUA:CheckRaceType|CheckRaceType()]] | |[[LUA:CheckRaceType|CheckRaceType()]] | ||
| + | |- | ||
|[[LUA:ClearEncounter|ClearEncounter()]] | |[[LUA:ClearEncounter|ClearEncounter()]] | ||
| − | |||
|[[LUA:ClearHate|ClearHate()]] | |[[LUA:ClearHate|ClearHate()]] | ||
| + | |[[LUA:ClearRunningLocations|ClearRunningLocations()]] | ||
|[[LUA:CloseConversation|CloseConversation()]] | |[[LUA:CloseConversation|CloseConversation()]] | ||
| + | |- | ||
|[[LUA:CloseDoor|CloseDoor()]] | |[[LUA:CloseDoor|CloseDoor()]] | ||
|[[LUA:CreateOptionWindow|CreateOptionWindow()]] | |[[LUA:CreateOptionWindow|CreateOptionWindow()]] | ||
| − | |||
|[[LUA:CloseItemConversation|CloseItemConversation()]] | |[[LUA:CloseItemConversation|CloseItemConversation()]] | ||
|[[LUA:CompareSpawns|CompareSpawns()]] | |[[LUA:CompareSpawns|CompareSpawns()]] | ||
| + | |- | ||
| + | |[[LUA:CompleteTransmute|CompleteTransmute()]] | ||
|[[LUA:CopySpawnAppearance|CopySpawnAppearance()]] | |[[LUA:CopySpawnAppearance|CopySpawnAppearance()]] | ||
|[[LUA:CreateConversation|CreateConversation()]] | |[[LUA:CreateConversation|CreateConversation()]] | ||
| + | |[[LUA:CreateOptionWindow|CreateOptionWindow()]] | ||
|- | |- | ||
| + | |[[LUA:CreateSpawnList|CreateSpawnList()]] | ||
|[[LUA:CureByControlEffect|CureByControlEffect()]] | |[[LUA:CureByControlEffect|CureByControlEffect()]] | ||
|[[LUA:CureByType|CureByType()]] | |[[LUA:CureByType|CureByType()]] | ||
| Line 127: | Line 133: | ||
== D == | == D == | ||
{| style="width: 100%; text-align:center" | {| style="width: 100%; text-align:center" | ||
| + | | style="width: 25%"|[[LUA:DamageSpawn|DamageSpawn()]] | ||
| style="width: 25%"|[[LUA:DeleteDBShardID|DeleteDBShardID()]] | | style="width: 25%"|[[LUA:DeleteDBShardID|DeleteDBShardID()]] | ||
| style="width: 25%"|[[LUA:Despawn|Despawn()]] | | style="width: 25%"|[[LUA:Despawn|Despawn()]] | ||
| style="width: 25%"|[[LUA:DismissPet|DismissPet()]] | | style="width: 25%"|[[LUA:DismissPet|DismissPet()]] | ||
| + | |- | ||
| + | |[[LUA:DisplayText|DisplayText()]] | ||
| style="width: 25%"| | | style="width: 25%"| | ||
|} | |} | ||
| Line 136: | Line 145: | ||
{| style="width: 100%; text-align:center" | {| style="width: 100%; text-align:center" | ||
| style="width: 25%"|[[LUA:Emote|Emote()]] | | style="width: 25%"|[[LUA:Emote|Emote()]] | ||
| + | | style="width: 25%"|[[LUA:EnableGameEvent|EnableGameEvent()]] | ||
| style="width: 25%"|[[LUA:EndAutoMount|EndAutoMount()]] | | style="width: 25%"|[[LUA:EndAutoMount|EndAutoMount()]] | ||
| style="width: 25%"|[[LUA:Evac|Evac()]] | | style="width: 25%"|[[LUA:Evac|Evac()]] | ||
| − | |||
|} | |} | ||
Revision as of 12:59, 7 February 2022
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
| DamageSpawn() | DeleteDBShardID() | Despawn() | DismissPet() |
| DisplayText() |
E
| Emote() | EnableGameEvent() | EndAutoMount() | Evac() |
F
| FaceTarget() |
G
H
I
K
| KillSpawn() | KillSpawnByDistance() | Knockback() |
L
| LastSpellAttackHit() |
M
| ModifyHP() | ModifyPower() | MakeRandomFloat() | MakeRandomInt() |
| MovementLoopAddLocation() | MoveToLocation() |
O
| OfferQuest() | OpenDoor() |
P
| PlayAnimation() | PlayFlavor() | PlaySound() | PlayVoice() |
| ProcDamage() | ProcessSpell() | ProcessMelee() | ProvidesQuest() |
| PerformCameraShake() |
Q
| QuestIsComplete() | QuestReturnNPC() | QuestStepIsComplete() |
R
S
T
| ToggleFollow() | ToggleTracking() |
U
| UpdateQuestDescription() | UpdateQuestStepDescription() | UpdateQuestTaskGroupDescription() | UpdateQuestZone() |
| UseWidget() | UnequipSlot() |
Z
| Zone() |