Results 1 to 9 of 9

Thread: Gs3

  1. #1

    Gs3

    what do you guy's think of gs3 I heard there are ways that you can set it up, but I heard that there's not many Changes

  2. #2
    aaaaaaaaaaaaaaaaaaaaaaaaa Grief Hero's Avatar
    Join Date
    Jun 2013
    Location
    n/a
    Posts
    1,327
    So getting GS2 to echo :
    PHP Code:
    function onCreated() {
               echo(
    "Hello World");

    and here is GS3:

    PHP Code:
    //#GS3
    function onCreated() : void {
      echo(
    "hello world");



    I saw. I conquered. I came.


  3. #3
    Seems more complicated this way
    PHP Code:
    //#GS3 
    function onCreated() : void 
      echo(
    "hello world"); 


  4. #4
    Street Boss John's Avatar
    Join Date
    Jun 2013
    Location
    Lebanon
    Posts
    825
    Gs3 is way better than Gs2, less flexible.

    I am going to create a tutorial on it, but Gs3 is currently being converted into Gs2 bytecode, so it's considered more of a limitation right now - you can forget it atm.
    -Johnaudi

  5. #5
    Street Boss
    Join Date
    Jun 2013
    Location
    United States
    Posts
    529
    The syntax is ridiculous in my personal opinion.

  6. #6
    Do not know about gs3. don't know what to learn.

  7. #7
    El Bacon Hombre Police Commissioner
    Join Date
    Jun 2013
    Location
    United States
    Posts
    247
    Quote Originally Posted by Greg2013 View Post
    Do not know about gs3. don't know what to learn.
    Learn GS2. GS3 won't be a viable resource for a long while.
    [email protected]
    *Stefan: You steal my cookies?

  8. #8
    Big Cheese ShizGodsu's Avatar
    Join Date
    Jun 2013
    Location
    Italia!
    Posts
    1,977
    Quote Originally Posted by BboyEatsbacon View Post
    Learn GS2. GS3 won't be a viable resource for a long while.
    I would like to. But I have no idea where to start to be honest. Kind of like a teacher, like you teach me, then give me something to script, you correct it and explain what I did wrong.

    ..
    Roaming.

  9. #9
    Street Boss Ricky's Avatar
    Join Date
    Jun 2013
    Location
    Miami, FL
    Posts
    592
    Quote Originally Posted by ShizGodsu View Post
    I would like to. But I have no idea where to start to be honest. Kind of like a teacher, like you teach me, then give me something to script, you correct it and explain what I did wrong.

    ..
    An academy should be set up on Era-Go with people like John and others being the teachers. Gs2 lessons using John's guides as the textbook and he and others giving us tasks to do. Of course, we would need a server to practice on as well. All this, since iEra is apparently lacking scripters.

    Thanks to iBliss for the Awesome Signature!

Posting Permissions

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