Search results for query: *

  1. DatScoot シ

    tModLoader Having problems adding reference to new tModLoader.exe file to Visual Studio.

    Hi there, after tModLoader became an official Terraria mod on Steam, my Visual Studio mod project seems to have broken and not recognize any tModLoader specific methods and namespaces. Before I had to add a reference to the old tModLoader file and it would work when I added 'using...
  2. DatScoot シ

    tModLoader Any way to make enemies spawn in lava?

    Hi, I'm trying to make an enemy that only spawns in lava in the underworld. I know that there are ways to make enemies spawn in water using spawncondition, but I can't find any way to make enemies spawn in lava. Any help is appreciated :)
  3. DatScoot シ

    tModLoader Help with correct arrow velocity

    Hi there, I'm trying to make a NPC which works exactly like a Goblin Archer, except it shoots carrots instead of arrows. I had to rewrite the code for the movement and shooting, and it turned out good so far, but I'm still having a bit of a problem with the correct arrow velocity. My current...
  4. DatScoot シ

    tModLoader How to make an NPC stand still for a certain amount of time?

    Hi there, I just recently got into Terraria modding and programming in general, so I'm not the best at it. I am trying to make an NPC called a Carrot Archer, which is supposed to work exactly like a Goblin Archer, except it shoots carrots instead of arrows, so that means I'd have to manually...
Back
Top Bottom