Get Started
·
Register
·
Login
Posts
ID:132620
Favorites
Creations
Medals
Verb support for text2path()
in
BYOND Discussion
[Tips]
ID:132620
Feb 11 2010, 7:15 pm
Jeff8500
It would be nice if text2path("/mob/verb") returned a path. Right now, it doesn't work for verbs.
#1
Feb 12 2010, 4:19 am
Mysame
Use call().
#2
Feb 12 2010, 12:10 pm
In response to
Mysame
(#1)
Jeff8500
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.
#3
Feb 12 2010, 12:31 pm
In response to
Jeff8500
(#2)
Garthor
Probably because "mob/verb/" is not a complete path.
#4
Feb 12 2010, 12:45 pm
In response to
Garthor
(#3)
Jeff8500
1) I typed it as /mob/verb
2) typesof() seems to like it.
Copyright © 2013 BYOND. All rights reserved.