Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

how to send a link_message?

damo Xubersnak
Registered User
Join date: 13 Apr 2009
Posts: 3
04-13-2009 14:44
The scripts on this page : http://www.cheesefactory.us/lslwm/TutorialRobotics.htm , seem to need you to send somthing called a 'link message' to activate the robots. is there a way to do that via chat or somthing? sorry i'm really new to all this ! i want to make a robot that you can tell to go to certain coords then it moves there.help meeee! :)
Rygel Ryba
Registered User
Join date: 12 Feb 2008
Posts: 254
04-13-2009 14:54
A link message is a message sent from another script.

http://wiki.secondlife.com/wiki/LlMessageLinked

You'll see the description of the function and some examples above.
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
04-13-2009 15:09
From: damo Xubersnak
is there a way to do that via chat or somthing? sorry i'm really new to all this ! i want to make a robot that you can tell to go to certain coords then it moves there.help meeee! :)

you could make a separate script with a listen that sends a link message to the other script, or you could just modify the link message to be use a listen with the same code
https://wiki.secondlife.com/wiki/LlListen
https://wiki.secondlife.com/wiki/Listen
_____________________
|
| . "Cat-Like Typing Detected"
| . This post may contain errors in logic, spelling, and
| . grammar known to the SL populace to cause confusion
|
| - Please Use PHP tags when posting scripts/code, Thanks.
| - Can't See PHP or URL Tags Correctly? Check Out This Link...
| -