llGetPizza

From Second Life Wiki
Revision as of 23:04, 11 August 2007 by Anylyn Hax (talk | contribs) (LlPizza moved to LlGetPizza: Because there are many other logical posibilities like llGetPizzaToday or llSetPizza or.. llGetPizzaComponentList and llGetNationOfPizzaBaker ot indian turkish algerian or other pizza copies ...)
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: llPizza( key destination );
REQUEST Function ID
1800 Forced Delay
10.0 Energy

Order pizza while logged into Second Life.

• key destination 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)
All Issues ~ Search JIRA for related Bugs

Examples

llPizza(llGetOwner());

Notes

A long time feature of a popular MMO. Should be added to Second Life to keep up.

Deep Notes

Search JIRA for related Issues

Signature

//function void llPizza( key destination );