|
Electronics Aeon
Registered User
Join date: 11 Jan 2008
Posts: 5
|
04-10-2008 17:32
Hi Forum,
Is it possible to run a script to process the following once an object is rezzed?:
buy land/parcel move the object to the parcel centre update parcel name to [text] & region name return all parcel objects set parcel object return time clear parcel landing point, parcel image & media settings
Alternatively, is it possible to create a function specific macro?
Thank you.
|
|
Wildefire Walcott
Heartbreaking
Join date: 8 Nov 2005
Posts: 2,156
|
04-10-2008 17:38
If it were possible, I'd have a lot more free time on my hands.  But no, LSL does not support some of the tasks you mentioned. You'd need a bot to do the whole shebang. You can GET a lot more information about land than you can SET. See the Land section of the LSL wiki for details: 
|
|
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
|
04-10-2008 21:33
> buy land/parcel No
> move the object to the parcel centre Yes
> update parcel name to [text] & region name > return all parcel objects > set parcel object return time > clear parcel landing point, parcel image & media settings No, no, no, no
> Alternatively, is it possible to create a function specific macro? No? Please clarify question.
|
|
Electronics Aeon
Registered User
Join date: 11 Jan 2008
Posts: 5
|
04-11-2008 02:24
Thank you for the clarification 
|