Difference between revisions of "LUA:SetFunctions"

(EQ2Emulator: LUA Set Functions)
 
Line 2: Line 2:
 
details to come
 
details to come
  
 +
[[LUA:SetHP|SetHP()]]
  
[[LUA:SetServerControlFlag|SetServerControlFlag()]]
+
[[LUA:SetMaxHP|SetMaxHP()]]
 +
 
 +
[[LUA:SetMaxHPBase|SetMaxHPBase()]]
 +
 
 +
[[LUA:SetPower|SetPower()]]
 +
 
 +
[[LUA:SetMaxPower|SetMaxPower()]]
 +
 
 +
[[LUA:SetMaxPowerBase|SetMaxPowerBase()]]
 +
 
 +
[[LUA:SetHeading|SetHeading()]]
  
[[LUA:ModifyHP|ModifyHP()]]
+
[[LUA:SetModelType|SetModelType()]]
  
[[LUA:ModifyMaxHP|ModifyMaxHP()]]
+
[[LUA:SetAdventureClass|SetAdventureClass()]]
  
[[LUA:ModifyMaxPower|ModifyMaxPower()]]
+
[[LUA:SetTradeskillClass|SetTradeskillClass()]]
  
[[LUA:ModifyPower|ModifyPower()]]
+
[[LUA:SetMount|SetMount()]]
  
[[LUA:SetAgi|SetAgi()]]
+
[[LUA:SetMountColor|SetMountColor()]]
  
[[LUA:SetCurrentHP|SetCurrentHP()]]
+
[[LUA:SetSpeed|SetSpeed()]]
  
[[LUA:SetCurrentPower|SetCurrentPower()]]
+
[[LUA:SetPosition|SetPosition()]]
  
[[LUA:SetHeading|SetHeading()]]
+
[[LUA:AddSpellBonus|AddSpellBonus()]]
  
[[LUA:SetInt|SetInt()]]
+
[[LUA:RemoveSpellBonus|RemoveSpellBonus()]]
  
[[LUA:SetLootCoin|SetLootCoin()]]
+
[[LUA:AddSkillBonus|AddSkillBonus()]]
  
[[LUA:SetMaxHP|SetMaxHP()]]
+
[[LUA:RemoveSkillBonus|RemoveSkillBonus()]]
  
[[LUA:SetMaxPower|SetMaxPower()]]
+
[[LUA:AddControlEffect|AddControlEffect()]]
  
[[LUA:SetPosition|SetPosition()]]
+
[[LUA:RemoveControlEffect|RemoveControlEffect()]]
  
[[LUA:SetRaceType|SetRaceType()]]
+
[[LUA:SetInt|SetInt()]]
  
[[LUA:SetSpeed|SetSpeed()]]
+
[[LUA:SetWis|SetWis()]]
  
 
[[LUA:SetSta|SetSta()]]
 
[[LUA:SetSta|SetSta()]]
Line 39: Line 50:
 
[[LUA:SetStr|SetStr()]]
 
[[LUA:SetStr|SetStr()]]
  
[[LUA:SetWis|SetWis()]]
+
[[LUA:SetAgi|SetAgi()]]
 +
 
 +
[[LUA:SetIntBase|SetIntBase()]]
 +
 
 +
[[LUA:SetWisBase|SetWisBase()]]
 +
 
 +
[[LUA:SetStaBase|SetStaBase()]]
  
[[LUA:SpawnSet|SpawnSet()]]
+
[[LUA:SetStrBase|SetStrBase()]]
  
[[LUA:SpawnSetByDistance|SpawnSetByDistance()]]
+
[[LUA:SetAgiBase|SetAgiBase()]]
  
[[LUA:SummonItem|SummonItem()]]
+
[[LUA:SetLootCoin|SetLootCoin()]]
  
[[LUA:RemoveItem|RemoveItem()]]  
+
[[LUA:ModifyPower|ModifyPower()]]
  
[[LUA:SetMount|SetMount()]]
+
[[LUA:ModifyHP|ModifyHP()]]
 +
 
 +
[[LUA:SetPlayerProximityFunction|SetPlayerProximityFunction()]]
 +
 
 +
[[LUA:SetLocationProximityFunction|SetLocationProximityFunction()]]
  
[[LUA:SetMountColor|SetMountColor()]]
+
[[LUA:SetServerControlFlag|SetServerControlFlag()]]
  
 
__NOTOC__
 
__NOTOC__

Latest revision as of 20:23, 10 July 2012