Darklinki's Recent Forum Activity

  • Your example shows just 7 images and an global text variable, no loops.

  • Step by step:

    • Download an Editor you prefer i recommend sublime text ore notepad++
    • Export it with Html 5 (do not select minify script !!!!!!!!!)
    • In the Export folder is a runtime.js open that with your editor
    • This is your ~10 000 rows long code but well formated.
    • Show this to someone who want help you but not got C2
    • Watch him crying
    • Ask your questions here in the forum

    Sry but with C2 problems only C2 "coder" can help you. It?s because C2 is Code free.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I got some questions I want to make a German C2 Magazine. This means a Website with 2-4 Tutorials per week and German News about C2.

    Now I just want to ask which things are legal.

    • Posting German Tutorials and link in to them to my Page ?
    • Translate English Tutorials that are under Creative Commons and post them to the Turorials section and also to my Website
    • Translate the whole Scirra Blog and post it to my Website
    • Translate Forum Threads and transfer them to my Page
    • Use some ads to get enough Money to pay coffee and the domain
    • Translate the whole Manual

    Is this all legal ?

  • Really nobody got this problem before ?

  • If you move from the Tutorials to the forum you get an error:

    404 - File or directory not found.

    The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

    scirra.com/tutorials/forum

    Seems to be just an false "src" in the new Template.

  • Try websockets 500+ Player no problem, Browserquest is the best example

  • For me it works well, got a nice little realtime field there 2 player can move at the same time. But never tried it with more than 4 Players.

    Browserquest wasn?t with web sockets ?

  • With websockets and node.js should it be possible

  • Push question ist still open

  • vee41 Amazing, this great now I don�t have to leave C2 anymore.

  • If I understand you mean something like:

    functionX(varParam = functionZ(X, Y, Z));

    functionZ(X, Y, Z) {

    if(X != null){

    return X;

    }

    if(Y != null){

    return Y;

    }

    }

    If you mean this, I dont know how to do that in C2 but interesting question. I try to find a worktrough.

    Got it tutorial is upcomming ;)

    EDIT:

    Function On "Test"

    -- Chrome Log function.Param(0)

    Funtion On "Test2"

    --IF varWantedParam = 1 //any Condition you wish

    --- Set return value to varParam1 //The parameter you want typically a variable

    --IF varWantedParam = 2 //any Condition you wish

    --- Set return value to varParam2 //The parameter you want typically a variable

    Call "Test"(Function.Call("Test2"))

    If you want to get the Parameter from Test2, just change one line:

    --- Set return value to varParam1 to --- Set return value to function.param(0)

  • you need to make an apk out of it :D

    With what Exporter do you made the .apk ? Normally you export with this Exporter the files again.

Darklinki's avatar

Darklinki

Member since 18 Oct, 2012

None one is following Darklinki yet!

Trophy Case

  • 12-Year Club

Progress

12/44
How to earn trophies