Search results for query: *

  1. PhYCoZ x20

    tModLoader Official tModLoader Help Thread

    I am unable to build my mod, on attempting to build my mod I get this:
  2. PhYCoZ x20

    Try to guess the last poster's favorite Terraria boss!

    No SO CLOSE IT HURTS
  3. PhYCoZ x20

    If the above user's profile pic was a NPC, what would one of their quotes be?

    "No idea how my retinas haven't melted, but it's fun!
  4. PhYCoZ x20

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

    Spawns if the player has the Wyvern Pet And if they have the Wyvren mount Town NPC: Sells sky related Items and a pet summon called strange ball One quote could be "Hey! why did you bring me here? "
  5. PhYCoZ x20

    Yeet I'm back

    Yeet I'm back
  6. PhYCoZ x20

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

    A boss that spawns after 50 Wyvrens are killed, would have 85000 HP, 25 Defense, deal 90 damage (Melee) 50 damage (Ranged)
  7. PhYCoZ x20

    Give a nickname to the user above!

    ???? or : The Dark One
  8. 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?
  9. PhYCoZ x20

    If the above user's profile pic was a NPC, what would one of their quotes be?

    "Can you get rid of these torches, the light hurts"
  10. PhYCoZ x20

    If the above user's profile pic was a NPC, what would one of their quotes be?

    What you want to fight. Nah, there will be a funeral if I did
  11. PhYCoZ x20

    Give a nickname to the user above!

    Cobalt Dragon
  12. PhYCoZ x20

    Try to guess the last poster's favorite Terraria boss!

    Destroyer? Tendrils, Eyes has 2 stages
  13. PhYCoZ x20

    Give a nickname to the user above!

    Slicer I guess
  14. 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) ...
  15. 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()...
  16. 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 -...
  17. PhYCoZ x20

    tModLoader [Tutorial] Projectile Guide and Implementation: tModLoader Edition

    How do I make a boss shoot a Vanilla Projectile? Thanks in advance
  18. PhYCoZ x20

    Maybe not as dramatic as that but eh...

    Maybe not as dramatic as that but eh...
Back
Top Bottom