This help document is for Sinful Silks Version 3.0. It will go into detail on how to configure and use the Sinful Silks Version 3.0.
Sinful Silks FAQ
What are Sinful Silks?
Why are they different then a regular rip script?
What are the differences between Sinful Silks v2.0 and v3.0?
What does the "Config" card do?
Sinful Silks v3.0 Instructions
Sinful Silks only work inside of prim clothing. The reason for this is that you cannot script regular Second Life clothing.
In order to insert the scripts into your clothing, you must do the following.
- Drag the item from your inventory and onto the ground.
- Right click on the item of clothing that is now on the ground and select "Edit" from the Pie Menu
- Select the "Content" tab by clicking on it with your mouse
- Find the Script and the notecard in your inventory.
- Drag the Script, and the Config Notecard from your inventory into the area below the "New Script" button.
- Your clothing should then say some text. After a few seconds it should give you confirmation that the notecard was read
- Once you get the confirmation that your notecard was read, you can Take the Clothing back into your inventory.
- Right Click on the item laying on the ground, and select the "Take" option from the Pie Menu.
- Wear the article of clothing.
- That's It! Your done. If you want to customize or add/remove emotes, or add people to the Allow or Deny list Please continue reading and find the approiate section.
Modes
Modes are a way to change how your Script Behaves. There are 4 Different Modes.
- 0 - This is the Public Mode, when someone tries to do an emote it will automatically allow them unless they are on the Deny List.
- 1 - This is the Semi-Public Mode, this is similar to the old default. It will ask you before executing an emote that removes the silk, but regular emotes will be allowed automatically.
- 2 - This is the Semi-Private Mode, this is the new default. It will ask you before executing any emotes, it will tell you if the emote the person is trying to do will remove your silk or just emote.
- 3 - This is the Private Mode, it will only allow you and people you have expressly allowed in the Notecard to Use your Silks.
- Note - If someone is on the Deny list, it will block them regardless of the mode. The Deny list takes precidence over any other setting.
- Wear your Item of Clothing
- Right click on th piece of clothing and select edit from the Pie Menu
- Nagivate to the content tab and click on it with your mouse.
- Locate the "Config" Notecard inside this tab.
- Right click on the "Config Notecard and select Open.
- To change the mode, change the number on the line that read Mode|[0-3] to what mode you wish to use.
- Once you have made the change to the Notecard, hit Save.
- As long as you are in a script zone, the script will detect the saved notecard, and reload it. If you try this in a No Script Zone, simply go to a Script allowed zone and Add an extra line to the notecard, then hit Save Again.
- That's It you have now configured your Mode.
Adding Names to the Allow and Deny List
- Wear your Item of Clothing
- Right click on the piece of clothing and select edit from the Pie Menu
- Navigate to the Content tab and click on it with your mouse.
- Locate the "Config" Notecard inside this tab.
- Right click on the "Config" Notecard and Select Open.
- To Remove Someone from either the allow list or the deny list simply delete the line with their name on it.
- To add someone to the Allow list, add a new line and type Allow| where is the persons full name, spelled and capitlized correctly.
- To add someone to the Deny list, add a new line, and type Deny| where is the name of the person and is capitilzed and spelled correctly.
- Once you have made all the changes to the Notecard, Hit save.
- As long as you are in a script zone, the script will detect the saved notecard, and reload it. If you try this in a No Script Zone, simply go to a Script allowed zone and Add an extra line to the notecard, then hit Save Again.
- That's It you have now configured your Access List.
Customizing Your Emotes
- Wear your Item of Clothing
- Right click on the piece of clothing and select edit from the Pie Menu
- Navigate to the Content tab and click on it with your mouse.
- Locate the "Config" Notecard inside this tab.
- To Add a New Emote
- Go to the End of the Notecard and Add a New Line
- If you want to add an emote for when you click on the clothing, type Owner| if u want to add an emote for when others click on the clothing type Other|
- Decide what u want the Menu Option to read. This needs to be fairly short. If for instance, we wanted the Menu Option to be "Remove" we would add the word Remove to the end of this line.
- Add another | to the end of this line.
- Decide if u want this Menu Option to remove the item of clothing or not. If u want it to remove the clothing add yes| to the end of the line. If you do not add no| to the end of the line.
- Type in the Emote Exactly as you want it to be said. There are 2 special words you can use here to get replaced with your name, and the name of the person clicking. These 2 words are %USER% and %OWNER%.
- The line should look something like Other|Admire|no|%USER% admires %OWNER%'s lovely body.
- To Modify An Emote
- Locate the Line that Contains the Emote you want to remove.
- I suggest following the Instructions to add an Emote and adding it in a line right below the one you want to modify
- Once you follow those Instructions, Simply delete the original line from the Notecard.
- To Remove an Emote
- Locate the Line that Contains the Emote you want to remove.
- Delete this Line.
- Once you have made all the changes to the Notecard, Hit save.
- As long as you are in a script zone, the script will detect the saved notecard, and reload it. If you try this in a No Script Zone, simply go to a Script allowed zone and Add an extra line to the notecard, then hit Save Again.
- That's It you have now configured your Custom Emotes.
Sinful Silks also allow you to create customizable emotes that will be preformed when clicking on a certain Menu Option. It also allows you to select if that particular Menu Option will cause the script to remove that item of Clothing.
This version did however Combine the 2 Notecards and it added Modes. For more explanation on Modes see the Modes Section.