Difference between revisions of "PayPriceReply"
Jump to navigation
Jump to search
Cube Linden (talk | contribs) m |
|||
Line 1: | Line 1: | ||
{{ProtocolNav}} | {{ProtocolNav}} | ||
==Message Layout== | ==Message Layout== | ||
Line 19: | Line 18: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
Sim->client reply to [[RequestPayPrice]], lists object's pay dialog values set with [[llSetPayPrice]] | |||
[[Category:Messages]] | [[Category:Messages]] |
Latest revision as of 21:26, 9 June 2008
Message Layout
{ PayPriceReply Low Trusted Unencoded { ObjectData Single { ObjectID LLUUID } { DefaultPayPrice S32 } } { ButtonData Variable { PayButton S32 } } }
Usage and Notes
Sim->client reply to RequestPayPrice, lists object's pay dialog values set with llSetPayPrice