Results 1 to 8 of 8
  1. #1
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh

    GSC Compiler Update 1 Features

    Well now...I need some suggestions for the next release of GSC Compiler. Can someone give me some good ideas?
    Here are some updates that I'm working on:

    *Added a new function, now you can declare your special scripts easier using: #special <Name>...

    EX:
    You want to include a file which isn't a build-in script (an external script), such as:
    Code:
    maps\mp\gametypes\randomscript.gsc
    You will simply do:
    Code:
    #special <Drawing> //Will be replaced on the saving...
    *A 100% Working Error Finder, and will add a intellisense to minimize as much as possible the time losing for testing a lot of time a non-working mods

    Didn't think of more. Please tell me what to add? Just take it easy, I am solo on this project...

  2. #2
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    no response?

  3. #3
    sdm's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    169
    Reputation
    10
    Thanks
    8
    My Mood
    Angelic
    WoW thas nice idea, he can put this features in the next release =D

  4. #4
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    yep i can...

  5. #5
    sdm's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    169
    Reputation
    10
    Thanks
    8
    My Mood
    Angelic
    you know how to do this?

  6. #6
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    do what???

  7. #7
    sdm's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    169
    Reputation
    10
    Thanks
    8
    My Mood
    Angelic
    Quote Originally Posted by Play&Win View Post
    yep i can...
    this feature

  8. #8
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    using a programming language....Visual Basic .NET in this case...