|
MaxM Perenti
Registered User
Join date: 1 Dec 2006
Posts: 8
|
05-24-2007 07:09
sorry for the newbie question but:
when SL applies the default script (hello avatar & touched) it says "object" is saying it.. how do i change the name of the object so for example if i put that default script on a chair and want it to say "chair: touched."
Thanks
MaxM Perenti
|
|
RJ Source
Green Sky Labs
Join date: 10 Jan 2007
Posts: 272
|
05-24-2007 07:44
From within the script, you could call the function llSetObjectName
Or from the object editor, you can change the name in the General tab.
|
|
Milambus Oh
Registered User
Join date: 6 Apr 2007
Posts: 224
|
05-24-2007 07:51
For rezzed objects 1. Right click object 2. Select Edit 3. Press the More button (if it is not expanded) 4. On the bottom half of the screen select the General Tab 5. Locate the "Name" field 6. Change this to the name you want
Or if the object is in your inventory 1. Right click object 2. Select Rename 3. Type in the new name 4. Press Enter key
|