- Posts: 42
- Thank you received: 5
Grid Status: | Offline |
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
giveParcel(vector position, key owner)
{
list rules =[PARCEL_DETAILS_OWNER, owner];
osSetParcelDetails(position, rules);
}
Allow_osSetParcelDetails = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
Please Log in to join the conversation.