ID:259515
 
How about set popup_menu = 2, for verbs that are only accessible in a context menu? Or at least, now that we have a popup_menu setting, have hidden verbs only be removed from the command expansion and verb panels.

The reason I'm requesting this is that a verb that can target any turf in view, like a teleport or turf altering verb, can confuse players who see it in the panels and either click on it or type it out, and either teleport to the same square they're in or get a menu of choices that looks like this: "grass","water". For a verb like this, the context menu is the only input that really makes sense.
You can use "set category = null" to remove a command from the verb pannels, but still have them accessible from the context menus.
In response to Shadowdarke (#1)
Oh, perfect. Thanks. I was thinking there was a way to do that, but I couldn't find it in the documentation. Didn't think to check category!