You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "LUA:SetFunctions"
John adams (talk | contribs) |
(→EQ2Emulator: LUA Set Functions) |
||
| Line 2: | Line 2: | ||
details to come | details to come | ||
| + | [[LUA:SetHP|SetHP()]] | ||
| − | [[LUA: | + | [[LUA:SetMaxHP|SetMaxHP()]] |
| + | |||
| + | [[LUA:SetMaxHPBase|SetMaxHPBase()]] | ||
| + | |||
| + | [[LUA:SetPower|SetPower()]] | ||
| + | |||
| + | [[LUA:SetMaxPower|SetMaxPower()]] | ||
| + | |||
| + | [[LUA:SetMaxPowerBase|SetMaxPowerBase()]] | ||
| + | |||
| + | [[LUA:SetHeading|SetHeading()]] | ||
| − | [[LUA: | + | [[LUA:SetModelType|SetModelType()]] |
| − | [[LUA: | + | [[LUA:SetAdventureClass|SetAdventureClass()]] |
| − | [[LUA: | + | [[LUA:SetTradeskillClass|SetTradeskillClass()]] |
| − | [[LUA: | + | [[LUA:SetMount|SetMount()]] |
| − | [[LUA: | + | [[LUA:SetMountColor|SetMountColor()]] |
| − | [[LUA: | + | [[LUA:SetSpeed|SetSpeed()]] |
| − | [[LUA: | + | [[LUA:SetPosition|SetPosition()]] |
| − | [[LUA: | + | [[LUA:AddSpellBonus|AddSpellBonus()]] |
| − | [[LUA: | + | [[LUA:RemoveSpellBonus|RemoveSpellBonus()]] |
| − | [[LUA: | + | [[LUA:AddSkillBonus|AddSkillBonus()]] |
| − | [[LUA: | + | [[LUA:RemoveSkillBonus|RemoveSkillBonus()]] |
| − | [[LUA: | + | [[LUA:AddControlEffect|AddControlEffect()]] |
| − | [[LUA: | + | [[LUA:RemoveControlEffect|RemoveControlEffect()]] |
| − | [[LUA: | + | [[LUA:SetInt|SetInt()]] |
| − | [[LUA: | + | [[LUA:SetWis|SetWis()]] |
[[LUA:SetSta|SetSta()]] | [[LUA:SetSta|SetSta()]] | ||
| Line 39: | Line 50: | ||
[[LUA:SetStr|SetStr()]] | [[LUA:SetStr|SetStr()]] | ||
| − | [[LUA: | + | [[LUA:SetAgi|SetAgi()]] |
| + | |||
| + | [[LUA:SetIntBase|SetIntBase()]] | ||
| + | |||
| + | [[LUA:SetWisBase|SetWisBase()]] | ||
| + | |||
| + | [[LUA:SetStaBase|SetStaBase()]] | ||
| − | [[LUA: | + | [[LUA:SetStrBase|SetStrBase()]] |
| − | [[LUA: | + | [[LUA:SetAgiBase|SetAgiBase()]] |
| − | [[LUA: | + | [[LUA:SetLootCoin|SetLootCoin()]] |
| − | [[LUA: | + | [[LUA:ModifyPower|ModifyPower()]] |
| − | [[LUA: | + | [[LUA:ModifyHP|ModifyHP()]] |
| + | |||
| + | [[LUA:SetPlayerProximityFunction|SetPlayerProximityFunction()]] | ||
| + | |||
| + | [[LUA:SetLocationProximityFunction|SetLocationProximityFunction()]] | ||
| − | [[LUA: | + | [[LUA:SetServerControlFlag|SetServerControlFlag()]] |
__NOTOC__ | __NOTOC__ | ||