Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Global data...

Mascara Sion
Registered User
Join date: 3 Sep 2005
Posts: 4
10-09-2005 12:15
Hi, I have 2 linked objects, each one with a different script... How can i read/modify data of one object from the other?. The data is not primitive propertys, Is my own data... Thanks!!
Jillian Callahan
Rotary-winged Neko Girl
Join date: 24 Jun 2004
Posts: 3,766
10-09-2005 12:25
From: Mascara Sion
Hi, I have 2 linked objects, each one with a different script... How can i read/modify data of one object from the other?. The data is not primitive propertys, Is my own data... Thanks!!
You'll be wanting to make use of llMessageLinked() and link_message(). An example. :)
_____________________