Difference between revisions of "RolePay Toll System Expansion"
(Created page with "← Rolepay Money System Expansion Packs {|align=right |__TOC__ |} = '''<span style="color:#4D5A93">Using Expansion Packs</span>''' = <p>I...") |
|||
Line 9: | Line 9: | ||
= '''<span style="color:#4D5A93">Making Expansion Packs</span>''' = | = '''<span style="color:#4D5A93">Making Expansion Packs</span>''' = | ||
<p>Want to learn how to make expansion packs? All expansion packs are made using the [[Rolepay Money System/API|RolePay Money System API]].<br />All you will need is basic knowledge of HTTP and LSL.</p><br /> | <p>Want to learn how to make expansion packs? All expansion packs are made using the [[Rolepay Money System/API|RolePay Money System API]].<br />All you will need is basic knowledge of HTTP and LSL.</p><br /> | ||
+ | |||
+ | = '''<span style="color:#4D5A93">Setting Up The Toll System Expansion</span>''' = | ||
+ | <p>These steps assume that you already have an API key.<br />Follow these steps to configure your device.</p> | ||
+ | * Rez out Item "Toll Payment System". | ||
+ | * Enter the API key into the dialog box. | ||
+ | * Enter the toll fee you would like to charge. | ||
+ | * <b>Copy</b> the presented key. | ||
+ | * Rez out Item "Toll Barrier". | ||
+ | * Click the arm and paste copied key into dialog box. | ||
+ | * Done. Your system is now set up. | ||
+ | <p>If the API key you have does not exist or it has been deleted, you will get an error saying "The API key does not exist".<br />You will need to obtain a different API key after that.</p><br /> | ||
+ | |||
+ | = '''<span style="color:#4D5A93">Using The Toll Payment Machine</span>''' = | ||
+ | <p>To make a toll payment, simply touch the machine.<br />By default, all collected fees will be deposited into the Network Funds; this can be changed (view configuration below).</p><br /> | ||
+ | |||
+ | == '''Configuring the Toll Payment Machine''' == | ||
+ | <p>The configuration menu can only be accessed by the owner.<br/ >The things you can access through the configuration are as follows:</p> | ||
+ | * <b>Group Mode</b> will enable the ability for users wearing the same group tag to waive toll fees; this is useful for emergency services and DOT roles. | ||
+ | * <b>My Key</b> will display the system key to link to component(s) such as the Toll Barrier. | ||
+ | * <b>Funds Go To</b> allows you to have funds directed to a personal user, rather than the network funds.<br />Simply input a valid user key. (<b>To go back to default settings,</b> simply leave the dialog box empty and submit.) | ||
+ | * <b>Set API</b> allows you to input a new API key. | ||
+ | * <b>Set Price</b> will allow you to change the toll fee. | ||
+ | <br /> | ||
+ | |||
+ | = '''<span style="color:#4D5A93">Using The Toll Barrier</span>''' = | ||
+ | <p>The Toll Barrier is used in conjunction with the Toll Payment Machine.<br />The barrier only works when a payment has been successfully processed.</p><br/> | ||
+ | |||
+ | == '''Barrier Arm Collision Warning''' == | ||
+ | <p>Once a payment has been processed and the arm barrier opens, the user will have 10 seconds to pass.<br />If a user is in the path of the arm barrier while its attempting to close, an alarm will sound; if the obstacle has not been cleared after three (<b>3</b>) consecutive warnings, the arm barrier will close.</p><br /> |
Revision as of 12:01, 29 January 2016
← Rolepay Money System Expansion Packs
Using Expansion Packs
In order to use any expansion pack, you must have an API key only obtained from the Web Interface from the RolePay Server.
You can also obtain an API key from the network owner or someone who has access to the Web Interface.
Making Expansion Packs
Want to learn how to make expansion packs? All expansion packs are made using the RolePay Money System API.
All you will need is basic knowledge of HTTP and LSL.
Setting Up The Toll System Expansion
These steps assume that you already have an API key.
Follow these steps to configure your device.
- Rez out Item "Toll Payment System".
- Enter the API key into the dialog box.
- Enter the toll fee you would like to charge.
- Copy the presented key.
- Rez out Item "Toll Barrier".
- Click the arm and paste copied key into dialog box.
- Done. Your system is now set up.
If the API key you have does not exist or it has been deleted, you will get an error saying "The API key does not exist".
You will need to obtain a different API key after that.
Using The Toll Payment Machine
To make a toll payment, simply touch the machine.
By default, all collected fees will be deposited into the Network Funds; this can be changed (view configuration below).
Configuring the Toll Payment Machine
The configuration menu can only be accessed by the owner.
The things you can access through the configuration are as follows:
- Group Mode will enable the ability for users wearing the same group tag to waive toll fees; this is useful for emergency services and DOT roles.
- My Key will display the system key to link to component(s) such as the Toll Barrier.
- Funds Go To allows you to have funds directed to a personal user, rather than the network funds.
Simply input a valid user key. (To go back to default settings, simply leave the dialog box empty and submit.) - Set API allows you to input a new API key.
- Set Price will allow you to change the toll fee.
Using The Toll Barrier
The Toll Barrier is used in conjunction with the Toll Payment Machine.
The barrier only works when a payment has been successfully processed.
Barrier Arm Collision Warning
Once a payment has been processed and the arm barrier opens, the user will have 10 seconds to pass.
If a user is in the path of the arm barrier while its attempting to close, an alarm will sound; if the obstacle has not been cleared after three (3) consecutive warnings, the arm barrier will close.