annotate orpg/templates/nodes/Traipse_User_Guide.xml @ 220:9611ba80cf99 alpha

Traipse Alpha 'OpenRPG' {100501-01} 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 (Patch-2) Moving to Beta!! New Features: New Namespace method with two new syntaxes New Namespace Internal is context sensitive, always! New Namespace External is 'as narrow as you make it' New Namespace FutureCheck helps ensure you don't receive an incorrect node New PluginDB access for URL2Link plugin New to Forms, they now show their content in Design Mode New to Update Manager, checks Repo for updates on software start New to Mini Lin node, change title in design mode New to Game Tree, never lose a node, appends a number to the end of corrupted trees New to Server GUI, Traipse Suite's Debug Console Updates: Update to White Board layer, uses a pencil image for color button Update to Grid Layer, uses a grid image for color button Update to Chat Window, size of drop down menus Update to default lobby message Update to template Text node Update to 4e PC Sheet node Fixes: Fix to Server GUI startup errors Fix to Server GUI Rooms tab updating Fix to Chat and Settings if non existant die roller is picked Fix to Dieroller and .open() used with .vs(). Successes are correctly calculated Fix to Alias Lib's Export to Tree, Open, Save features Fix to alias node, now works properly Fix to Splitter node, minor GUI cleanup Fix to Backgrounds not loading through remote loader Fix to Node name errors Fix to rolling dice in chat Whispers Fix to Splitters Sizing issues Fix to URL2Link plugin, modified regex compilation should remove memory leak Fix to mapy.py, a roll back due to zoomed grid issues Fix to whiteboard_handler, Circles work by you clicking the center of the circle Fix to Servers parse_incoming_dom which was outdated and did not respect XML Fix to a broken link in the server welcome message Fix to InterParse and logger requiring traceback Fix to Update Manager Status Bar Fix to failed image and erroneous pop up Fix to Mini Lib node that was preventing use Fix to plugins that parce dice but did not call InterParse Fix to nodes for name changing by double click Fix to Game Tree, node ordering on drag and drop corrected Fix to Game Tree, corrupted error message was not showing Fix to Update Manager, checks for internet connection Fix to Update Manager, Auto Update corrections
author sirebral
date Sat, 01 May 2010 03:21:26 -0500
parents b633f4c64aae
children 24769389a7ba
rev   line source
195
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
1 <nodehandler class="tabber_handler" frame="636,449,368,80" icon="labtop" map="Traipse OpenRPG" module="containers" name="User Manual" version="1.0"><nodehandler class="textctrl_handler" frame="400,400,0,48" icon="note" map="Traipse OpenRPG::User Manual" module="forms" name="Introduction" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
2 <text multiline="1" send_button="0">Welcome to Traipse OpenRPG.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
3
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
4 This small user manual should help users learn about the details of OpenRPG that are often times obscure.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
5
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
6 What is OpenRPG:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
7 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
8
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
9 What is Traipse OpenRPG:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
10 Traipse OpenRPG is a fork of the original software that is designed to be easy for users, extremely stable, and really powerful.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
11
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
12 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
13
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
14 The User Manual:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
15 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
16
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
17 Adding to the Manual:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
18 Do you see something that could be explained eaiser? Report the problem as a bug and it will be added to the manual.</text>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
19 </nodehandler><nodehandler class="tabber_handler" icon="player" map="Traipse OpenRPG::User Manual" module="containers" name="Chat" version="1.0"><nodehandler class="textctrl_handler" icon="note" map="Traipse OpenRPG::User Manual::Chat" module="forms" name="Using Chat" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
20 <text multiline="1" 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
21
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
22 The chat includes a set of commands. You can learn about the commands by entering /help
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
23
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
24 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>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
25 </nodehandler></nodehandler><nodehandler class="tabber_handler" icon="ccmap" map="Traipse OpenRPG::User Manual" module="containers" name="Map" version="1.0"><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">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
26 <text multiline="1" raw_mode="0" send_button="0">The Tabs:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
27 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
28
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
29 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
30
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
31 Lurker or in the Lobby:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
32 You cannot access any map tab or changes it's settings.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
33
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
34 Player:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
35 You have access to the Miniatures tab and the Whiteboard tab.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
36
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
37 GM:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
38 You have access to all of the tabs.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
39
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
40 The Layers:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
41 A small description of each of the layers.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
42
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
43 Background:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
44 You can set an image as the background, an image as a tile, or you can set a color.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
45
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
46 Grid:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
47 You can change the grid size, lines, turn off the grid snap, and change the grid shape.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
48
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
49 Miniatures:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
50 You can add new or remove miniatures and change mini properties and labels.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
51
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
52 Whiteboard:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
53 With the whiteboard you can draw lines or add text to the map.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
54
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
55 Fog:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
56 The fog layer hides the entire map from the prying eyes of players.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
57 </text>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
58 </nodehandler></nodehandler><nodehandler class="tabber_handler" icon="gear" map="Traipse OpenRPG::User Manual" module="containers" name="Game Tree" version="1.0"><nodehandler class="tabber_handler" frame="410,490,334,45" icon="tabber" map="Traipse OpenRPG::User Manual::Game Tree" module="containers" name="Reference Examples" version="1.0"><nodehandler class="textctrl_handler" frame="400,400,484,144" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Reference Examples" module="forms" name="Quick Help" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
59 <text multiline="1" raw_mode="1" send_button="1">Quick Help:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
60
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
61 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
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
62
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
63 A.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
64 Think of the Game Tree has a folder on your hard drive. Each :: inside the reference syntax works just like a system separator (/ or \)
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
65
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
66 B.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
67 Root References start at the tree itself. If the node being referenced changes location the reference will be invalid.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
68
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
69 C.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
70 Child References work at the location of the node containing the reference.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
71
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
72 Example:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
73 Game Tree
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
74 - Group
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
75 -- Text Node
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
76 --- Group_2
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
77 ---- Text Node_2
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
78 --- Group_3
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
79 ---- Text Node_3
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
80
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
81 In the above Tree example you can reference Text Node_2 with a root reference
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
82
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
83 !@Group::Group_2::Text Node_2@!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
84
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
85 or you can use a Child Reference from within Text Node
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
86
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
87 !!Group_2::Text Node_2!!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
88
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
89 D.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
90 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
91
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
92 Using the above example, you could reference Text Node from Text Node_2 with the syntax: !#Group::Text Node#!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
93
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
94 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#!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
95
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
96 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
97
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
98 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
99
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
100 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
101
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
102 EZ_Tree (One Touch Reference):
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
103 (ALPHA!)
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
104 The new EZ_Tree System will help benefit users who do not understand the syntax, nor care to learn.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
105
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
106 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
107
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
108 (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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
109
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
110 Developer Note:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
111 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
112
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
113 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
114
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
115 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>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
116 </nodehandler><nodehandler class="textctrl_handler" frame="400,400,540,67" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Reference Examples" module="forms" name="Root Reference" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
117 <text multiline="1" raw_mode="1" send_button="1">&lt;b&gt;Root Reference&lt;/b&gt;
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
118 Works at the tree level. Must be exact.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
119
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
120 &lt;b&gt;Root Reference 1:&lt;/b&gt; !@Reference Examples::Group::Child@!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
121 &lt;b&gt;Root Reference 2:&lt;/b&gt; !@Reference Examples::Grid::(2,1)@!</text>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
122 </nodehandler><nodehandler class="textctrl_handler" frame="441,400,514,48" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Reference Examples" module="forms" name="Grid Reference" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
123 <text multiline="1" raw_mode="1" send_button="1">&lt;b&gt;Grid Reference&lt;/b&gt;
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
124 Works by looking at the (Row, Column) of a Grid.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
125
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
126 &lt;b&gt;Grid Reference 1:&lt;/b&gt; !@Reference Examples::Grid::(1,1)@!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
127 &lt;b&gt;Grid Reference 2:&lt;/b&gt; !!Grid::(1,1)!!</text>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
128 </nodehandler><nodehandler class="textctrl_handler" frame="400,400,517,63" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Reference Examples" module="forms" name="Child Reference" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
129 <text hide_title="1" multiline="1" raw_mode="1" send_button="1">&lt;b&gt;Child Reference&lt;/b&gt;
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
130 Works at the current tree location.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
131
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
132 &lt;b&gt;Child Reference 1:&lt;/b&gt; !!Group::Child!!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
133 &lt;b&gt;Child Reference 2:&lt;/b&gt; !!Group::Group_2::Child_2!!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
134 </text>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
135 </nodehandler><nodehandler class="textctrl_handler" frame="400,400,484,144" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Reference Examples" module="forms" name="Parent Reference" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
136 <text multiline="1" raw_mode="1" send_button="1">&lt;b&gt;Parent Reference&lt;/b&gt;
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
137 Works by indexing the tree map of the node with the Reference. Allows you to start from a 'Parent'.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
138
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
139 &lt;b&gt;Parent Reference 1:&lt;/b&gt; !!Group::Group_2::Child_2!!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
140 &lt;b&gt;Parent Reference 2:&lt;/b&gt; !#Bonus Nodes::Deck::Draw#!</text>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
141 </nodehandler><nodehandler border="1" class="group_handler" cols="1" map="Traipse OpenRPG::User Manual::Game Tree::Reference Examples" module="containers" name="Group" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
142 <nodehandler border="1" class="group_handler" cols="1" map="Traipse OpenRPG::User Manual::Game Tree::Reference Examples::Group" module="containers" name="Group_2" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
143 <nodehandler class="textctrl_handler" frame="400,400,571,67" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Reference Examples::Group::Group_2" module="forms" name="Child_2" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
144 <text multiline="1" raw_mode="1" send_button="0">!#Group::Child#!</text>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
145 </nodehandler><nodehandler border="1" class="group_handler" cols="1" map="Traipse OpenRPG::User Manual::Game Tree::Reference Examples::Group::Group_2" module="containers" name="Group_3" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
146 <nodehandler class="textctrl_handler" frame="400,400,571,67" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Reference Examples::Group::Group_2::Group_3" module="forms" name="Child_3" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
147 <text multiline="1" raw_mode="1" send_button="0">!#Group::Child#!</text>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
148 </nodehandler></nodehandler></nodehandler><nodehandler class="textctrl_handler" frame="400,400,0,48" icon="note" map="Traipse OpenRPG::User Manual::Game Tree::Reference Examples::Group" module="forms" name="Child" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
149 <text multiline="0" raw_mode="1" send_button="0">Child Node Data</text>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
150 </nodehandler></nodehandler><nodehandler class="rpg_grid_handler" frame="400,400,547,51" icon="grid" map="Traipse OpenRPG::User Manual::Game Tree::Reference Examples" module="rpg_grid" name="Grid" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
151 <grid autosize="1" border="1">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
152 <row version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
153 <cell size="147">0</cell>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
154 <cell>0</cell>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
155 </row>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
156 <row version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
157 <cell>!!Group::Child!!</cell>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
158 <cell>0</cell>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
159 </row>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
160 </grid>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
161 <macros>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
162 <macro name="" />
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
163 </macros>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
164 </nodehandler></nodehandler><nodehandler class="textctrl_handler" frame="400,400,452,36" icon="note" map="Traipse OpenRPG::User Manual::Game Tree" module="forms" name="Additions &amp; Tips" version="1.0"><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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
165
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
166 Grid Nodes:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
167 Grid nodes are now reference-able with the coordinates of the grid. Example: !@Grid::(1,1)@!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
168 The example will return the top left most cell data. The grid understands coordinates like this (Row, Column)
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
169
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
170 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
171
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
172 Here is an example with a 3 x 3 Grid
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
173 Example: !@Grid::([#1d3], [#1d3])@!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
174
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
175 The result will be a random event from the grid.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
176
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
177 Bonus Node Included: A 52 Card Deck with 4 columns and 13 rows. (4 * 13 = 52)
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
178
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
179 List Nodes:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
180 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
181
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
182 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
183
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
184 (List Nodes inside a Tool created PC sheet vanish when moved, or I would recommend the list be placed inside these sheets also.)
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
185
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
186 Here is an example of a Fortitude save inside the recommended list node: !!Fort::Check!!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
187
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
188 Text Nodes:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
189 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
190
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
191 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
192
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
193 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
194
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
195 Bonus Node Included: A small book node with 1 Chapter and 3 Parts.</text></nodehandler><nodehandler class="textctrl_handler" frame="400,400,393,95" icon="note" map="Traipse OpenRPG::User Manual::Game Tree" module="forms" name="Node Referencing" version="1.0"><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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
196
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
197 (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)
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
198
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
199 Reference Types:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
200 There are three ways of references node data. A Root Reference, a Child Reference, and a Parent Reference.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
201
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
202 Root Reference:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
203 A node reference that starts at the Game Tree. The location of the node must be exact or you will return an Invalid Reference!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
204
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
205 A Root Reference uses this syntax:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
206 !@Node::Child::Data@!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
207
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
208 Child Reference:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
209 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
210
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
211 A Child Reference uses this syntax:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
212 !!Node::Child::Data!!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
213
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
214 Parent Reference:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
215 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
216
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
217 A Parent Reference uses this syntax:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
218 !#Node::Child::Data#!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
219
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
220 Syntax for Special PC Sheet Nodes:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
221 The nodes for the specialized PC Sheets now have a new syntax.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
222
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
223 Skills, Saves, and Abilities:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
224 Skills, Saves, and Abilities all have a similar referencing syntax. You can return the base value of each by using the correct syntax.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
225
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
226 Examples:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
227 !@Jonethan::Skill::Jump@! (Returns Jump ranks)
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
228 !@Mikael::Strength@! (Returns Ability Score and Mod)
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
229 !@Draj::Will@! (Returns Will Save and Mod)
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
230
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
231 (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)
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
232
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
233 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
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
234
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
235 Combat:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
236 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
237 Example: !@Kammen-Pai::Attack::M::Dagger@!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
238
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
239 Modifier Type:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
240 There are two modifier types Melee (M) or Ranged (R) You will see I added can use the long word or the short hand.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
241
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
242 Powers, Spells and Feats:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
243 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
244
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
245 Examples:
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
246 !@Kammen-Pai::Cast::Ray of Frost@!
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
247 !@Kammen-Pai::Feat::Ability Focus@!</text></nodehandler></nodehandler><nodehandler class="tabber_handler" icon="labtop" map="Traipse OpenRPG::User Manual" module="containers" name="The Server" version="1.0"><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">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
248 <text multiline="1" send_button="0">In Traipse starting a server has never been easier. The setup is as easy as 1., 2., 3
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
249
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
250 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.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
251
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
252 2. Edit the server_ini.xml file. Here you can set the server's name, the boot password, and even set the servers port.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
253
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
254 Traipse allows you to specify a server port instead of the software demanding port 6774.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
255
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
256 3. This is the hardest step. You need to make sure your selected port is forwarded by your router and open to your firewall.
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
257
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
258 That's it! You can now start the server and register it to the meta for all users to enjoy!</text>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
259 </nodehandler></nodehandler><nodehandler class="tabber_handler" frame="400,400,0,48" icon="browser" map="Traipse OpenRPG::User Manual" module="containers" name="Links" version="1.0"><nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::User Manual::Links" module="forms" name="Release Notes" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
260 <link href="http://www.assembla.com/wiki/show/traipse" />
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
261 </nodehandler>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
262 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::User Manual::Links" module="forms" name="Traipse User Guide" version="1.0">
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
263 <link href="http://www.assembla.com/wiki/show/traipse/User_Manual" />
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
264 </nodehandler>
b633f4c64aae Traipse Alpha 'OpenRPG' {100219-00}
sirebral
parents:
diff changeset
265 </nodehandler></nodehandler>