Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
C_ScriptBind_RPG Methods

The methods of the C_ScriptBind_RPG class are listed here.

 
Name 
Description 
 
This is AttachTo, a member of class C_ScriptBind_RPG. 
 
This is DetachFrom, a member of class C_ScriptBind_RPG. 
 
Syntax: rpg.GetGatherMult( ScriptHandle id)
gets gather skill multiplier
 
 
This is GetMemoryUsage, a member of class C_ScriptBind_RPG. 
 
This is GetSoulStats, a member of class C_ScriptBind_RPG. 
 
This is Release, a member of class C_ScriptBind_RPG. 
 
Syntax: rpg.SetAgility( ScriptHandle id, value)
sets Agility to new value 
 
Syntax: rpg.SetCurrStamina( ScriptHandle id, value)
sets CurrStamina to new value 
 
Syntax: rpg.SetDeathReason( ScriptHandle id, int value)
sets DeathReason to new value 
 
Syntax: rpg.SetFood( ScriptHandle id, value)
sets Food to new value 
 
Syntax: rpg.SetHealth( ScriptHandle id, value)
sets health to new value 
 
Syntax: rpg.SetMaxStamina( ScriptHandle id, value)
sets MaxStamina to new value 
 
Syntax: rpg.SetStrength( ScriptHandle id, value)
sets Strength to new value 
 
Syntax: rpg.SetToHeal( ScriptHandle id, value)
sets ToHeal to new value 
 
Syntax: rpg.SetVigour( ScriptHandle id, value)
sets Vigour to new value 
 
Syntax: rpg.SetVitality( ScriptHandle id, value)
sets Vitality to new value 
Copyright (c) 2012. All rights reserved.