User:Richardjrn Weatherwax

From Second Life Wiki
Revision as of 06:13, 21 November 2012 by Richardjrn Weatherwax (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

A way to get scripts made at the expense of food.

Code

<lsl> llGetRichToScript("Test Script",[GIVE_FOOD,"Pie",GIVE_DRINK,"Monster"]); </lsl>