1. Welcome to the Brawl website! Feel free to look around our forums. Join our growing community by typing /register in-game!

Post your CTRL-V

Discussion in 'Forum Games' started by chickenputty, Sep 29, 2013.

Thread Status:
Please be aware that this thread is more than 30 days old. Do not post unless the topic can still be discussed. Read more...
  1. BrawlerAce

    BrawlerAce Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    6,616
    Ratings:
    +2,113
  2. patrickdemooij9

    patrickdemooij9 Well-Known Member

    Joined:
    Oct 25, 2013
    Messages:
    1,048
    Ratings:
    +384
    *hugs really really really really tight and will never let go*
    I was talking to my girlfriend .-.
     
  3. aidanmcc

    aidanmcc Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    735
    Ratings:
    +271
    Why was it on Ctrl V? multiple girlfriends? You *****.
     
  4. jacobkolstad

    jacobkolstad Well-Known Member

    Joined:
    Aug 5, 2013
    Messages:
    1,848
    Ratings:
    +200
    $payload:10
    $sporeHealth:10

    SetTimer0(300)
    if(GetTimer0 eq0)
    @GetUnitTypeCount("REACTOR") ->reactorCount
    do(<-reactorCount 2 pow 0)
    CurrentCoords RandUnitCoords <-sporeHealth <-payload CreateSpore
    loop
    endif

    :GetUnitTypeCount
    ->unitType
    0 ->count
    do (GetUnitCountInRange(0 0 9999) 0)
    ->unitUID
    if(GetUnitType(<-unitUID) eq(<-unitType))
    <-count add(1) ->count
    endif
    loop
    <-count

    Me iPad "Paste" command.
     
  5. patrickdemooij9

    patrickdemooij9 Well-Known Member

    Joined:
    Oct 25, 2013
    Messages:
    1,048
    Ratings:
    +384
    Of course not multiple girlfriends >:3 We say that at the end of every message and I just got lazy :stuck_out_tongue:
     
  6. Javed

    Javed Well-Known Member

    Joined:
    Aug 6, 2013
    Messages:
    1,867
    Ratings:
    +370
    I know what this is
    I tried to memorize it once :v
     
  7. Paul

    Paul Well-Known Member

    Joined:
    Aug 21, 2013
    Messages:
    1,987
    Ratings:
    +904
    public void onEnable() {
    File f = this.getDataFolder();

    if(!(f.exists())) {
    f.mkdir();
    }

    File data = new File(this.getDataFolder(), "/data");

    if(!(data.exists())) {
    data.mkdir();
    }

    getServer().getPluginManager().registerEvents(this, this);

    for(File f1 : data.listFiles()) {
    String name = f1.getName().replace(".yml", "");

    YamlConfiguration config = YamlConfiguration.loadConfiguration(f1);
    try {
    map.put(name, ItemSerialization.loadInventory(config));
    } catch (InvalidConfigurationException e) {
    e.printStackTrace();
    }
    }

    Bukkit.getServer().getPluginManager().registerEvents(new PlayerListeners(), this);
    }
     
  8. Signatured

    Signatured War 2.0 Developer

    Joined:
    Sep 13, 2013
    Messages:
    3,819
    Ratings:
    +1,402
  9. Mojang

    Mojang Well-Known Member

    Joined:
    Oct 10, 2013
    Messages:
    700
    Ratings:
    +185
  10. aidanmcc

    aidanmcc Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    735
    Ratings:
    +271
  11. Rainys

    Rainys Well-Known Member

    Joined:
    Aug 23, 2013
    Messages:
    1,236
    Ratings:
    +581
  12. AndyinaBEARsuit

    AndyinaBEARsuit Well-Known Member

    Joined:
    Nov 10, 2013
    Messages:
    333
    Ratings:
    +219
  13. SoMuchWinning

    SoMuchWinning Well-Known Member

    Joined:
    Nov 17, 2013
    Messages:
    6,462
    Ratings:
    +1,568
  14. chikenanater011

    chikenanater011 Well-Known Member

    Joined:
    Aug 7, 2013
    Messages:
    2,262
    Ratings:
    +433
  15. SoMuchWinning

    SoMuchWinning Well-Known Member

    Joined:
    Nov 17, 2013
    Messages:
    6,462
    Ratings:
    +1,568
    Hue.
     
  16. BrawlerAce

    BrawlerAce Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    6,616
    Ratings:
    +2,113
  17. SoMuchWinning

    SoMuchWinning Well-Known Member

    Joined:
    Nov 17, 2013
    Messages:
    6,462
    Ratings:
    +1,568
    Wait till it is late night and put headphones on, it may help out for a bit.
     
Loading...
Similar Threads Forum Date
Request to delete forum posts Q & A Jun 5, 2022
deleting my post history Q & A Dec 23, 2021
War Post Mortem: Final Legacy Nuke (?) + War Lobby Download from 2013 MC-War Nov 23, 2020
Intro Making this post to get free credits Intros & Outros Nov 3, 2020
Idea Stop posting join messages for servers with more members Capture the Flag May 26, 2020
Thread Status:
Please be aware that this thread is more than 30 days old. Do not post unless the topic can still be discussed. Read more...