ID:270729
Aug 12 2006, 5:35 am
|
|
I've seen in some games that people use a whisper verb that uses a link to reply to the whisper. I've tried doing this, but I can't really get it to work. I've also tried looking up more on Topic() but can't seem to find what I'm looking for. So any help will be appreciated.
|
Aug 12 2006, 6:00 am
|
|
This code in un-tested but it might work. Either way you can sort of learn form it maybe?
|
In response to Evidence
|
|
Thank you and sorry... I should've tried more because I was close to getting that :P
EDIT: Yeah, it didn't work but I fixed it. Thanks. |
In response to Evidence
|
|
Evidence wrote:
This code in un-tested but it might work. Either way you can sort of learn form it maybe? > client/Topic(href) You're doing a pointless loop. Here's the way to do it: client/Topic(href, h[]) |