Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

.galaxy (SCII)

Name: Anonymous 2012-03-02 12:23

What do you guys think of SCII's scripting language .galaxy?

playergroup gv_allPlayers = PlayerGroupAll();
void gf_exampleFunc () {
    text lv_txtPlayer = StringToText("Player ")
    text lv_txt = StringToText(" is a nigger.");
    int  lv_i;

    while(lv_i <= c_maxPlayers) {
        UIDisplayMessage(gv_allPlayers, c_messageAreaDebug, lv_txtPlayer + IntToText(lv_i) + lv_txt);
        lv_i += 1;
    }
}

Name: Anonymous 2012-03-02 13:03

>>13
That makes my code very long though and there's this retarded limit we have on how many lines of code we can have at max because Activision-blizzard herps hard. How did you use syntax hilighting?

http://us.battle.net/sc2/en/forum/topic/3082083704
http://us.battle.net/sc2/en/forum/topic/3053757933

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List