zenox98's Recent Forum Activity

  • christ59

    Please remember to post an English translation when posting.

    This isn't just for the benefit of mods, but for others who may using the search facility.

    Thanks.

  • ....Because right now seems like their target audience for C3 is the existing community which as of right now split right down the middle because of the subscription model.

    Just playing 'Devil's Advocate' here, but such a statement is impossible to justify, as you don't have access to any such quantitative data to make such a statement.

    All that can really be said is that some users are for and some against.

  • It is the WIIU plugin causing the fault. It would probably indicate that the plugin has changed since you used it in this project, but only you can determine this as it is an NDA issue on this forum. You should check with the WIIU dev site for info.

    I haven't got the plugin, but I hacked the references from your project and it can now be opened.

    I'll provide the dropbox link in a mo...........

    Let me know when you have it and opened it and if OK I will delete from link.

    [link removed]

  • That might have been a XML once, it is not anymore.

    It looks corrupt or encrypted.

    I agree.

    I think you will need to upload the .capx for us to determine whether it is salvageable in any way or corrupt and beyond saving.

  • Okay, I came back and I did not succeed.

    I looked at the files, tried to adapt, but unfortunately, it's not what I'm looking for, I believe there are simpler ways to do it. I have a simple system to pull and release the ball, I just need a aim that project my ball.

    If any of you can take a look at how I've done, to see what you can do, I'll thank you immensely.

    As far as I can see, the link provided by korbaach has an example .capx that does exactly what you require regarding the aiming line.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If it's a .capx, unzip to a new folder using any unzipping program you may have (winzip, winrar, 7zip etc).

    Open the .caproj file in any text editor and look for the following sections that show the Plugins and Behaviors:

      <used-plugins>
            <plugin author="Scirra" id="Sprite" version="1">Sprite</plugin>
        </used-plugins>
        <used-behaviors>
            <behavior author="R0J0hound" id="rojoChipmunkBeta" version="2.299999952">Chipmunk</behavior>
        </used-behaviors>[/code:3kfofkt0]
    
    As you can see, if the 'author' isn't 'Scirra' then it's - likely to be - a non-standard plugin.
    
    If your program does show all standard Plugins and Behaviors, then dependent upon age, there have been a few breaking changes over the years so you would need to trace the error message line numbers to see what you can determine.
  • You do not have permission to view this post

  • LOL so...the "police" doesn't target the criminal, but the vigilante. That's just ridiculous.

    Wow. You seriously don't see when you are in the wrong?

    Firstly, this thread is 4 years old, so you're post is unnecessary.

    Secondly, many non-native English make posts that sometimes do need clarification, so asking for more info/screenshots is perfectly acceptable.

    Thirdly, calling someone a troll is in itself trolling and a direct attack on another user which is strictly not allowed.

    Obviously, you can try to argue your case, but since you've already made a negative comment about me (I am certainly not the 'police') I have absolutely no interest in engaging with you again.

    If you wish to take this further, feel free to email supportlgl@scirra .com.

  • Please tread carefully, folks.

    Some posts are skimming the 'no personal attacks' rule a little too closely.

    Cheers

  • To clear up the miss reading of zenox98 I was not requesting an illegal copy. I was asking if there were any programs like this one. The other thing that I think you got confused about was that I wanted to know if there was anything I could do for someone resulting in me getting a full copy. Albeit crazy. I do know that getting an illegal copy is wrong and I don't want people to think that I am a bad person...

    Asking for users help you get a licensed copy is not allowed.

    Your post included the phrase:

    [quote:3m6ajbui]

    The version of Construct 2 that allows me to export my games so others can play them is $130. Now if you can't see my problem here, I am not old enough to get a job and there is no way I could get that amount of money. Is there anyway I could get this version from help of you guys......

    This is not allowed, which is why I just locked the thread and didn't ban you.

    Anyway, as far as I'm concerned, the matter is closed. If you think otherwise, then you can go over me and email .

    ---------------------------------------------------------------

    You can still export as HTML and host the game on a server or export to the Scirra arcade. Both options would allow others to play your game.

    Regarding similar programs, if you search this forum, there have been many discussions on similar programs, such as Godot, which is free and open source, so may fit your requirements.

    Good luck.

  • I just got a new pc, and now i'm wondering how to not be stuck with the free version of construct 2.

    You have the Personal License which entitles you to install the license on as many machines as you wish, as long as it is only you using the licensed version.

    So for the new PC, just re-download the license from the Downloads in the store.

  • Hi all!

    For example i have this XML:

    {

    "1": 100,

    "2": 200,

    "3": "http://1",

    "4": "http://2" ,

    }

    How i can get "100", "200", "http://1" and "http://2" from XML?

    I read manuals and tutorials but i can't do it with this.

    Thank you!

    As the manual states the xml must be valid xpath xml, which the sample

    you have posted obviously isn't.

    Typical example of valid XML would be:

    <?xml version="1.0" encoding="utf-8" ?>
    <Catalog>
            <Album artist="The Last Shadow Puppets" title="The Age Of The Understatement">
                    <Track rating="4" length="P3M7S">The Age Of The Understatement</Track>
                    <Track rating="3" length="P2M18S">Standing Next To Me</Track>
                    <Track rating="5" length="P2M26S">Calm Like You</Track>
                    <Track rating="3" length="P3M38S">Separate and Ever Deadly</Track>
                    <Track rating="2" length="P2M37S">The Chamber</Track>
                    <Track rating="3" length="P2M44S">Only The Truth</Track>
            </Album>
            <Album artist="Kings Of Leon" title="Because Of The Times">
                    <Track rating="4" length="P7M10S">Knocked Up</Track>
                    <Track rating="2" length="P2M57S">Charmer</Track>
                    <Track rating="3" length="P3M21S">On Call</Track>
                    <Track rating="4" length="P3M09S">McFearless</Track>
                    <Track rating="1" length="P3M59S">Black Thumbnail</Track>
            </Album>
    </Catalog>[/code:gwc970x1]
zenox98's avatar

zenox98

Member since 30 Jun, 2010

Twitter
zenox98 has 3 followers

Trophy Case

  • 14-Year Club
  • x3
    Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

16/44
How to earn trophies