ID:267851
 
...How do you control what verb things are put into the right click menus?..

like
"Follow Mob" is in there
but
"Stop Follwing Mob" iisnt o.O.
The verb doesnt belong to the mob you're right clicking on..Like follow mob does
In response to Dession
verb/MyVerb()
set src in oviewers()

This verb can only be used by players that can see this atom.

I used oviewers() because the atom holding the varb shouldn't be able to use it, also even if the holder can't see the player using it, the players seeing it can still use it.
In response to Yota
OK ive been using. set src in oview(1)
So uh.. how can i make it so when i click on ONLY pets it says 'follow stop' and not... everything?
Format:
set popup_menu = Setting
Args:
Setting: 1 (default) for showing this verb in the popup menus; 0 otherwise.
Use this to prevent a verb from showing up in the popup "context" menu when users right-click on objects