OsCauseHealing
From OpenSimulator
Requires Scripted Example:
osCauseHealing(string avatar, double damage);
This does the opposite of osCauseDamage. It gives health to the avatar.
Related to OsCauseDamage
Requires Scripted Example:
osCauseHealing(string avatar, double damage);
This does the opposite of osCauseDamage. It gives health to the avatar.
Related to OsCauseDamage