You are viewing an old version of this page. Return to the latest version.
Version of 16:35, 9 October 2012 by I need to Update My Profile
Difference between revisions of "LUA:AllFunctions"
(Created page with "= EQ2Emulator: All LUA Functions = This is a list of all the LUA functions currently in EQ2Emu. SetHP() SetMaxHP() [[LUA:SetMaxHPBase|SetMaxHPBa...") |
|||
| Line 2: | Line 2: | ||
This is a list of all the LUA functions currently in EQ2Emu. | This is a list of all the LUA functions currently in EQ2Emu. | ||
| − | [[LUA: | + | [[LUA:AddControlEffect|AddControlEffect()]] |
| − | [[LUA: | + | [[LUA:AddConversationOption|AddConversationOption()]] |
| − | [[LUA: | + | [[LUA:AddHate|AddHate()]] |
| − | [[LUA: | + | [[LUA:AddLootCoin|AddLootCoin()]] |
| − | [[LUA: | + | [[LUA:AddLootItem|AddLootItem()]] |
| − | [[LUA: | + | [[LUA:AddPrimaryEntityCommand|AddPrimaryEntityCommand()]] |
| − | [[LUA: | + | [[LUA:AddQuestPrereqRace|AddQuestPrereqRace()]] |
| − | [[LUA: | + | [[LUA:AddQuestPrereqClass|AddQuestPrereqClass()]] |
| − | [[LUA: | + | [[LUA:AddQuestPrereqFaction|AddQuestPrereqFaction()]] |
| − | [[LUA: | + | [[LUA:AddQuestPrereqItem|AddQuestPrereqItem()]] |
| − | [[LUA: | + | [[LUA:AddQuestPrereqModelType|AddQuestPrereqModelType()]] |
| − | [[LUA: | + | [[LUA:AddQuestPrereqQuest|AddQuestPrereqQuest()]] |
| − | [[LUA: | + | [[LUA:AddQuestPrereqTradeskillClass|AddQuestPrereqTradeskillClass()]] |
| − | [[LUA: | + | [[LUA:AddQuestPrereqTradeskillLevel|AddQuestPrereqTradeskillLevel()]] |
| − | [[LUA: | + | [[LUA:AddQuestRewardCoin|AddQuestRewardCoin()]] |
| − | [[LUA: | + | [[LUA:AddQuestRewardFaction|AddQuestRewardFaction()]] |
| − | [[LUA: | + | [[LUA:AddQuestRewardItem|AddQuestRewardItem()]] |
| − | [[LUA: | + | [[LUA:AddQuestSelectableRewardItem|AddQuestSelectableRewardItem()]] |
| − | [[LUA: | + | [[LUA:AddQuestStep|AddQuestStep()]] |
| − | [[LUA: | + | [[LUA:AddQuestStepChat|AddQuestStepChat()]] |
| − | [[LUA: | + | [[LUA:AddQuestStepCompleteAction|AddQuestStepCompleteAction()]] |
| − | [[LUA: | + | [[LUA:AddQuestStepKill|AddQuestStepKill()]] |
| − | [[LUA: | + | [[LUA:AddQuestStepLocation|AddQuestStepLocation()]] |
| − | [[LUA: | + | [[LUA:AddQuestStepObtainItem|AddQuestStepObtainItem()]] |
| − | [[LUA: | + | [[LUA:AddQuestStepSpell|AddQuestStepSpell()]] |
| − | [[LUA: | + | [[LUA:AddSkillBonus|AddSkillBonus()]] |
| − | [[LUA: | + | [[LUA:AddSpawnAccess|AddSpawnAccess()]] |
| − | [[LUA: | + | [[LUA:AddSpellBonus|AddSpellBonus()]] |
| − | [[LUA: | + | [[LUA:AddSpellBookEntry|AddSpellBookEntry()]] |
| − | [[LUA: | + | [[LUA:AddStepProgress|AddStepProgress()]] |
| − | [[LUA: | + | [[LUA:AddTimer|AddTimer()]] |
| − | [[LUA: | + | [[LUA:ApplySpellVisual|ApplySpellVisual()]] |
| − | [[LUA: | + | [[LUA:Attack|Attack()]] |
| − | [[LUA: | + | [[LUA:Bind|Bind()]] |
| − | [[LUA: | + | [[LUA:CastSpell|CastSpell()]] |
| − | [[LUA: | + | [[LUA:Charm|Charm()]] |
| − | [[LUA: | + | [[LUA:CloseConversation|CloseConversation()]] |
| − | [[LUA: | + | [[LUA:CloseItemConversation|CloseItemConversation()]] |
| − | [[LUA: | + | [[LUA:CreateConversation|CreateConversation()]] |
| − | [[LUA: | + | [[LUA:Despawn|Despawn()]] |
| − | [[LUA: | + | [[LUA:Emote|Emote()]] |
| − | [[LUA: | + | [[LUA:FaceTarget|FaceTarget()]] |
| + | |||
| + | [[LUA:Gate|Gate()]] | ||
| − | [[LUA: | + | [[LUA:GetAgi|GetAgi()]] |
| − | [[LUA: | + | [[LUA:GetAgiBase|GetAgiBase()]] |
| − | [[LUA: | + | [[LUA:GetClass|GetClass()]] |
| − | [[LUA: | + | [[LUA:GetClassName|GetClassName()]] |
| − | [[LUA: | + | [[LUA:GetCoinMessage|GetCoinMessage()]] |
| − | [[LUA: | + | [[LUA:GetCurrentZoneSafeLocation|GetCurrentZoneSafeLocation()]] |
| − | [[LUA: | + | [[LUA:GetDistance|GetDistance()]] |
| − | [[LUA: | + | [[LUA:GetFactionAmount|GetFactionAmount()]] |
| − | [[LUA: | + | [[LUA:GetGender|GetGender()]] |
| − | [[LUA: | + | [[LUA:GetGroup|GetGroup()]] |
| − | [[LUA: | + | [[LUA:GetHeading|GetHeading()]] |
| − | [[LUA: | + | [[LUA:GetHP|GetHP()]] |
| − | [[LUA: | + | [[LUA:GetInt|GetInt()]] |
| − | [[LUA: | + | [[LUA:GetIntBase|GetIntBase()]] |
| − | [[LUA: | + | [[LUA:GetLevel|GetLevel()]] |
| − | [[LUA: | + | [[LUA:GetLootCoin|GetLootCoin()]] |
| − | [[LUA: | + | [[LUA:GetMaxHP|GetMaxHP()]] |
| − | [[LUA: | + | [[LUA:GetMaxHPBase|GetMaxHPBase()]] |
| − | [[LUA: | + | [[LUA:GetMaxPower|GetMaxPower()]] |
| − | [[LUA: | + | [[LUA:GetMaxPowerBase|GetMaxPowerBase()]] |
| − | [[LUA: | + | [[LUA:GetModelType|GetModelType()]] |
| − | [[LUA: | + | [[LUA:GetMount|GetMount()]] |
| − | [[LUA: | + | [[LUA:GetName|GetName()]] |
| − | [[LUA: | + | [[LUA:GetPet|GetPet()]] |
| − | [[LUA: | + | [[LUA:GetPower|GetPower()]] |
| − | [[LUA: | + | [[LUA:GetQuest|GetQuest()]] |
| − | [[LUA: | + | [[LUA:GetQuestStep|GetQuestStep()]] |
| − | [[LUA: | + | [[LUA:GetRace|GetRace()]] |
| − | [[LUA: | + | [[LUA:GetRaceName|GetRaceName()]] |
| − | [[LUA: | + | [[LUA:GetSpawn|GetSpawn()]] |
| − | [[LUA: | + | [[LUA:GetSpawnByGroupID|GetSpawnByGroupID()]] |
| − | [[LUA: | + | [[LUA:GetSpawnByLocationID|GetSpawnByLocationID()]] |
| − | [[LUA: | + | [[LUA:GetSpawnGroupID|GetSpawnGroupID()]] |
| − | [[LUA: | + | [[LUA:GetSpawnID|GetSpawnID()]] |
| − | [[LUA: | + | [[LUA:GetSpawnLocationID|GetSpawnLocationID()]] |
| − | [[LUA: | + | [[LUA:GetSpawnLocationPlacementID|GetSpawnLocationPlacementID()]] |
| − | [[LUA: | + | [[LUA:GetSpeed|GetSpeed()]] |
| − | [[LUA: | + | [[LUA:GetSta|GetSta()]] |
| − | [[LUA: | + | [[LUA:GetStaBase|GetStaBase()]] |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[LUA:GetStr|GetStr()]] | [[LUA:GetStr|GetStr()]] | ||
| − | [[LUA: | + | [[LUA:GetStrBase|GetStrBase()]] |
| − | [[LUA: | + | [[LUA:GetTarget|GetTarget()]] |
| − | [[LUA: | + | [[LUA:GetTaskGroupStep|GetTaskGroupStep()]] |
| − | [[LUA: | + | [[LUA:GetVariableValue|GetVariableValue()]] |
| − | [[LUA: | + | [[LUA:GetWis|GetWis()]] |
| − | [[LUA: | + | [[LUA:GetWisBase|GetWisBase()]] |
| − | [[LUA: | + | [[LUA:GetX|GetX()]] |
| − | [[LUA: | + | [[LUA:GetY|GetY()]] |
| − | [[LUA: | + | [[LUA:GetZ|GetZ()]] |
| − | [[LUA: | + | [[LUA:GetZone|GetZone()]] |
| − | [[LUA: | + | [[LUA:GetZoneID|GetZoneID()]] |
| − | [[LUA: | + | [[LUA:GetZoneName|GetZoneName()]] |
| − | [[LUA: | + | [[LUA:GiveLoot|GiveLoot()]] |
| − | [[LUA: | + | [[LUA:GiveQuestReward|GiveQuestReward()]] |
| − | [[LUA: | + | [[LUA:HandInCollections|HandInCollections()]] |
| − | [[LUA: | + | [[LUA:Harvest|Harvest()]] |
| − | [[LUA: | + | [[LUA:HasCollectionsToHandIn|HasCollectionsToHandIn()]] |
| − | [[LUA: | + | [[LUA:HasCompletedQuest|HasCompletedQuest()]] |
| − | [[LUA: | + | [[LUA:HasFreeSlot|HasFreeSlot()]] |
| − | [[LUA: | + | [[LUA:HasItem|HasItem()]] |
| − | [[LUA: | + | [[LUA:HasMoved|HasMoved()]] |
| − | [[LUA: | + | [[LUA:HasPendingLootItem|HasPendingLootItem()]] |
| − | [[LUA: | + | [[LUA:HasPendingLoot|HasPendingLoot()]] |
| − | [[LUA: | + | [[LUA:HasQuest|HasQuest()]] |
| − | [[LUA: | + | [[LUA:IsAlive|IsAlive()]] |
| − | [[LUA: | + | [[LUA:IsBindAllowed|IsBindAllowed()]] |
| − | [[LUA: | + | [[LUA:IsGateAllowed|IsGateAllowed()]] |
| − | [[LUA: | + | [[LUA:IsInCombat|IsInCombat()]] |
| − | [[LUA: | + | [[LUA:IsPlayer|IsPlayer()]] |
| − | [[LUA: | + | [[LUA:KillSpawn|KillSpawn()]] |
| − | [[LUA: | + | [[LUA:KillSpawnByDistance|KillSpawnByDistance()]] |
| + | |||
| + | [[LUA:ModifyHP|ModifyHP()]] | ||
| − | [[LUA: | + | [[LUA:ModifyPower|ModifyPower()]] |
| − | [[LUA: | + | [[LUA:MovementLoopAddLocation|MovementLoopAddLocation()]] |
| − | [[LUA: | + | [[LUA:MoveToLocation|MoveToLocation()]] |
| − | [[LUA: | + | [[LUA:OfferQuest|OfferQuest()]] |
| − | [[LUA: | + | [[LUA:PlayFlavor|PlayFlavor()]] |
| − | [[LUA: | + | [[LUA:PlaySound|PlaySound()]] |
| − | [[LUA: | + | [[LUA:PlayVoice|PlayVoice()]] |
| − | [[LUA: | + | [[LUA:ProvidesQuest|ProvidesQuest()]] |
| + | |||
| + | [[LUA:QuestIsComplete|QuestIsComplete()]] | ||
| − | [[LUA: | + | [[LUA:QuestReturnNPC|QuestReturnNPC()]] |
| − | [[LUA: | + | [[LUA:QuestStepIsComplete|QuestStepIsComplete()]] |
| − | [[LUA: | + | [[LUA:RegisterQuest|RegisterQuest()]] |
| − | [[LUA: | + | [[LUA:RemoveControlEffect|RemoveControlEffect()]] |
| − | [[LUA: | + | [[LUA:RemoveItem|RemoveItem()]] |
| − | [[LUA: | + | [[LUA:RemoveLootItem|RemoveLootItem()]] |
| − | [[LUA: | + | [[LUA:RemoveSkillBonus|RemoveSkillBonus()]] |
| − | [[LUA: | + | [[LUA:RemoveSpellBonus|RemoveSpellBonus()]] |
| − | [[LUA: | + | [[LUA:Say|Say()]] |
| − | [[LUA: | + | [[LUA:SayOOC|SayOOC()]] |
[[LUA:SendMessage|SendMessage()]] | [[LUA:SendMessage|SendMessage()]] | ||
| Line 274: | Line 274: | ||
[[LUA:SendPopUpMessage|SendPopUpMessage()]] | [[LUA:SendPopUpMessage|SendPopUpMessage()]] | ||
| − | [[LUA: | + | [[LUA:SetAdventureClass|SetAdventureClass()]] |
| − | [[LUA: | + | [[LUA:SetAgi|SetAgi()]] |
| − | [[LUA: | + | [[LUA:SetAgiBase|SetAgiBase()]] |
| − | [[LUA: | + | [[LUA:SetCompletedDescription|SetCompletedDescription()]] |
| − | [[LUA: | + | [[LUA:SetHeading|SetHeading()]] |
| − | [[LUA: | + | [[LUA:SetHP|SetHP()]] |
| − | [[LUA: | + | [[LUA:SetInt|SetInt()]] |
| − | [[LUA: | + | [[LUA:SetIntBase|SetIntBase()]] |
| − | [[LUA: | + | [[LUA:SetLocationProximityFunction|SetLocationProximityFunction()]] |
| − | [[LUA: | + | [[LUA:SetLootCoin|SetLootCoin()]] |
| − | [[LUA: | + | [[LUA:SetMaxHP|SetMaxHP()]] |
| − | [[LUA: | + | [[LUA:SetMaxHPBase|SetMaxHPBase()]] |
| − | [[LUA: | + | [[LUA:SetMaxPower|SetMaxPower()]] |
| − | [[LUA: | + | [[LUA:SetMaxPowerBase|SetMaxPowerBase()]] |
| − | [[LUA: | + | [[LUA:SetModelType|SetModelType()]] |
| − | [[LUA: | + | [[LUA:SetMount|SetMount()]] |
| − | [[LUA: | + | [[LUA:SetMountColor|SetMountColor()]] |
| − | [[LUA: | + | [[LUA:SetPlayerProximityFunction|SetPlayerProximityFunction()]] |
| − | [[LUA: | + | [[LUA:SetPosition|SetPosition()]] |
| − | [[LUA: | + | [[LUA:SetPower|SetPower()]] |
| − | |||
| − | |||
| − | [[LUA: | + | [[LUA:SetQuestCompleteAction|SetQuestCompleteAction()]] |
| − | [[LUA: | + | [[LUA:SetQuestPrereqLevel|SetQuestPrereqLevel()]] |
| − | [[LUA: | + | [[LUA:SetQuestRewardComment|SetQuestRewardComment()]] |
| − | [[LUA: | + | [[LUA:SetQuestRewardExp|SetQuestRewardExp()]] |
[[LUA:SetQuestRewardStatus|SetQuestRewardStatus()]] | [[LUA:SetQuestRewardStatus|SetQuestRewardStatus()]] | ||
| − | [[LUA: | + | [[LUA:SetRequiredQuest|SetRequiredQuest()]] |
| − | [[LUA: | + | [[LUA:SetServerControlFlag|SetServerControlFlag()]] |
| − | [[LUA: | + | [[LUA:SetSpeed|SetSpeed()]] |
| − | [[LUA: | + | [[LUA:SetSpellList|SetSpellList()]] |
| − | [[LUA: | + | [[LUA:SetSta|SetSta()]] |
| − | [[LUA: | + | [[LUA:SetStaBase|SetStaBase()]] |
| − | [[LUA: | + | [[LUA:SetStepComplete|SetStepComplete()]] |
| − | [[LUA: | + | [[LUA:SetStr|SetStr()]] |
| − | [[LUA: | + | [[LUA:SetStrBase|SetStrBase()]] |
| − | [[LUA: | + | [[LUA:SetTradeskillClass|SetTradeskillClass()]] |
| − | [[LUA: | + | [[LUA:SetWis|SetWis()]] |
| − | [[LUA: | + | [[LUA:SetWisBase|SetWisBase()]] |
| − | [[LUA: | + | [[LUA:Shout|Shout()]] |
| − | [[LUA: | + | [[LUA:SpawnMob|SpawnMob()]] |
| − | [[LUA: | + | [[LUA:SpawnSet|SpawnSet()]] |
| − | [[LUA: | + | [[LUA:SpawnSetByDistance|SpawnSetByDistance()]] |
| − | [[LUA: | + | [[LUA:SpellDamage|SpellDamage()]] |
| − | [[LUA: | + | [[LUA:SpellHeal|SpellHeal()]] |
| − | [[LUA: | + | [[LUA:StartConversation|StartConversation()]] |
| − | [[LUA: | + | [[LUA:StartDialogConversation|StartDialogConversation()]] |
| − | [[LUA: | + | [[LUA:SummonItem|SummonItem()]] |
| − | [[LUA: | + | [[LUA:SummonPet|SummonPet()]] |
| + | |||
| + | [[LUA:ToggleTracking|ToggleTracking()]] | ||
| − | [[LUA: | + | [[LUA:UpdateQuestDescription|UpdateQuestDescription()]] |
| − | [[LUA: | + | [[LUA:UpdateQuestStepDescription|UpdateQuestStepDescription()]] |
| − | [[LUA: | + | [[LUA:UpdateQuestTaskGroupDescription|UpdateQuestTaskGroupDescription()]] |
| − | [[LUA: | + | [[LUA:UpdateQuestZone|UpdateQuestZone()]] |
| − | [[LUA: | + | [[LUA:UseWidget|UseWidget()]] |
| − | [[LUA: | + | [[LUA:Zone|Zone()]] |
| − | |||
| − | |||
Revision as of 17:35, 9 October 2012
EQ2Emulator: All LUA Functions
This is a list of all the LUA functions currently in EQ2Emu.
AddQuestPrereqTradeskillClass()
AddQuestPrereqTradeskillLevel()
AddQuestSelectableRewardItem()
SetLocationProximityFunction()