• We just upgraded the platform on which this website runs! Please inform @Jaxel of any issues.

Recent content by Superrobotking

  1. S

    Double Piping not working?

    Ah great! Took a while and my brain is semi fried but I figured out the array setup. <div id="FC1"></div> <div id="AC1"></div>. var chips1 = docData['chips_1'].split('||'); document.getElementById("FC1").innerHTML = chips1[1]; document.getElementById("AC1").innerHTML = chips1[0];
  2. S

    Dreamweaver support?

    Ok cool took a while to get the sources right but I have it up and running now
  3. S

    Double Piping not working?

    Not sure if I am doing this right or if I missed anything but doing || doesnt seem to do anything except now show up. Ran a basic LF || Losers Final and it would come out as LF Losers Final if theres a video or anything that would be helpful.
  4. S

    Dreamweaver support?

    This might be crazy but I was wondering if there was a way to edit the scoreboard thru dreamweaver? I'm more comfortable with that in terms of using html