Game logic - Transaction – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}")
m (Text replacement - " (\=+)([a-zA-Z0-9][^ ]+[a-zA-Z0-9])(\=+) " to " $1 $2 $3 ")
Line 4: Line 4:
   
   
[[Image:Ylands_Transaction.jpg|right|400px|]]
[[Image:Ylands_Transaction.jpg|right|400px|]]
=Title=
= Title =
*Enter the name of transaction.
*Enter the name of transaction.


=Description=
= Description =
*Enter the description of transaction which will be shown in confirmation dialog.
*Enter the description of transaction which will be shown in confirmation dialog.


=Price=
= Price =
*The price in coyns that will be specified in the transaction.
*The price in coyns that will be specified in the transaction.



Revision as of 16:41, 17 November 2021

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.
Ylands Transaction.jpg

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.