CincyPlanet's Recent Forum Activity

  • Awesome. Do you plan to release more in 2d? Like the zombie ones also? I would be interested in purchasing them if you do.

  • I tried to upload the first game I made with C2(finished it last year) but it said I needed the current version (v157) so I downloaded that and tried to reupload and it gives the same error, even though I did use that version. I even deleted and recompiled into a new directory just to make sure I uploaded the correct one.

    Any ideas?

  • I see, tough one...Well, I think, you would only have to check the first index: 7, and the last one.

    Looking at the expressions available maybe these could help also. You could use the comma separator, check the first and last value, and info not found use the ,7,?

    tokenat(src, index, separator)

    Return the Nth token from src, splitting the string by separator. For example, tokenat("apples|oranges|bananas", 1, "|") returns oranges.

    tokencount(src, separator)

    Count how many tokens occur in src using separator. For example, tokencount("apples|oranges|bananas", "|") returns 3.

    Im not sure if you could send the list to an array and then cycle through that also...just kind of brainstorming at this point.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Maybe you could also check before and after the 7? If there is a comma or nothing (index value 1 or text length -1)?

  • If you string returns like you show you could check for the commas also: ,7, which would not give any other numbers, like 17, 27, etc.

    find(yourText,",7,")

    will return > -1 if found (returns the index position)

  • , I did not notice that. Thanks for pointing it out. I will be uploading my first 'game' I did (last year) to the arcade, called I Saw Zombies I thought this might be useful as I am remaking it for more play-ability.

  • I know this is an old post but I am looking for some zombie related info could you repost?

  • Just found this, interesting, though it seems to freeze up a lot on me. I am working on a new zombie game also.

  • I forgot to mention check my app: play.google.com/store/apps/details

    The build a santa part was done in C2

  • Sorry about the delay. Yes, I was able to get it working saving to a server. But my client decided not to use the server as he thought it would take up to much space.

    I am soon entering into a new project that will also use this plugin extensively. I well post an update soon, as I need to find some graphics.

  • Thanks, I will try to find an easier solution.

  • Could this be used as a simple chat program by more that two people? Like if they all have the same chat ID? or can it only go between two?

CincyPlanet's avatar

CincyPlanet

Member since 21 May, 2013

None one is following CincyPlanet yet!

Trophy Case

  • 11-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

13/44
How to earn trophies