a href="(var/I expect the stuff i'm stuck on goes in here = "Left"">You write with your left hand!world << "[usr] writes with his [I expect the stuff i'm stuck on goes in here] hand!"
(Note I inverted the '>'s to stop a link from appearing)
So when the player clicks the link it defines a var and sends it back with the world << command.
Totally stumped on this one, even the slightist help is welcomed...
Thanks in advance...
-Thorg
ID:173354
![]() Jan 14 2004, 3:32 am
|
|
Me again!, Just wondering how BYOND handles responces from stuff showm to the user with the Browse command, Mainly - How can I make a link that sends back a var?, such as:
|
![]() Jan 14 2004, 3:32 am
|
|
Check the reference for information about client/Topic(). You should have pretty much all you need to get started.
|