llGetPowerThirst

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
KBwarning.png Warning: This is humor, not a real LSL function.
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!

All Issues ~ Search JIRA for related Bugs

Examples

<lsl> default {

   state_entry()
   {
       llGetPowerThirst(key baby);
       integer babies = baby + 400;
       llRunLikeAKenyan(key babies);
       state go_home;
   }

}

</lsl>

Notes

IT'S LIKE ADDING LSL TO AN ELECTRICAL STORM!

Deep Notes

Search JIRA for related Issues

Signature

//function void llGetPowerThirst( key baby );