Aeal5566's Forum Posts

  • I meant in the runtime. I cant see where it is I get kicked off the level before I can see it

  • Bink video makes you buy a license and that is expensive and not likley to happen. un-less something changed recently.

  • What was he trying to run? the cap or the .exe

  • I checked with Davo before I posted it there was also a discussion about it in the chat. Its just meant to be guidlines to streamline the help forum so that we can deal with issues quickly. Sorry if I stepped on your toes Ashley

  • I cant see the win block and I could not figure out how you hid it so I didnt spend forever looking for it. if you can show the win block that would be better

  • I have noticed a lot of new topics on these forums, some of which are good some of which could have been answered through doing a search or reading the wiki. In order to facilitate help for all those who need it we have come up with some guidelines to expedite the process. Please follow the steps out lined below:

    1) Do the tutorials. Ghost Shooter and Platform School will teach you a lot about Construct and perhaps answer a lot of your questions.

    2) Check the Wiki. Even though it's not complete it has a good amount of information. Search there if looking for info on an object.

    3) Search the forums. There is search function, so please use it. I realize that it may not be the best a picking things up but sometimes it does work

    4) Post a topic. Finally, if all else fails then post a topic about it. Below I'll outline what should be included in your post...

    When posting a topic in Help/Tech please do all of the folowing:

    1) POST A CAP! (".cap" is the file format Construct saves files in.) Please, PLEASE post a cap showing what trouble you are having. There is nothing worse than trying to troubleshoot from a screen cap because the problem may be in an area that you did not screen cap. Likewise, descriptions alone are often times useless.

    2) BE DETAILED! Please describe what is happening and what should be happening.

    3) Bookmark your events. Especially if you have multiple event sheets. People really don't want to waste time looking through five event sheets.

    3) IF IT'S CRASHING, IT'S A BUG! Post it along with a cap to the SourceForge bug tracker. Try to recreate the bug in the smallest cap possible so that it's easier for the developers to find it and fix it.

  • get rid of the

    Always set goalrunner.y to player.y and that fixes it. a few things though.

    First please please please if you are posting a cap that has lots of event sheets please either tell the people which sheet the events are in.

    Second you have too many event sheets it makes your cap hard to navigate consider using groups and activating/deactivating when needed.

    3rd you have 2 sprites that are the same consider using a state variable or some other controller. less vram used.

  • That code looks like it should work so.....

    report it to the tracker.

  • Did you upload a .exe to your site or the .cap?

  • I tried to play Subject 66 a few days ago and that writes a file to the hard drive and windows said no way. I had to run in administrator mode to get it to play I'm sure it would do the same thing for registry keys.

  • Its alot easier to see what is going on with your file if you give us a cap to trouble shoot.

  • Not to mention A) Anyone with an ounce of computer knowledge could either 1) hack the .ini file easily 2) just delete it if its on the desktop wich even non computer users would end up doing.

    B) Windows defender would probably pick up any attempt to modify the registry. So changing a key at the close of layout all the person would have to do is say no

    you would be better off releasing a cut down .exe if you wanted to make a trial rather than implementing some kind of registry modifier.

  • how would that persist through multiple plays?

  • YAY SVN! Ive been using it for my flash games and I like it more that CVS getting the code off teh CVS was a pain in the butt.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Are they resetting after you close or after a new install?