Recent content by Kbryce14

  1. Kbryce14

    tModLoader error:cs1513 !help

    I have the error as well, but it a gun. Here's the code: using Terraria.ID; using Terraria.ModLoader; namespace CallOfDutyMod.Items.Guns { public class M27 : ModItem { public override void SetDefaults() { public override void SetStaticDefaults() {...
  2. Kbryce14

    tModLoader Official tModLoader Help Thread

    http://prntscr.com/ja7abb
  3. Kbryce14

    tModLoader Official tModLoader Help Thread

    im getting Error CS1026 on this code: using Terraria; using Terraria.ModLoader; using Terraria.ID; namespace TheUndertaleMod.Items { public class ChaosBlaster : ModItem { public override void SetStaticDefaults() { Tooltip.SetDefault("Shoot a rainbow beam.")...
  4. Kbryce14

    1.3.6 Preview: Block Swap

    Okay, thanks!
  5. Kbryce14

    1.3.6 Preview: Block Swap

    Okay, so, the only problem with "Block Swap" is that you can mine ores without needing a pickaxe. You just place dirt on it and you're good, you have ore. That's all that I can see wrong with it.
  6. Kbryce14

    i cant find it

    i cant find it
  7. Kbryce14

    how do you make a new thread

    how do you make a new thread
  8. Kbryce14

    also

    also
  9. Kbryce14

    can someone help me. this isnt working on my terraria modding. im gettingerror CS1026. Any help?

    can someone help me. this isnt working on my terraria modding. im gettingerror CS1026. Any help?
  10. Kbryce14

    error CS1061:

    Can you do one for an axe? I'm getting the 1061 error too and I cant fix it.
  11. Kbryce14

    Tool TEdit - Terraria Map Editor

    lel
  12. Kbryce14

    Tool TEdit - Terraria Map Editor

    Nevermind, It works now
Back
Top Bottom