llSetPayPrice
LSLvoid llSetPayPrice(integer price, list quick_pay_buttons)
Sets the default amount when someone chooses to pay this object.\ Price is the default price shown in the textu input field. QuickButtons specifies the 4 payment values shown in the payment dialog's buttons.\ Input field and buttons may be hidden with PAY_HIDE constant, and may be set to their default values using PAY_DEFAULT.
Parameters
| Type | Name |
|---|---|
| integer | price |
| list | quick_pay_buttons |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llShout(integer channelID, string text)
void llSetInventoryPermMask(string item, integer mask, integer value)
void llSetVehicleRotationParam(integer param, rotation rot)
key llUpdateKeyValue(string key, string value, integer check, string original)
void llStopLookAt()
rotation llDetectedRot(integer number)
list llGetAttachedList(key id)
list llParseString2List(string str, list separators, list spacers)