Search results for query: *

  • Users: PhYCoZ x20
  • Content: Threads
  • Order by date
  1. PhYCoZ x20

    If the person above you was a character in Terraria, would they be a boss, a TownNPC or an Enemy?

    Also what would they called What would there stats be and what would they sell if they were a TownNPC?
  2. PhYCoZ x20

    Need help Bad, mod has been going great but I ran into this problem

    private Vector2 _VirusHands = new Vector2(-1, -1); //Bool variables private bool Ram = ((_VirusHands.X == -1 && _VirusHands.Y == -1) || npc.ai[1] == 1); Error is : c:\Users\bbutl\Documents\My Games\Terraria\ModLoader\Mod Sources\PhYCoZsMod\NPCs\Bosses\Virus\Virus.cs(31,24) ...
  3. PhYCoZ x20

    Please Help...

    using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using System; using System.IO; using Terraria; using Terraria.ID; using Terraria.ModLoader; namespace PhYCoZsMod.NPCs.Bosses { public class MechanicalBrain : ModNPC { public override void SetStaticDefaults()...
  4. PhYCoZ x20

    CS1002 But it's there

    using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using System; using System.IO; using Terraria; using Terraria.ID; using Terraria.ModLoader; namespace PhYCoZsMod.NPCs { class MagmaDevourerHead : ExampleWorm { private static int hellLayer => Main.maxTilesY -...
  5. PhYCoZ x20

    NPCs & Enemies More More More ! (Some Early models made)

    1. The Quadruplets (Planterra Mech Form) 4 Planterra Like Bosses that spawn from one single item, when one is killed a large Boss spawns called "Big Brother" 2x the size of Planterra Uses All the attacks of the Quadruplets, and more such as miniguns, bombs and bouncing spike Balls Red One...
  6. PhYCoZ x20

    Hello There

    I'm an avid terraria player, I also love modding for it ! I'm already making a mod for it now. So, Hi hahaha........ Listen I don't have much social confidence, but I hope you'll accept me here on the terraria forums
Back
Top Bottom