OsCauseHealing

From OpenSimulator

Revision as of 14:53, 12 June 2011 by Fritigern (Talk | contribs)

Jump to: navigation, search
osCauseHealing(string avatar, double damage);
No descriptions provided
Threat Level High
Permissions No permissions specified
Extra Delay No function delay specified
Example(s)
default
{
   state_entry()
  {
     osCauseHealing(llGetOwner(), 50);
  }
}
Notes
Implemented December 30,2009 by Revolution in GIT# 87959464c9db8948bed89909913400bc2eb7524d - Rev 11850

This does the opposite of osCauseDamage. It gives health to the avatar.

See also OsCauseDamage.

Personal tools
General
About This Wiki