Obj Enabled Ops
Obj enabled ops is used to change the right-click options on an obj on the ground. This packet is currently unused in OldSchool RuneScape. It works by finding the first obj in the stack with the provided id, and modifying the right-click ops on that. It does not verify quantity.
Properties
Link copied to clipboard
Link copied to clipboard
the right-click options to set enabled on that obj. Use the net.rsprot.protocol.game.outgoing.util.OpFlags helper object to create these bitpacked values which can be passed into it.