User:Allen Kerensky/Myriad Lite Preview 5/Character Creator
From OpenSimulator
< User:Allen Kerensky | Myriad Lite Preview 5(Difference between revisions)
(created) |
m (fixed subsite links) |
||
(2 intermediate revisions by one user not shown) | |||
Line 26: | Line 26: | ||
== Components == | == Components == | ||
− | * [[User:Allen_Kerensky | + | * [[User:Allen_Kerensky/Myriad_Lite_Preview_5/Creator_Controller|Creator Controller]] - the script controller and core interface |
− | * [[User:Allen_Kerensky | + | * [[User:Allen_Kerensky/Myriad_Lite_Preview_5/Creator_Random|Creator Random]] - Randomly roll up a Myriad Lite Character |
− | * [[User:Allen_Kerensky | + | * [[User:Allen_Kerensky/Myriad_Lite_Preview_5/Creator_Template|Creator Template]] - Characters created from Species, Background/History, and Career templates |
− | * [[User:Allen_Kerensky | + | * [[User:Allen_Kerensky/Myriad_Lite_Preview_5/Creator_Points|Creator Points]] - Characters created using point pools to buy and sell points for all aspects of a characer |
== Usage == | == Usage == |
Latest revision as of 14:47, 6 February 2012
Contents |
[edit] Myriad Lite Character Creator
The Myriad Lite Character Creator is a 12-prim custom pose stand with clickable buttons and hovertext display prims.
IMPORTANT: Perform the following steps only AFTER all 3 Servers (CSV, Template, and Region Settings) are complete and running.
[edit] Setup
- Make a platform. This will be your root prim.
- Make a button prim named PREV CATEGORY.
- Make a display prim named SHOW CATEGORY to show the current category as hovertext.
- Make a button prim named NEXT CATEGORY
- Make a button prim named PREV ITEM.
- Make a display prim named SHOW ITEM to show the current item in the current category as hovertext.
- Make a button prim named NEXT ITEM.
- Make a button prim named SELL ITEM.
- Make a display prim named SHOW POINTPOOL to show the points left in the current point pool.
- Make a button prim named BUY ITEM.
- Make a button prim named RESET.
- Make a button prim named SAVE.
- Link all the button and display prims in any order to the original pose stand platform prim.
- Drop in the Myriad Lite Creator Controller script.
- Drop in the Myriad Lite Creator Random script. (Currently incomplete but still required by the controller.)
- Drop in the Myriad Lite Creator Template script. (Currently not functioning in SL, but required by the controller.)
- Drop in the Myriad Lite Creator Points script.
- Recompile all scripts in Creator as Mono if needed.
[edit] Components
- Creator Controller - the script controller and core interface
- Creator Random - Randomly roll up a Myriad Lite Character
- Creator Template - Characters created from Species, Background/History, and Career templates
- Creator Points - Characters created using point pools to buy and sell points for all aspects of a characer
[edit] Usage
To use the character creator:
- Stand on the pose platform.
- Use the NEXT and PREV CATEGORY buttons to choose a part of your character sheet to edit.
- Use the NEXT and PREV ITEM buttons to choose a specific item in the current category.
- Use the BUY ITEM button to buy that item and add it to your character sheet, with points from the current point pool.
- Use the SELL ITEM button to return a purchased item, remove it from your character sheet, and return the points to the current point pool.
- When your points are spent, press SAVE to get a print out of your character sheet in the chat window.
- Use the Stand button to get up from the Character Creator.
- Use CTRL+H to open the chat history window if needed, and use CUT and PASTE to copy your character sheet text to a notecard.
- Copy the notecard into your Myriad Lite HUD.
- Use the /5 reset command in local chat to reset your Myriad Lite HUD and reload your character sheet.