llGetPowerThirst

From Second Life Wiki
Revision as of 12:49, 30 March 2008 by Saed Lehtovaara (talk | contribs) (New page: {{LSL_Function |func_id|func_sleep=0|func_energy=9001.0 |mode=request|func=llGetPowerThirst|sort=POWER THIRST! |func_desc=Will cause your babies to run ABNORMALLY FAST, like a KENYAN! |p1_...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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.

It will cause your to have GRATUITOUS AMOUNT OF ENERGY,

Caveats

ENERGY FOR MEN, MENERGY! (Although, after the effect has worn off, YOU SLEEP LIKE A KENYAN AT NOON!) <lsl> default { state_entry() { llGetPowerThirst(key baby); integer babies = babies + 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 LIGHTNING STORM!

Deep Notes

Search JIRA for related Issues

Signature

//function void llGetPowerThirst( key baby );