Nickolus Lufbery
Registered User
Join date: 14 Oct 2006
Posts: 25
|
10-12-2008 06:54
Tried using the linden example script
default { state_entry() { llOwnerSay(llGetKey()); llOwnerSay(llGetLinkKey(llGetLinkNumber())); } }
Saves correctly but doesn't message me anything, also tried putting it in onrez but still no results, anyone?
|
Chip Midnight
ate my baby!
Join date: 1 May 2003
Posts: 10,231
|
10-12-2008 13:11
You'll have better luck getting a response in the scripting forum.
_____________________
 My other hobby: www.live365.com/stations/chip_midnight
|