News:

A forum for users of LackeyCCG

Main Menu

Plugininfo.txt question

Started by silence731, October 17, 2015, 03:40:48 PM

Previous topic - Next topic

silence731

Ok, so ive figured out how to make a plug in from cobbling together and trial and error... my question now is this... im making a game that has 4 different income types and i was wondering if there is a way to display these values in addition to the total values of these types... I.E. a player has gold, silver, platinum, copper... so...
Gold total:#
Silver total:#
Platinum total:#
copper total:#
now i need to do some lines that tell how much income is done per turn...
Gold income:+#
Silver income:+#
Platinum income:+#
Copper income:+#

the income lines need to have a way to change the value displayed as cards will modify those values on a turn per turn basis... is that possible within the scope of the engine?