Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Individual Window scripts

Dragger Lok
(loading ...)
Join date: 10 Sep 2006
Posts: 228
03-20-2007 16:07
Hi, building prefabs, problem is the script im using (excelent script) changes all the windows on entire block...yikes! any way around this...instead of get owner...get the closest avatar?...as you can probably tell im no scripter, just need to know if this is a big issue or something solvable...thanks
Destiny Niles
Registered User
Join date: 23 Aug 2006
Posts: 949
03-20-2007 16:13
If you have mod rights to the script change the communication channel that the script is using.
Most scripters use a variable that is defined at the beginning of the script.
By looking for either a llSay command or llShout command it should help you narrow down your search and what needs to be changed.