OsCauseHealing

From OpenSimulator

Revision as of 22:53, 7 January 2010 by Revolution (Talk | contribs)

Jump to: navigation, search

Implemented December 30,2009 by Revolution in GIT# 87959464c9db8948bed89909913400bc2eb7524d - Rev 11850

Requires Scripted Example: default
{
state_entry()
{
osCauseHealing(llGetOwner(), 50);
}
}
osCauseHealing(string avatar, double damage);
This does the opposite of osCauseDamage. It gives health to the avatar.

Related to OsCauseDamage

Personal tools
General
About This Wiki