Game logic - Transaction – Ylands

From Bohemia Interactive Community
Revision as of 16:41, 17 November 2021 by Lou Montana (talk | contribs) (Text replacement - " (\=+)([a-zA-Z0-9][^ ]+[a-zA-Z0-9])(\=+) " to " $1 $2 $3 ")
Jump to navigation Jump to search

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.