seridras's Recent Forum Activity

  • jlouter: the error means the capx needs a specific (custom) plugin to be opened.

    Apparently those examples were made before Ashley implements dialogs that gives the name of the missing plugin(s).

    On the first page of this thread you can see this post that links to the required plugin.

    I downloaded the plugin that was listed in that post, and still had an issue with trying to open the capx like jlouter mentioned.

    I also have an alternative shuffle in case anyone would like it:

    <img src="http://i91.photobucket.com/albums/k286/seridras/DealDraw.png" border="0">

    This should address the issue mentioned above for incomplete shuffling.

  • Adding int() did the trick.

    I left off the (Balance*100)%100 since Balance was already storing cents in integer form (holdover from previous reference materials).

    Thanks!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • R0J0hound

    There's no FormatDecimal on C2 :/

    And thx for the explanation

    I have tried using FormatDecimal to format text into currency, and always get an error for unknown expression.

    Original format:

    "$" &(Balance/100) &"." &right("00" &Balance%100,2)

    has issues with displaying cents properly.

    Looking for a better solution, or advice on what may be causing the error.

seridras's avatar

seridras

Member since 18 Apr, 2012

None one is following seridras yet!

Connect with seridras

Trophy Case

  • 12-Year Club
  • Email Verified

Progress

13/44
How to earn trophies