function mapProtectionQuery( ply, ent, actionid, flags )
This is a prequery (see <query>) hook in order to protect map entities.
ply | The player entity requesting access. |
ent | The entity the player wants access to. |
actionid | What action they’re trying to perform on the object. (IE, freeze, move, use) |
flags | A table of special instructions for this query. (IE, reassign ownership, no deny sound, etc) |