No categories assigned

LUA:AllFunctions

Revision as of 21:13, 8 January 2013 by Jabantiz (talk | contribs)

EQ2Emulator: All LUA Functions

This is a list of all the LUA functions currently in EQ2Emu.

AddControlEffect()

AddConversationOption()

AddHate()

AddLootCoin()

AddLootItem()

AddOptionWindowOption()

AddPrimaryEntityCommand()

AddQuestPrereqClass()

AddQuestPrereqFaction()

AddQuestPrereqItem()

AddQuestPrereqModelType()

AddQuestPrereqQuest()

AddQuestPrereqRace()

AddQuestPrereqTradeskillClass()

AddQuestPrereqTradeskillLevel()

AddQuestRewardCoin()

AddQuestRewardFaction()

AddQuestRewardItem()

AddQuestSelectableRewardItem()

AddQuestStep()

AddQuestStepChat()

AddQuestStepCompleteAction()

AddQuestStepKill()

AddQuestStepLocation()

AddQuestStepObtainItem()

AddQuestStepSpell()

AddSkillBonus()

AddSpawnAccess()

AddSpellBonus()

AddSpellBookEntry()

AddStepProgress()

AddTimer()

ApplySpellVisual()

Attack()

Bind()

CastSpell()

Charm()

CloseConversation()

CreateOptionWindow()

CloseItemConversation()

CreateConversation()

Despawn()

Emote()

FaceTarget()

Gate()

GetAgi()

GetAgiBase()

GetClass()

GetClassName()

GetCoinMessage()

GetCurrentZoneSafeLocation()

GetDistance()

GetFactionAmount()

GetGender()

GetGroup()

GetHeading()

GetHP()

GetInt()

GetIntBase()

GetLevel()

GetLootCoin()

GetMaxHP()

GetMaxHPBase()

GetMaxPower()

GetMaxPowerBase()

GetModelType()

GetMount()

GetName()

GetPet()

GetPower()

GetQuest()

GetQuestStep()

GetRace()

GetRaceName()

GetSpawn()

GetSpawnByGroupID()

GetSpawnByLocationID()

GetSpawnGroupID()

GetSpawnID()

GetSpawnLocationID()

GetSpawnLocationPlacementID()

GetSpeed()

GetSta()

GetStaBase()

GetStr()

GetStrBase()

GetTarget()

GetTaskGroupStep()

GetVariableValue()

GetWis()

GetWisBase()

GetX()

GetY()

GetZ()

GetZone()

GetZoneID()

GetZoneName()

GiveLoot()

GiveQuestReward()

HandInCollections()

Harvest()

HasCollectionsToHandIn()

HasCompletedQuest()

HasFreeSlot()

HasItem()

HasMoved()

HasPendingLootItem()

HasPendingLoot()

HasQuest()

IsAlive()

IsBindAllowed()

IsGateAllowed()

IsInCombat()

IsPlayer()

KillSpawn()

KillSpawnByDistance()

ModifyHP()

ModifyPower()

MovementLoopAddLocation()

MoveToLocation()

OfferQuest()

PlayFlavor()

PlaySound()

PlayVoice()

ProvidesQuest()

QuestIsComplete()

QuestReturnNPC()

QuestStepIsComplete()

RegisterQuest()

RemoveControlEffect()

RemoveItem()

RemoveLootItem()

RemoveSkillBonus()

RemoveSpellBonus()

Say()

SayOOC()

SendMessage()

SendOptionWindow()

SendPopUpMessage()

SetAdventureClass()

SetAgi()

SetAgiBase()

SetCompletedDescription()

SetHeading()

SetHP()

SetInt()

SetIntBase()

SetLocationProximityFunction()

SetLootCoin()

SetMaxHP()

SetMaxHPBase()

SetMaxPower()

SetMaxPowerBase()

SetModelType()

SetMount()

SetMountColor()

SetPlayerProximityFunction()

SetPosition()

SetPower()

SetQuestCompleteAction()

SetQuestPrereqLevel()

SetQuestRewardComment()

SetQuestRewardExp()

SetQuestRewardStatus()

SetRequiredQuest()

SetServerControlFlag()

SetSpeed()

SetSpellList()

SetSta()

SetStaBase()

SetStepComplete()

SetStr()

SetStrBase()

SetTradeskillClass()

SetWis()

SetWisBase()

Shout()

SpawnMob()

SpawnSet()

SpawnSetByDistance()

SpellDamage()

SpellHeal()

StartConversation()

StartDialogConversation()

SummonItem()

SummonPet()

ToggleTracking()

UpdateQuestDescription()

UpdateQuestStepDescription()

UpdateQuestTaskGroupDescription()

UpdateQuestZone()

UseWidget()

Zone()