\ref
doesn't seem to work.
ID:270832
![]() Sep 23 2006, 5:52 am
|
|
How would I use locate() in Topic()?
|
Ops, didn't come out right. What I meant was, using locate() in the <a> part of Topic().
e.g.<br/> var/teleportloc = locate(href_list["teleport"]) |
Try this. I've tested it, and it works great.
var/list/telepoint_names = list() |
mob |
Like that?