annotate orpg/templates/nodes/Traipse_User_Guide.xml @ 236:9230a33defd9 beta

Traipse Beta 'OpenRPG' {100616-00} Traipse is a distribution of OpenRPG that is designed to be easy to setup and go. Traipse also makes it easy for developers to work on code without fear of sacrifice. 'Ornery-Orc' continues the trend of 'Grumpy' and adds fixes to the code. 'Ornery-Orc's main goal is to offer more advanced features and enhance the productivity of the user. Update Summary (Closing/Closed) New Features: New to Map, can re-order Grid, Miniatures, and Whiteboard layer draw order New to Server GUI, can now clear log Updates: Update to Warhammer PC Sheet. Rollers set as macros. Should work with little maintanence. Update to Browser Server window. Display rooms with ' " & cleaner Update to Server. Handles ' " & cleaner. Fixes: Fix to InterParse that was causing an Infernal Loop with Namespace Internal Fix to XML data, removed old Minidom and switched to Element Tree Fix to Server that was causing eternal attempt to find a Server ID, in Register Rooms thread Fix to metaservers.xml file not being created Fix to Single and Double quotes in Whiteboard text Fix to Background images not showing when using the Image Server Fix to Duplicate chat names appearing Fix to Server GUI's logging output Fix to FNB.COLORFUL_TABS bug.
author sirebral
date Wed, 16 Jun 2010 03:06:20 -0500
parents dcae32e219f1
children
rev   line source
236
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
1 <nodehandler class="tabber_handler" frame="636,449,290,93" icon="labtop" map="Traipse OpenRPG" module="containers" name="User Manual" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
2 <nodehandler class="textctrl_handler" frame="400,400,0,48" icon="note" map="Traipse OpenRPG::User Manual" module="forms" name="Introduction" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
3 <text hide_title="0" multiline="1" raw_mode="0" send_button="0">Welcome to Traipse OpenRPG.
184
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
4
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
5 This small user manual should help users learn about the details of OpenRPG that are often times obscure.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
6
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
7 What is OpenRPG:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
8 OpenRPG is a virtual game table software that allows users to connect via a network. The software includes a Map, Chat, and a Game Tree.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
9
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
10 What is Traipse OpenRPG:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
11 Traipse OpenRPG is a fork of the original software that is designed to be easy for users, extremely stable, and really powerful.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
12
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
13 Traipse has features that set it apart from all other distributions of OpenRPG. The Traipse Suite includes a powerful Update Manager that makes it easy for new developers to create and share their own fork. The Suite also contains an in house Debug Console so users can see what errors, if any, occur.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
14
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
15 The User Manual:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
16 The user manual is divided into Chapters and Sections. Each Chapter will go over the various features of OpenRPG and attempt to explain them in an easy to understand format.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
17
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
18 Adding to the Manual:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
19 Do you see something that could be explained eaiser? Report the problem as a bug and it will be added to the manual.</text>
236
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
20 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
21 <nodehandler class="tabber_handler" icon="player" map="Traipse OpenRPG::User Manual" module="containers" name="Chat" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
22 <nodehandler class="textctrl_handler" frame="400,400,0,47" icon="note" map="Traipse OpenRPG::User Manual::Chat" module="forms" name="Using Chat" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
23 <text hide_title="0" multiline="1" raw_mode="0" send_button="0">The Chat window is a basic HTML Parser. It understands all basic HTML tags including table, td, tr, span, font, to name a few.
184
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
24
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
25 The chat includes a set of commands. You can learn about the commands by entering /help
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
26
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
27 The chat also has Settings in the Chat menu that allow you see a Chat Time Index, Images, or strip the HTML and see raw text.</text>
236
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
28 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
29 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
30 <nodehandler class="tabber_handler" icon="ccmap" map="Traipse OpenRPG::User Manual" module="containers" name="Map" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
31 <nodehandler class="textctrl_handler" frame="400,400,310,82" icon="note" map="Traipse OpenRPG::User Manual::Map" module="forms" name="Using The Map" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
32 <text hide_title="0" multiline="1" raw_mode="0" send_button="0">The Tabs:
184
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
33 The Map is divided into 7 tabs. They are Background, Grid, Miniatures, Whiteboard, Fog, and General. There are 6 layers to the map, one tab for each layer except General.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
34
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
35 When you select one of the tabs you may access that map layer and it's settings. You may only select tabs based on your role.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
36
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
37 Lurker or in the Lobby:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
38 You cannot access any map tab or changes it's settings.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
39
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
40 Player:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
41 You have access to the Miniatures tab and the Whiteboard tab.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
42
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
43 GM:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
44 You have access to all of the tabs.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
45
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
46 The Layers:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
47 A small description of each of the layers.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
48
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
49 Background:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
50 You can set an image as the background, an image as a tile, or you can set a color.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
51
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
52 Grid:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
53 You can change the grid size, lines, turn off the grid snap, and change the grid shape.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
54
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
55 Miniatures:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
56 You can add new or remove miniatures and change mini properties and labels.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
57
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
58 Whiteboard:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
59 With the whiteboard you can draw lines or add text to the map.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
60
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
61 Fog:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
62 The fog layer hides the entire map from the prying eyes of players.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
63 </text>
236
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
64 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
65 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
66 <nodehandler class="tabber_handler" frame="537,400,235,93" icon="gear" map="Traipse OpenRPG::User Manual" module="containers" name="Game Tree" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
67 <nodehandler class="tabber_handler" frame="400,400,472,75" icon="tabber" map="Traipse OpenRPG::User Manual::Game Tree" module="containers" name="Namespace 2.0" version="1.0"><nodehandler class="textctrl_handler" frame="400,400,393,95" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Namespace 2.0" module="forms" name="Introduction" version="1.0"><text hide_title="0" multiline="1" raw_mode="0" send_button="0">Namespace 2.0
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
68
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
69 Internal Namespace: !=NodeName=! or !=GridName::Row,Colum=!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
70 External Namespace: !&amp;Container::NodeName&amp;! or !&amp;Container::GridName::Row,Colum&amp;!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
71
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
72 Namespace 2.0 now has two different ways of finding nodes in your gametree: Internal and
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
73 External. The new version will find nodes differently based on which method you use. With External you start looking from the gametree but can define a "container" to be more specific. With Internal you start looking from the "node" the reference is in and look through the tree backwards. You can now reference cells within a grid using either.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
74
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
75 *An explanation of terms*
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
76 Gametree: The list of objects on the left-hand side of the window that holds all your nodes.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
77 Node: Refers to any object in the gametree.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
78 Container: Refers only to those nodes that are capable of storing other nodes (Splitter,
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
79 Tabbers, Folder, Forms, etc.). Used here, it usually refers to the largest container, i.e. the
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
80 one that shows up in the gametree when fully collapsed. A Container can contain other
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
81 containers.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
82 </text></nodehandler><nodehandler class="textctrl_handler" frame="400,400,393,95" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Namespace 2.0" module="forms" name="Internal" version="1.0"><text hide_title="0" multiline="1" raw_mode="0" send_button="0">Internal Namespace: !=NodeName=!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
83 -Used from within a node to call another node in the same container, such as a list node
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
84 calling a text node or grid. *Note* Will not work if multiple nodes within the same container
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
85 have the same name. Multiple nodes within the entirety of the gametree can have the same names
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
86 though as long as they are in different containers.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
87 -Uses the !=NodeName=! syntax for normal nodes.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
88 -Uses !=GridName::Row,Colum=! to reference cells within a grid
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
89
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
90 Examples:
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
91 !=Strength=!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
92 (Will find the node named &#8220;Strength&#8221; in the same container and insert it in place of
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
93 !=Strength=!)
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
94
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
95 !=Ability Scores::3,5=!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
96 (Will find cell in Row number 3 and Colum number 5 and insert the information contained there
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
97 in place of !=Ability Scores::3,5=! )</text></nodehandler><nodehandler class="textctrl_handler" frame="400,400,393,95" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Namespace 2.0" module="forms" name="External" version="1.0"><text hide_title="0" multiline="1" raw_mode="0" send_button="0">External Namespace: !&amp;Container::NodeName&amp;!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
98 -Can only be used from chat (currently) to call a node from anywhere in the gametree. You must
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
99 specify the container the node is in. You only have to specify the &#8216;largest&#8217; container
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
100 (typically the one that shows in the gametree when fully collapsed). It doesn&#8217;t matter how
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
101 many smaller containers within the same container it&#8217;s in, you need only reference the
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
102 largest. *Note* Will not work if multiple nodes within the same container have the same name.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
103 Multiple nodes within the entirety of the gametree can have the same names though as long as
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
104 they are in different containers.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
105 -Uses the !&amp;Container::NodeName&amp;! syntax for normal nodes.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
106 -Uses !&amp;Container::NodeName::Row,Colum&amp;! to reference cells within a grid.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
107
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
108 Examples:
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
109 !&amp;3.5 Character Sheet::Strength&amp;!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
110 (Will find the node named &#8220;Strength&#8221; within the larger container &#8220;3.5 Character Sheet&#8221; and
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
111 insert it in place of !&amp;3.5 Character Sheet::Strength&amp;!)
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
112
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
113 !&amp;3.5 Character Sheet::Ability Scores::3,5&amp;!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
114 (Will find the cell in Row 3, Colum 5 in within the larger container &#8220;3.5 Character Sheet&#8221; and
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
115 insert its contents in place of !&amp;3.5 Character Sheet::Ability Scores::3,5&amp;!)</text></nodehandler><nodehandler class="textctrl_handler" frame="400,400,393,95" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Namespace 2.0" module="forms" name="Other Notes" version="1.0"><text hide_title="0" multiline="1" raw_mode="0" send_button="0">Other Notes:
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
116 If you have similar nodes (i.e. have a lot of the same node names in them) located within the
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
117 same Larger container, Internal Namespace will still work as normal. With External Namespace,
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
118 you will have to specify which of the smaller containers you wish to call from.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
119
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
120 For example, if you have a folder container that has two nodes in it, Internal will still work
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
121 fine from within either. However, if you are trying to use External, it you will have to
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
122 specify which of smaller containers you want like so:
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
123 !&amp;LargerContainer::SmallerContainer::NodeName&amp;!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
124
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
125 I.E.:
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
126 The Largest container is called &#8220;Character Sheets.&#8221; It contains three other, Smaller
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
127 containers called &#8220;Luke,&#8221; &#8220;Leia,&#8221; and &#8220;Vader.&#8221; If you want to call the &#8220;Strength&#8221; node located
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
128 in &#8220;Leia&#8221; you will have to specify it like so: !&amp;Character Sheets::Leia::Strength&amp;!. </text></nodehandler><nodehandler class="textctrl_handler" frame="400,400,392,87" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Namespace 2.0" module="forms" name="Author Notes" version="1.0"><text hide_title="0" multiline="1" raw_mode="0" send_button="1">The Namespace 2.0 is so far my greatest gift to OpenRPG. Namespace 2.0 surpasses the other Namespaces styles because it has a lightning bolt effect.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
129
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
130 In 1.7.1 you could use a reference such as !@Name@! to get the name of the Behir (Example Node). The biggest problem with the Namespace was it would only look at the top most node.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
131
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
132 Traipse changes how Namespace works by allowing users to be more specific without needing to be too specific. Namespace 2.0 works in a similar fashion, by finding the top most node with a similar name and attempting to use it. Yet, if you want to be more specific you can add node names to the reference and Namespace will find them in order.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
133
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
134 I hope you enjoy the new Namespace very much. I tried to capture an OpenRPG users idea of how Namespace 'should' work and this time I think I set a new bar. I even created a plugin so Traipse users can use the Standard namespace references!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
135
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
136 Below are some examples uses of the new Namespace. To try them out, create a 4e PC Sheet node and press the Send button.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
137
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
138 &lt;b&gt;1:&lt;/b&gt; !&amp;4e PC Sheet::Slot 1&amp;!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
139 &lt;b&gt;2:&lt;/b&gt; !&amp;4e PC Sheet::Belt::Slot 1&amp;!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
140 &lt;b&gt;3:&lt;/b&gt; !&amp;4e PC Sheet::Inventory&amp;!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
141 &lt;b&gt;4:&lt;/b&gt; !&amp;4e PC Sheet::Inventory::Slot 1&amp;!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
142
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
143 Did you see what happened with the last two? Thankfully there is more than one way to get a node!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
144
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
145 (Create a 4e PC Sheet node from the Templates and press Send ---v to try it)
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
146 </text></nodehandler></nodehandler><nodehandler class="textctrl_handler" frame="400,400,595,57" icon="note" map="Traipse OpenRPG::User Manual::Game Tree" module="forms" name="Grids" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
147 <text hide_title="0" multiline="1" raw_mode="0" send_button="1">Grids can now be called from by adding a Row, Column to the end of the grid reference.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
148
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
149 Example: !&amp;Abilities::2,2&amp;!</text>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
150 </nodehandler><nodehandler class="tabber_handler" frame="527,400,259,85" icon="tabber" map="Traipse OpenRPG::User Manual::Game Tree" module="containers" name="Ornery (past)" version="1.0"><nodehandler class="tabber_handler" frame="410,490,334,45" icon="tabber" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)" module="containers" name="Reference Examples" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
151 <nodehandler class="textctrl_handler" frame="400,400,484,144" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)::Reference Examples" module="forms" name="Quick Help" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
152 <text hide_title="0" multiline="1" raw_mode="1" send_button="0">Quick Help:
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
153
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
154 Designer Note:
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
155 ===
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
156 For the life span of Ornery Orc the new Child, Parent, Root reference will exist, but in Pious the reference system will not transfer. This is because of the way the new Namespace works. Namespace will become the exclusive referencing system
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
157 ===
184
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
158
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
159 The referencing system is an update to the Core of how the Game Tree works. In it's current state I understand the syntax is difficult to pick up. Here are some tips to help you grasp the syntax further
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
160
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
161 A.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
162 Think of the Game Tree has a folder on your hard drive. Each :: inside the reference syntax works just like a system separator (/ or \)
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
163
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
164 B.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
165 Root References start at the tree itself. If the node being referenced changes location the reference will be invalid.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
166
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
167 C.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
168 Child References work at the location of the node containing the reference.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
169
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
170 Example:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
171 Game Tree
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
172 - Group
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
173 -- Text Node
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
174 --- Group_2
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
175 ---- Text Node_2
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
176 --- Group_3
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
177 ---- Text Node_3
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
178
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
179 In the above Tree example you can reference Text Node_2 with a root reference
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
180
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
181 !@Group::Group_2::Text Node_2@!
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
182
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
183 or you can use a Child Reference from within Text Node
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
184
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
185 !!Group_2::Text Node_2!!
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
186
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
187 D.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
188 Parent References work with the Tree Map. Unlike Child references that look only at the current nodes location, Parent References are allowed to travel backwards in the gametree.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
189
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
190 Using the above example, you could reference Text Node from Text Node_2 with the syntax: !#Group::Text Node#!
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
191
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
192 Parent References have a special power in that they need only a certain amount of data for the software to understand them. In the above example you could reference Text Node_3 from Text Node_2 with only this syntax !#Group_3::Text Node_3#!
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
193
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
194 The reference system is still a bit primitive in it's implementation. As I was saying it is an advancement to the Core technology of Traipse OpenRPG.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
195
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
196 While it is confusing at first, the model is far superior to other tree referencing systems. Pre 1.8.0, no node could reference a Grid. The referencing system required the reference to be exact and started at the root. Also, the new model is designed to enable freedom of creation and greater control over the Game Tree.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
197
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
198 With the Traipse Game Tree GMs are enabled to reference any data from the Game Tree, no matter where it stands. Players can create fewer nodes and use more of the data with fewer nodes.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
199
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
200 EZ_Tree (One Touch Reference):
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
201 (ALPHA!)
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
202 The new EZ_Tree System will help benefit users who do not understand the syntax, nor care to learn.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
203
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
204 The EZ_Tree System works from within Lists, Texts, and Grids. In the Design Panel you can push the Reference button and navigate the small gametree that pops up to the node you want. Double click that node and the software will create the most efficient node reference for you.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
205
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
206 (ALPHA!) In it's Alpha state, Grids will not work completely. You can reference a grid, but you must add teh cell reference. That is not a design flaw, but a restriction of time constraints.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
207
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
208 Developer Note:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
209 The syntax is the hardest part to understand and I expect to change that in the future. The Core of a more expansive Game Tree model is designed. In Traipse you do not need to give access permissions to a node in order to reference it's entirety, which is what I see with Index and Namespace from OpenRPG Core.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
210
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
211 In the OpenRPG Core model your Game Tree has a lot more freedom, but only if you grant it, which I always felt was a design flaw. Comparably, with Traipse you can access any data on the Game Tree, no matter where the location.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
212
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
213 This freedom will help with future design and I feel it also frees up the hands of the GM who does not need to Index, un-Index, Namespace, un-Namspace the various creatures he or she may have in a Game Tree.</text>
236
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
214 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
215 <nodehandler class="textctrl_handler" frame="400,400,540,67" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)::Reference Examples" module="forms" name="Root Reference" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
216 <text hide_title="0" multiline="1" raw_mode="1" send_button="1">&lt;b&gt;Root Reference&lt;/b&gt;
184
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
217 Works at the tree level. Must be exact.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
218
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
219 &lt;b&gt;Root Reference 1:&lt;/b&gt; !@Reference Examples::Group::Child@!
236
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
220 &lt;b&gt;Root Reference 2:&lt;/b&gt; !@Reference Examples::Grid::2,1@!</text>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
221 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
222 <nodehandler class="textctrl_handler" frame="441,400,514,48" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)::Reference Examples" module="forms" name="Grid Reference" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
223 <text hide_title="0" multiline="1" raw_mode="1" send_button="1">&lt;b&gt;Grid Reference&lt;/b&gt;
184
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
224 Works by looking at the (Row, Column) of a Grid.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
225
236
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
226 &lt;b&gt;Grid Reference 1:&lt;/b&gt; !@Reference Examples::Grid::1,1@!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
227 &lt;b&gt;Grid Reference 2:&lt;/b&gt; !!Grid::1,1!!</text>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
228 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
229 <nodehandler class="textctrl_handler" frame="400,400,517,63" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)::Reference Examples" module="forms" name="Child Reference" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
230 <text hide_title="1" multiline="1" raw_mode="1" send_button="1">&lt;b&gt;Child Reference&lt;/b&gt;
184
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
231 Works at the current tree location.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
232
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
233 &lt;b&gt;Child Reference 1:&lt;/b&gt; !!Group::Child!!
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
234 &lt;b&gt;Child Reference 2:&lt;/b&gt; !!Group::Group_2::Child_2!!
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
235 </text>
236
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
236 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
237 <nodehandler class="textctrl_handler" frame="400,400,484,144" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)::Reference Examples" module="forms" name="Parent Reference" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
238 <text hide_title="0" multiline="1" raw_mode="1" send_button="1">&lt;b&gt;Parent Reference&lt;/b&gt;
184
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
239 Works by indexing the tree map of the node with the Reference. Allows you to start from a 'Parent'.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
240
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
241 &lt;b&gt;Parent Reference 1:&lt;/b&gt; !!Group::Group_2::Child_2!!
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
242 &lt;b&gt;Parent Reference 2:&lt;/b&gt; !#Bonus Nodes::Deck::Draw#!</text>
236
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
243 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
244 <nodehandler border="1" class="group_handler" cols="1" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)::Reference Examples" module="containers" name="Group" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
245 <nodehandler border="1" class="group_handler" cols="1" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)::Reference Examples::Group" module="containers" name="Group_2" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
246 <nodehandler class="textctrl_handler" frame="400,400,571,67" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)::Reference Examples::Group::Group_2" module="forms" name="Child_2" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
247 <text hide_title="0" multiline="1" raw_mode="1" send_button="0">!#Group::Child#!</text>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
248 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
249 <nodehandler border="1" class="group_handler" cols="1" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)::Reference Examples::Group::Group_2" module="containers" name="Group_3" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
250 <nodehandler class="textctrl_handler" frame="400,400,571,67" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)::Reference Examples::Group::Group_2::Group_3" module="forms" name="Child_3" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
251 <text hide_title="0" multiline="1" raw_mode="1" send_button="0">!#Group::Child#!</text>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
252 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
253 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
254 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
255 <nodehandler class="textctrl_handler" frame="400,134,382,175" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)::Reference Examples::Group" module="forms" name="Child" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
256 <text hide_title="0" multiline="0" raw_mode="1" send_button="0">Child Node Data</text>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
257 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
258 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
259 <nodehandler class="rpg_grid_handler" frame="400,400,547,51" icon="grid" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)::Reference Examples" module="rpg_grid" name="Grid" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
260 <grid autosize="1" border="1">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
261 <row version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
262 <cell size="147">0</cell>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
263 <cell>0</cell>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
264 </row>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
265 <row version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
266 <cell>!!Group::Child!!</cell>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
267 <cell>0</cell>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
268 </row>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
269 </grid>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
270 <macros>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
271 <macro name="" />
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
272 </macros>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
273 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
274 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
275 <nodehandler class="textctrl_handler" frame="400,400,393,95" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)" module="forms" name="Node Referencing" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
276 <text hide_title="0" multiline="1" raw_mode="0" send_button="0"> Traipse node referencing is unlike other distributions of OpenRPG. The Game Tree mapping is a fluid map that changes with the location of your nodes. This allows you to create a reference node that will stay with your character sheet, and if you change the location of your character sheet the reference will still work.
184
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
277
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
278 (Note: Renaming your node causes problems with the tree mapping until you restart the software. You can just move the node and the software will reset the Game Tree map)
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
279
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
280 Reference Types:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
281 There are three ways of references node data. A Root Reference, a Child Reference, and a Parent Reference.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
282
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
283 Root Reference:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
284 A node reference that starts at the Game Tree. The location of the node must be exact or you will return an Invalid Reference!
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
285
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
286 A Root Reference uses this syntax:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
287 !@Node::Child::Data@!
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
288
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
289 Child Reference:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
290 A node reference syntax that starts by looking at within the current container node. As long as the Child Reference is in the same container as the node, the container can change location and the reference will not be damaged. Child References work from within a PC Sheet node as well.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
291
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
292 A Child Reference uses this syntax:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
293 !!Node::Child::Data!!
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
294
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
295 Parent Reference:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
296 A node reference syntax that starts by looking at the tree map and the reference used, then makes an addendum to the node's map to create a reference. The Parent Node is used when you want to reference the data in a node that is within a different child container of the same parent node.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
297
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
298 A Parent Reference uses this syntax:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
299 !#Node::Child::Data#!
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
300
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
301 Syntax for Special PC Sheet Nodes:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
302 The nodes for the specialized PC Sheets now have a new syntax.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
303
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
304 Skills, Saves, and Abilities:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
305 Skills, Saves, and Abilities all have a similar referencing syntax. You can return the base value of each by using the correct syntax.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
306
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
307 Examples:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
308 !@Jonethan::Skill::Jump@! (Returns Jump ranks)
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
309 !@Mikael::Strength@! (Returns Ability Score and Mod)
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
310 !@Draj::Will@! (Returns Will Save and Mod)
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
311
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
312 (Saves and Abilities have a short hand and a long hand. Abilities can use the three letter abbreviation, while saves short hand are Fort, Ref, and Will)
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
313
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
314 You can append Check to check each of these against a 1d20 roll, or you can append Mod to discover the Modifier. The Mod can be useful in other nodes
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
315
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
316 Combat:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
317 You can now reference your attacks easily with the Game Tree. Using the Attack syntax you can select modifier type, and a weapon to attack with.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
318 Example: !@Kammen-Pai::Attack::M::Dagger@!
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
319
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
320 Modifier Type:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
321 There are two modifier types Melee (M) or Ranged (R) You will see I added can use the long word or the short hand.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
322
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
323 Powers, Spells and Feats:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
324 Power, Spells and Feats are hard to sometimes hard to remember, and even harder to code. The use of the Power, Spell or Feat syntax serves as an emote of what you are doing, as well as a reminder of what your Power, Spell, or Feat does.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
325
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
326 Examples:
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
327 !@Kammen-Pai::Cast::Ray of Frost@!
236
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
328 !@Kammen-Pai::Feat::Ability Focus@!</text>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
329 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
330 <nodehandler class="textctrl_handler" frame="400,400,452,36" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Ornery (past)" module="forms" name="Additions &amp; Tips" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
331 <text hide_title="0" multiline="1" raw_mode="0" send_button="0"> With the new additions to the Game Tree using nodes has never been easier nor has it ever been more fluid. Included here is a list of the additions to the Game Tree referencing model as well as some tips on how to make the Game Tree work the way it was intended.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
332
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
333 Grid Nodes:
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
334 Grid nodes are now reference-able with the coordinates of the grid. Example: !@Grid::(1,1)@!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
335 The example will return the top left most cell data. The grid understands coordinates like this (Row, Column)
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
336
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
337 Grid nodes can reference node data just like any other node can. With a new added feature grids are even more useful. By using a new die rolling syntax you can draw just the number of the modified roll. While this will not pass during game play, you can use it with the grid node to create a random chart. The new die roll syntax is [#XdY]. # works just like q, yet it returns only the modified die result.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
338
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
339 Here is an example with a 3 x 3 Grid
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
340 Example: !@Grid::([#1d3], [#1d3])@!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
341
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
342 The result will be a random event from the grid.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
343
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
344 Bonus Node Included: A 52 Card Deck with 4 columns and 13 rows. (4 * 13 = 52)
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
345
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
346 List Nodes:
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
347 List nodes now have a check box that allows users to send the content as a macro. List nodes are a prime reference holder because users can place a lot of references into one small node.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
348
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
349 For the best results from a list node my tip to users would be to create a list node and place it next to the character sheet they are using, inside a the PC Sheet. The list will then use the Child Referencing syntax, but the PC Sheet can go anywhere in the tree and the player will have easy access to all the references.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
350
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
351 (List Nodes inside a Tool created PC sheet vanish when moved, or I would recommend the list be placed inside these sheets also.)
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
352
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
353 Here is an example of a Fortitude save inside the recommended list node: !!Fort::Check!!
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
354
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
355 Text Nodes:
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
356 Text nodes remain little changed. I agree with all the 1.7.1 users who tell me, if it's not broke don't fix it. With that in mind I have some good tips for text nodes.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
357
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
358 Text nodes can be used in conjunction with the new grid features to create random encounters. A GM could place a list of text nodes into a folder and the grid could reference the nodes.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
359
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
360 Text nodes also work great when you need to have story text at hand that you don't want to type out during play. Create chapters with folder nodes and add the adventure text to different nodes. You can then use a List Node or a Grid Node to reference the different chapters.
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
361
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
362 Bonus Node Included: A small book node with 1 Chapter and 3 Parts.</text>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
363 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
364 </nodehandler></nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
365 <nodehandler class="tabber_handler" icon="labtop" map="Traipse OpenRPG::User Manual" module="containers" name="The Server" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
366 <nodehandler class="textctrl_handler" frame="400,400,310,82" icon="note" map="Traipse OpenRPG::User Manual::The Server" module="forms" name="Setting up a Server" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
367 <text hide_title="0" multiline="1" raw_mode="0" send_button="0">In Traipse starting a server has never been easier. The setup is as easy as 1., 2., 3
184
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
368
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
369 1. You will need to first start the Server GUI or the basic text based Server at least once so your software creates the server_ini.xml files in your myfiles directory. You can start it once and quit.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
370
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
371 2. Edit the server_ini.xml file. Here you can set the server's name, the boot password, and even set the servers port.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
372
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
373 Traipse allows you to specify a server port instead of the software demanding port 6774.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
374
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
375 3. This is the hardest step. You need to make sure your selected port is forwarded by your router and open to your firewall.
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
376
dcae32e219f1 Traipse Beta 'OpenRPG' {100117-00}
sirebral
parents:
diff changeset
377 That's it! You can now start the server and register it to the meta for all users to enjoy!</text>
236
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
378 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
379 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
380 <nodehandler class="tabber_handler" frame="400,400,0,48" icon="browser" map="Traipse OpenRPG::User Manual" module="containers" name="Links" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
381 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::User Manual::Links" module="forms" name="Release Notes" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
382 <link href="http://www.assembla.com/wiki/show/traipse" />
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
383 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
384 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::User Manual::Links" module="forms" name="Traipse User Guide" version="1.0">
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
385 <link href="http://www.assembla.com/wiki/show/traipse/User_Manual" />
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
386 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
387 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
388 </nodehandler>
9230a33defd9 Traipse Beta 'OpenRPG' {100616-00}
sirebral
parents: 184
diff changeset
389