ID:132620
 
It would be nice if text2path("/mob/verb") returned a path. Right now, it doesn't work for verbs.
Use call().
In response to Mysame
If you looked at what I wrote, you would have noticed that I only wrote out "/mob/verb", for which call() doesn't return anything.
In response to Jeff8500
Probably because "mob/verb/" is not a complete path.
In response to Garthor
1) I typed it as /mob/verb
2) typesof() seems to like it.