Game logic - Transaction – Ylands
Jump to navigation
Jump to search
(Created page with " ---- {{Ylands scripting navbox}} {{DEFAULTSORT:{{#sub:{{PAGENAME}}|19}}}} Category: Game Logic Category: Ylands 0.14") |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|19}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|13}}}}") |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
=Description= | |||
*This game logic is used for transaction process. Creators can this way ask players for coyns in exchange for specific items, services or features. | |||
*The creator sets up the Game logic - specifies what will players get, for how much money and then, based on the events triggered (On Transaction Accepted / On Transaction Declined) provide the player with an item, open a door or perform any other action. | |||
[[Image:Ylands_Transaction.jpg|right|400px|]] | |||
= Title = | |||
*Enter the name of transaction. | |||
= Description = | |||
*Enter the description of transaction which will be shown in confirmation dialog. | |||
= Price = | |||
*The price in coyns that will be specified in the transaction. | |||
---- | ---- | ||
{{Ylands | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|13}}}} | ||
[[Category: Game Logic]] | [[Category: Game Logic]] | ||
[[Category: Ylands 0.14]] | [[Category: Ylands 0.14]] |
Latest revision as of 14:21, 24 November 2023
Description
- This game logic is used for transaction process. Creators can this way ask players for coyns in exchange for specific items, services or features.
- The creator sets up the Game logic - specifies what will players get, for how much money and then, based on the events triggered (On Transaction Accepted / On Transaction Declined) provide the player with an item, open a door or perform any other action.
Title
- Enter the name of transaction.
Description
- Enter the description of transaction which will be shown in confirmation dialog.
Price
- The price in coyns that will be specified in the transaction.