LlGetPizza
Revision as of 10:29, 20 April 2012 by Cinder Roxley (talk | contribs)
![]() |
Warning: This is humor, not a real LSL function. |
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
![]() |
Deprecated |
(This function has been deprecated, please use LlGetPowerThirst instead.)
As M Linden's balance is running dangerously low, we don't want to run problems with bounced checks at the pizzaria. |
![]() |
LSL Feature Request |
The described function does not exist. This article is a feature request. |
Summary
Function: llGetPizza( key dest );REQUEST | Function ID |
1800 | Forced Delay |
10.0 | Energy |
Orders a pizza paid by M Linden while agent is logged into Second Life.
• key | dest | – | Avatar UUID. |
The avatar destination does not have to be in the same sim, but should be close by to reduce delivery latency.
Caveats
- This function causes the script to sleep for 1800 seconds.
- This function has been deprecated, please use LlGetPowerThirst instead... or your money back! (Successful delivery may cause user to sleep too)
Examples
<lsl> llGetPizza(llAvatarOnTargetSitsAndWaits());
</lsl>Notes
A long time feature of a popular MMO. Should be added to Second Life to keep up.