• 0

    posted a message on Survival Island Seed 1.7.4 and 1.7.5
    You don't know how to take screenshots? Not sure if troll, but alright!
    When you're in Minecraft, press "F2" on your keyboard, and go to "C:\Users\MyUserName\AppData\Roaming\.minecraft\screenshots" on your computer.
    Find your screenshot and copy it to "Pictures" or something, and then use http://imgur.com to upload your image. You get a link which you can copy.
    You don't need to copy the screenshot to Pictures, but it might make it easier for you to upload.
    Posted in: Seeds
  • 0

    posted a message on Survival Island Seed 1.7.4 and 1.7.5
    Nice.
    Posted in: Seeds
  • 0

    posted a message on Invalid server key?
    ^ Yes, that is true.
    Posted in: 1.0 Update Discussion
  • 0

    posted a message on Spikes
    I have heard rumours about spikes in 1.9.

    I just want to suggest something related to that...

    When you move under them, the spikes start to shake a bit and will fall down in a certain amount of time.
    If you move away, they will still fall. So be sure to check what's over you in the Nether.

    Oh, I read the rules of this forum section, and as this is a speculated block I think I am allowed to post a suggestion here about it? :tongue.gif:
    O'well, move or lock if necessary.
    Posted in: 1.0 Update Discussion
  • 0

    posted a message on My room: Minecraft themed
    I seriously can't wait :biggrin.gif:
    Posted in: Discussion
  • 0

    posted a message on X-Ray discussion!
    Err, you're annoying... you're obviously a kid in middle school trying to be a "haxor"...

    Listen; X-Ray is completely client-sided, it does have SMP support, it is impossible for a server to detect X-Ray.
    Even if they detect that very specific mod, it's just doing over a few lines and then you're good to go again.
    So nobody really bothers to care about detecting it.

    I don't understand what made you think it's not possible to use it in SMP, but for everyone with 1 minute of programming experience, it is clearly clientsided and doesn't need to send any information to server.
    Posted in: Mods Discussion
  • 0

    posted a message on New Modder
    Err, "new to modding" sounds a bit wrong as you're not a modder if you use someone else's mod.
    Anyways, did you delete the META-INF folder in the minecraft.jar after copying the class files?
    Posted in: Mods Discussion
  • 0

    posted a message on EnumToolMaterial.java error
    Okay, thank you :3

    I got confused by the other ID xD
    Posted in: Mods Discussion
  • 0

    posted a message on EnumToolMaterial.java error
    Oh, thank you! Lol xD

    Btw, if anyone can give me an explanation on the number I talked about in the first post Edit, that would be great and highly appreciated :happy.gif:
    Posted in: Mods Discussion
  • 0

    posted a message on EnumToolMaterial.java error
    Hi, I started modding yesterday, and I've experiemented and made a lightstone torch, and I'd like to go into
    items, which I got a bit confused on, I want to make an obsidian shovel.

    On the EnumToolMaterial, there is where 7 errors appears, which are:
    sources\minecraft\net\minecraft\src\EnumToolMaterial.java:14: invalid method dec
    laration; return type required
            OBBY("OBBY", 5, 3, 1024, 8F, 3);
            ^
    sources\minecraft\net\minecraft\src\EnumToolMaterial.java:14: illegal start of t
    ype
            OBBY("OBBY", 5, 3, 1024, 8F, 3);
                 ^
    sources\minecraft\net\minecraft\src\EnumToolMaterial.java:14: illegal start of t
    ype
            OBBY("OBBY", 5, 3, 1024, 8F, 3);
                         ^
    sources\minecraft\net\minecraft\src\EnumToolMaterial.java:14: illegal start of t
    ype
            OBBY("OBBY", 5, 3, 1024, 8F, 3);
                            ^
    sources\minecraft\net\minecraft\src\EnumToolMaterial.java:14: illegal start of t
    ype
            OBBY("OBBY", 5, 3, 1024, 8F, 3);
                               ^
    sources\minecraft\net\minecraft\src\EnumToolMaterial.java:14: illegal start of t
    ype
            OBBY("OBBY", 5, 3, 1024, 8F, 3);
                                     ^
    sources\minecraft\net\minecraft\src\EnumToolMaterial.java:14: illegal start of t
    ype
            OBBY("OBBY", 5, 3, 1024, 8F, 3);
                                         ^
    7 errors


    Here is what I've done:
    EnumToolMaterial.java:
    I added this line under the GOLD.
    OBBY("OBBY", 5, 3, 1024, 8F, 3);


    I added the items here, which should be correct, I suppose? Or? xD
    Item.java:
    public static Item shovelObby;

    shovelObby = (new ItemSpade(102, EnumToolMaterial.OBBY)).setIconCoord(5, 5).setItemName("shovelObby");


    So now I need some help :sad.gif:
    I hope to make some awesome mods in the future :3

    Edit: Also, if anyone can tell me, what is the number after "new ItemSpade( " ?
    I put 102 as that was higher than the last mentioend, but I find the numbers used very random...
    Would appreciate some information about this :smile.gif:

    Thanks in advance,
    Posted in: Mods Discussion
  • 0

    posted a message on [Help] Is there a server plugin that blocks flying?
    I don't know of any plugins, sorry, but I have been on servers having fly blocked, and I'm not sure
    but I think what they do is check how fast you've moved in a certain amount of time, and if you are over the ground for more than the time it takes to jump. As when you try to fly on a flyblocked server, it takes a little while before you get back. (may be lag though, idk)

    One thing is for sure, they can not check if the client has a mod, lol, that's like Notch updating Minecraft with a "mod" like, wolves, which are coming soon in version 1.4. So...as I said, they probably check coordinates... :3

    I know I made this post very long for the point. Lol.
    Posted in: Server Support and Administration
  • 0

    posted a message on Byzantium Minecraft
    Here isn't a whitelist, the owners are either doing something private on the server, to check something.
    Or something failed during this restart.
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on Byzantium Minecraft
    It says I'm not whitelisted... :sad.gif:
    Stupid server restart, everything is meant to go wrong at a restart -.-
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on 10 programs you can't live without
    Windows 7 (including paint, notepad etc...)
    Mozilla Firefox
    AVG
    WinRar
    uTorrent
    Microsoft Visual Studio C#
    Microsoft Visual Studio C++
    Adobe PhotoShop
    Skype
    MSN

    Those are ten programs... Though people may not count Windows 7 as one xD

    BONUS:
    Ten games I can't live without :
    Minecraft
    The Legend of Zelda
    Pokemon
    F-Zero
    Super Mario
    Age of Empires
    The Settlers

    Those are the gamse I can't live without, don't know of any other game that I simply cannot think of not having.
    Posted in: Computer Science and Technology
  • 0

    posted a message on Error: Can't connect to Minecraft.net
    Me and my friends are having the same problem. A lot of other people too :/
    Posted in: Discussion
  • To post a comment, please .