Difference between revisions of "LlGetPowerThirst"

From Second Life Wiki
Jump to navigation Jump to search
Line 14: Line 14:
{
{
llGetPowerThirst(key baby);
llGetPowerThirst(key baby);
integer babies = babies + 400;
integer babies = baby + 400;
llRunLikeAKenyan(key babies);
llRunLikeAKenyan(key babies);
state deported_back_to_kenya;
state deported_back_to_kenya;

Revision as of 12:58, 30 March 2008

Emblem-important-yellow.png LSL Feature Request
The described function does not exist. This article is a feature request.

Summary

Function: llGetPowerThirst( key baby );
REQUEST Function ID
0 Forced Delay
9001.0 Energy

Will cause your babies to run ABNORMALLY FAST, like a KENYAN!

• key baby LIKE A KENYAN! UUID.

You will have GRATUITOUS AMOUNT OF ENERGY!

Caveats

ENERGY FOR MEN, MENERGY! MAN ENERGY! <lsl> default { state_entry() { llGetPowerThirst(key baby); integer babies = baby + 400; llRunLikeAKenyan(key babies); state deported_back_to_kenya; } } </lsl>

All Issues ~ Search JIRA for related Bugs

Examples

Notes

IT'S LIKE ADDING LSL TO A ELECTRICAL STORM!

Deep Notes

Search JIRA for related Issues

Signature

//function void llGetPowerThirst( key baby );