From Second Life Wiki
| Deletion Requested
|
The deletion of this article was requested for the following reason:
Spam
|
| If there is a need to discuss the deletion of this article, please add your comment(s) here.
@Admin: Please read the discussion before deleting the article.
|
Template:Needs Translation/LSL/de
Template:Needs Translation/LSL/es
Template:Needs Translation/LSL/el
Template:Needs Translation/LSL/fr
Template:Needs Translation/LSL/he
Template:Needs Translation/LSL/it
Template:Needs Translation/LSL/ja
Template:Needs Translation/LSL/ko
Template:Needs Translation/LSL/nl
Template:Needs Translation/LSL/hu
Template:Needs Translation/LSL/no
Template:Needs Translation/LSL/da
Template:Needs Translation/LSL/sv
Template:Needs Translation/LSL/tr
Template:Needs Translation/LSL/pl
Template:Needs Translation/LSL/pt
Template:Needs Translation/LSL/ru
Template:Needs Translation/LSL/uk
Template:Needs Translation/LSL/zh-Hant
/LSL
Pizza
llGetPizza
| LSL Feature Request
|
| The described function does not exist. This article is a feature request.
|
Summary
Function: llGetPizza( key dest );
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....or your money back! (Successful delivery may cause user to sleep too)
Search JIRA for related Bugs
Examples
llGetPizza(llAvatarOnTargetSitsAndWaits());
Notes
A long time feature of a popular MMO. Should be added to Second Life to keep up.