Difference between revisions of "Template:LSL Constants/Transfer Flags"
Jump to navigation
Jump to search
Rider Linden (talk | contribs) (Created page with "{{{!}} class="sortable" {{Prettytable|style=margin-top:0;}} {{!}}-{{Hl2}} ! {{!}} Constant ! title="Value" {{!}} {{!}} Description {{!}}- {{!}}{{LSL Const|TRANSFER_FLAG_RESER...") |
Rider Linden (talk | contribs) |
||
Line 1: | Line 1: | ||
===Transfer Flags=== | |||
{{{!}} class="sortable" {{Prettytable|style=margin-top:0;}} | {{{!}} class="sortable" {{Prettytable|style=margin-top:0;}} | ||
{{!}}-{{Hl2}} | {{!}}-{{Hl2}} |
Latest revision as of 10:36, 13 November 2024
Transfer Flags
Constant | Description | |
---|---|---|
TRANSFER_FLAG_RESERVED | 0x0001 | Reserved, do not use. |
TRANSFER_FLAG_TAKE | 0x0002 | When transfer is accepted, immediately take the object into inventory. |
TRANSFER_FLAG_COPY | 0x0004 | Give a copy of the object and place it into the destination agent's inventory. |