danuyos's Recent Forum Activity

  • Hi, I watched a lot of your tutorials on Gamesalad, welcome to construct2

  • thanks very much, I'll try it

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi rexrainbow , is there a way to delete a whole row according to a value in a columm... I mean something like this:

    if columm WARRIOR has a value "5", delete that row... and if there are several "5" values, delete all those rows?

    thanks

  • Hi Kyatric, yes I did... do you think it has to be with the fact that I don't use the default folder location when instaling? .. I also add the verison number to the folder.

    in 103 it was   Construct2 r103/exporters/html5/plugins

    and now it is   Construct2 r108/exporters/html5/plugins

  • Hi, I just installed build 108 and wanted to open a 103 project wich has a 3rd party plugin.. I already put that plugin in the 108 but the project doesn't open. Construct says the plugin is not installed, but if I create a new one, it is in the "Insert New Object" window.

  • Hi, I have this suggestion for the next release, what about "grouping" the conditions in an "OR-BLOCK", for example:

    I have one conditions that checks a value and I added a "trigger once" limiter...

    "if GlobalVariable = "0"/ trigger once >>>>>> do the action."

    But I want the same action with a mouse click, and if I convert it to a "Or block" I get:

    "if GlobalVariable = "0" -OR- "On Click" -OR- "trigger once" >>> the action loop because of the true-condition of the variable, and the trigger once becomes useless.

    For a simple event it's easy to "duplicate" the condition for the Value and the Mouse, but I have 3 or 4 level nested events, and more than 4 conditions that triggers that event, and if I later want to edit the Action, I will have to edit each one of them.. which may lead to errors.

    what I'm suggesting is something like:

    "if GlobalVariable = "0" / trigger once -OR- On Click -OR- .......>>>>>

    like an "AND" function as one parameter for an "OR" function

  • oh yes, you're right , I always confuse the names

  • "on object clicked/touched" (sprite) ---- "system/go to layer...."

  • me too, also the "show new topics"and "unanswered topic" options.. I think the old layout was better...

  • Thanks Kaisirak, the choose() didn't work, but the tokenat() did!!

  • Thanks, I had already tried that, but the problem is that the last value ends with a comma, so if I select 1 and 2, I get "1,2,". Dont'know how to get rid of that last comma.

  • Hi everybody, I need to store several values as a single string separated by commas.

    I have a screen with multiple selections... for example, if I select options 1, 4 and 7, I need to store that as a string value "1,4,7", later I plan to use that value inside a choose() expresion.

    also if I deselect one, of course delete it from the string, so "1,4" or "4,7" and so on.

    Another thing is that, if I only select one, the choose() expresion won't work.

    Any idea, or a different workaround for that?

danuyos's avatar

danuyos

Member since 3 Sep, 2012

Twitter
danuyos has 13 followers

Connect with danuyos

Trophy Case

  • 12-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • x4
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • x10
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

22/44
How to earn trophies