Search results for query: *

  1. TheBestPortato24

    me when my mod fails with 7 errors and none of them make sense

    me when my mod fails with 7 errors and none of them make sense
  2. TheBestPortato24

    tModLoader Official tModLoader Help Thread

    I'm getting an error message: error CS0115 "LemonDemon.SetDefauts" no suitable method to override warnings. Here is my code for y'all. using Microsoft.Xna.Framework; using Terraria; using Terraria.ModLoader; namespace SwordTest.NPCs { public class LemonDemon : ModNPC { public...
  3. TheBestPortato24

    tModLoader Official tModLoader Help Thread

    Hey, anyone else know how to get the rainbow trails like on the Meowmere?
  4. TheBestPortato24

    tModLoader Official tModLoader Help Thread

    Click the "Enter Developer Mode" button in the lower right corner.
  5. TheBestPortato24

    signature test

    signature test
  6. TheBestPortato24

    New modder, trying not to destroy my computer via way of fist through metal.

    New modder, trying not to destroy my computer via way of fist through metal.
  7. TheBestPortato24

    tModLoader Official tModLoader Help Thread

    So I'm a pretty new modder, and this is my code. I'm trying to make a clone of the Enchanted Boomerang to test out projectiles, but I keep receiving the message "error CS0246 The type or namespace name 'ModProjectile' could not be found. I'm confused by this since this is the exact same as in...
Back
Top Bottom