ID:175488
Apr 17 2003, 7:01 pm
|
|
i know its possible using it..using an ahref so when you click it it calls a proc, does any one know?
|
Apr 17 2003, 8:35 pm
|
|
http://www.byond.com/docs/ref/info.html#/datum/proc/Topic
|
In response to Crispy
|
|
Crispy wrote:
http://www.byond.com/docs/ref/info.html#/datum/proc/Topic That took be ages to go thru it. Nothing about what i want that i saw there thou. |
In response to Wanabe
|
|
I'm referring to just that section, the datum/Topic() one. That's all. Not the whole file.
Read the example more closely. Or just do a forum search on Topic(), this has been explained many times before. |
In response to Crispy
|
|
Actually I think client/Topic() would be more appropriate, since datum/Topic() only handles specific cases where you use a \ref[src] in the URL.
Lummox JR |
In response to Lummox JR
|
|