• 0

    posted a message on [HELP] Applying For Moderator
    Please Help:

    So, I have been having a problem. I applied to be a moderator and my application is still pending for almost a month or 2 now. Can somebody please tell me what to do and how long I still have to wait until my application is looked at? Thanks!
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [HELP] Creating Forum!
    Quote from Beltir

    Whichever ones not have a matching pair or that you no longer want.

    So, lets say the code looks like this:

    [size=large][size=x-large]TITLE![/size]

    If you want the larger size, you remove the size=5 tag, so that only the size 6 tag is there to be matched with the /size tag.
    If you want the smaller size, remove the size=6 tag, so that only the size 5 tag is there to be matched with the /size tag.

    [size=large]TITLE![/size]

    TITLE!

    [size=x-large]TITLE![/size]

    TITLE!
    Ok thanks!
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [HELP] Creating Forum!
     Only one thing: Which [Size=] Tags to I remove? 
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [HELP] Creating Forum!
    Quote from Beltir

    If you hit the light switch in the top left, it shows you the code itself so you could see the tags. So, if you saw a
    [size=large]
    tag that didn't have one to close it (tell the editor to stop changing the size), then you have a broken tag.

     [size=x-large][size=large][size=medium]This text will be size 5, the following closing tag will end this.[/size] This will be size 6. The following closing tag will end this.[/size]This will be default size. There is no closing tag for the size=4 tag, so it does not have a matching closing tag and will remain visible.

    [size=x-large][size=large][size=medium]This text will be size 5, the following closing tag will end this.[/size] This will be size 6. The following closing tag will end this.[/size]This will be default size. There is no closing tag for the size=4 tag, so it does not have a matching closing tag and will remain visible.
    Can you put an example please. I am sorry for wasting your time. :(
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [HELP] Creating Forum!
    Quote from Beltir

    No problem, glad I could help you out. :)
    The only thing is what do you mean by "remove any tags that don't have a matching closing tag?"
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [HELP] Creating Forum!
    Quote from Beltir

    ... Just wondering, do you often set your font size by using the drop down up in the bar? Because this "h" has around 15 size tags around it, which might be causing your problems. Every time you edit the size through the drop down menu, it puts in the size tags for you, but you don't see them because of the editor. If you further edit the post, you might accidentally break some of those size tags without removing the opening and closing tag.

    If you click the light switch in the top left, you'll see the code itself. Go through the post and remove any tags that don't have a matching closing tag and your problem will be fixed. The only way to stop this from happening beyond this time is to use the size tags less.
    OK DUDE!!!! YOU ARE THE BOMB!!!! IT WORKED!!!! THANK YOU SO MUCH!!!!
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [HELP] Creating Forum!
    Quote from Beltir

    ... Just wondering, do you often set your font size by using the drop down up in the bar? Because this "h" has around 15 size tags around it, which might be causing your problems. Every time you edit the size through the drop down menu, it puts in the size tags for you, but you don't see them because of the editor. If you further edit the post, you might accidentally break some of those size tags without removing the opening and closing tag.

    If you click the light switch in the top left, you'll see the code itself. Go through the post and remove any tags that don't have a matching closing tag and your problem will be fixed. The only way to stop this from happening beyond this time is to use the size tags less.
    What do you mean by matching closing tags? I do changed the font a lot because I make titles bigger than spoilers.
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [HELP] Creating Forum!
    h
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [HELP] Creating Forum!
    I know I do the spoiler /spoiler thing but how do I control the size=6 thing

    [size=large]This is what I am trying to do:[/size]

     [spoiler] [u]Plastic Ore[/u] (PICTURE HERE) [/spoiler] 



    [size=large]This is what it comes out like:[/size]

    [size=x-large][size=x-large][size=large][size=large][size=x-large][size=large]
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [HELP] Creating Forum!
    Wait, I don't get it. I do spoiler TEXT HERE /spoiler
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [HELP] Creating Forum!
    I know you do [spoiler], but how do you get the size thing away?
    Posted in: Forum Discussion & Info
  • 0

    posted a message on [HELP] Creating Forum!
    [size=x-large]PLEASE HELP:[/size]

    [size=x-large]I am trying to create a forum for my mod, but whenever I do a spoiler at the end or something, it ends up being this [/spoiler] [size=x-large] [size=large] [size=large]. Something like that. How do you fix this so the size= thing does not show up?[/size]
    Posted in: Forum Discussion & Info
  • 0

    posted a message on MCreator Minecraft Mod Maker, Add-On Maker, and Data Pack Maker
    PLEASE HELP:

    1. Does anybody know how to make a custom imported armor texture? What I mean by that is whenever I import my own armor texture and then press the button "Use for armor", it always says layer 1 has to be set to "Armor 1/2." Then I do that, but since "Armor 1/2" is the first layer and the imported texture I made is layer 2, it comes out like a weird faded out colored texture. Does anybody know how to get around that?

    2. Also, can you make throwable items in MCreator, yet?

    3. Does anybody know how to make mobs come after you after you have hit them because i set my mob type to "Creature" and that is like a cow, pig, wolf , etc. Although, whenever I play the game it comes after me when I have it on "Easy+" even though I didn't even hit them, yet. How can you get them to come chase after you when you have hit them and not just they come after you when you didn't hit them. Wouldn't that be setting your mob to monster? I don't know. Also, how do you make it so you can spawn them on peaceful?
    Posted in: Minecraft Tools
  • 0

    posted a message on [1.5.2] [forge] [wip] Skateboard Mod!
    I can definitely help with coding. I'm not trying to sound obnoxious, but I am really good at coding. I am also really good at texturing, too. I can help with the things that you are adding.
    Posted in: WIP Mods
  • 0

    posted a message on MCreator Minecraft Mod Maker, Add-On Maker, and Data Pack Maker
    The red and underlined 10 in the code ---------> (new WorldGenMinable(mod_blockOreCopper.block.blockID, 10)).generate(world, rand, randPosX, randPosY, randPosZ);
    Posted in: Minecraft Tools
  • To post a comment, please .