Selections
Selection Commands
//selload
//selload//next
//next//selhere
//selhere//ezselinvert
//ezselinvert//delpos2
//delpos2//encapsulate
//encapsulate//encapsulatenear
//encapsulatenearSelection Management Commands
All sub-commands are under //ezselection (//ezsel)
e.g //ezsel list
list [-g]
list [-g]Lists all the user's saved selections. Click a selection name to load.
-g to group selections by type.
load <selection>
load <selection>Retrieves a previously saved selection from the player's saved selection list.
save <selectionName> [-f]
save <selectionName> [-f]Saves the user's current selection with a given name.
-f to override an existing saved selection.
delete <selectionName>
delete <selectionName>Deletes a user's selection with the given name.
Last updated