Dynamic Text Fields

January 6, 2022 — By Karolina Orav

Here’s how to use Dynamic Text Fields in Adact

 
Dynamic text is a short code that gets replaced based on how your player participated.

 

There are currently 5 different shortcodes what to use:

#score#, #time#, #prizeName#, #prizeDescription#, #prizeImage#

 

#score# replaces this text with the number of points your player achieved. For example text “Your score was: #score#” will be shown as “Your score was: 100” If the player achieved 100 points.

 

#time# replaces this text with the amount of game time. For example text “Your time was: #time#” will be shown as “Your time was: 8” if the length of game was 8 seconds.

 

#prizeName# replaces this text with the name of the prize. For example text “You won: #prizeName#” will be shown as #You won: Coffe Machine” If the name of prize was Coffe Machine.

And same thing with #prizeImage#, if you have added (600×600) image of the Coffe Machine as well. You won: “attached picture of Coffe Machine”

 

#prizeDescription” replaces this text with your added description or extra information about prize in the “description” box earlier. For example text #prizeDescription# will be shown “Write to info@www.adact-test.me to redeem your prize”.

 

Watch video how to use Dynamic Text Fields: