Results 1 to 10 of 88

Thread: Gs2 for the Noobs #1 - The Beginner's Guide!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Veteran
    Join Date
    Jul 2013
    Location
    Hallandale, FL
    Posts
    159
    function onCreated() {
    If (1 + 1==2) {
    If (2 < 4) {
    echo("JOHN!");
    } else {
    echo("incorrect");
    }
    }
    }
    Last edited by Niko; 07-28-2013 at 09:27 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •