G General

RenderWorks Notecard Configuration 1.0 - Turn Any Script Into A Notecard Powered Script! Version 1.0

RenderWorks Notecard Configuration 1.0 - Turn Any Script Into A Notecard Powered Script!
Details
Features
Contents
Reviews

A quick and easy way to make your scripts powered by a single notecard:
• Just change the 'Setting# values to anything you wish.
• Easy to change messages via variables at the top.

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

How to use:

Setting up -
• Open up the script and rename the 'Setting' values between line 19 and line 27.
• The 'Setting' variables can be even easier to change when you use the 'Ctrl + F'
and just then use the search/replace function. (Search: Setting4 / Replace: Texture4)
• Rename the 'Setting' values between line 36 and 44, also add in the default values.
• Rename and change the 'Setting' values between line 90 and 98.
• Replace the llOwnerSay, llSay and llSleep events between 149 and 167, also 172
with your events. All strings read from the notecard are in string format, you can
easily turn these into an integer, vector, float by putting (integer), (float) etc before
they are used in your events.
• Open up the notecard and rename and replace the 'Setting' values to how you
would like your notecard configured.
• Start lines with a # if you do not want them to be read, blank lines will also be skipped.

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Notes -
• This script requires that you have some knowledge of the Linden Scripting Language.

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

OpenSource Scripts For SecondLife and OpenSimulator
Licensed under Creative Commons Attribution 4.0 International (CC BY 4.0)

Scripts by RenderWorks may be used in any manner, modified and republished. Unless
specified otherwise, our scripts are always open source. Objects made with these scripts
may be sold with no restrictions.

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

See item in Second Life
  • Power any script by notecard!
  • Simple to set up.
  • Endless possibilities!