...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.
ID:267851
Nov 12 2003, 4:19 pm
|
|
Nov 12 2003, 4:24 pm
|
|
The verb doesnt belong to the mob you're right clicking on..Like follow mob does
|
In response to Dession
|
|
verb/MyVerb() 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? |