FireBorn mod(still working on the name) team members needed
so im making a mod for terraria and i would like to work on with some people at the moment all i NEED is a bunch of coders but anything else may be aceepted. What I have so far -the distortion, 50%...
View ArticleEPIC Mod Idea
Hey guys, this is my first post ever, and I am a HUGE terraria fan. I tried to suggest an update idea to the developers, but they ignored me. Here's the idea and my email. Hello, my name is Noah Moran,...
View ArticleHelp recreating a mod from another game
My friends wanted me to make a sort of "port" of Gulliver's Mod for Minecraft. If you don't already know, Gulliver's Mod adds potions and commands that grow and shrink your player character, creating...
View ArticleTrouble with tModloader and tAPI
Hello fellow terrarians ! (is this how people say "hello" in this forum ?) anyways, my purpose on making this thread is a trouble that i'm having and needing some help I don't want to tell you the...
View Articlecomment op mods on this plz
if yall find any op weapon mods please tell me in the comments of this
View Articleneed help position weapons on character
I cant find any of the codes in item.cs. How do I position my weapons onto the characters body, like bows and guns? Like when I make rifles and reapers/bows the character is holding the stock or the...
View ArticleAnyone for me to increase ranged shooting speed on acc
Is there a code i can put on my accessories to increase the speed or velocity of ranged weapons?
View ArticleTerraria GPS versus TEdit coordinates
Hm? I seem to be a bit short on places i can post but never mind? I think in here will work? I moved from playing Terraria on Xbox One to PC not that long ago and I've been using mods and stuff to help...
View ArticleHow can I add effects to projectiles
public override void ProjectileEffects(Player player, Rectangle hitbox) { if (Main.rand.Next(1) == 0) { int dust = Dust.NewDust(new Vector2(hitbox.X, hitbox.Y), hitbox.Width, hitbox.Height,...
View ArticleC# modding
Due to my lack of interest in making tutorials, I've decided just to make and show pieces of code here instead. It's come to my attention that a lot of people are asking basic c# questions on the...
View ArticleMultiplayer?
Hey guys, I'm fairly new to modded terraria, and I have a quick question. Does anyone know how I would go about hosting a server so that me and my friend could all play together using the mods I have...
View Articletmod Loader - Mod Source ERROR
Hello guys I have problem... When I trying to "Build + Reload" even just "Build" my own mod from Mod source it always have some issues and writing "errors" - http://prntscr.com/d6axb2 Anybody know how...
View ArticleHelp with Boomerang
I want to make a boomerang, that would pierce through enemies and could hit them multiple times - as long as they are touching it. Can someone help me with code please?
View ArticleHP Boost? - More NPCs HP
Hello Is there any way to boost enemies HP Up? i mean I am playing it for so long time, and zombies etc. become too easy for me.. Is there anyway to boost their HP? Like if they have 50 i would in some...
View ArticleStange bug!White frames around textures(only mods)
I am bored because of this strange bug.Every texture in mods have white frame.How I can repair it?HELP PLEASE!! Sorry, my grammar can't be perfect because I am from Ukraine
View ArticleThorium NPCs
Technically this also has to do with Vanillia, but which NPCs sell special stuff in other biomes? I don't wanna build extra rooms on my base and then destroy them later when I find out they're better...
View ArticleHow to change npc sprites using A.I?
Code: //---Woman inside a rose ---- If (immunity == true) { Sprite of change; }else{ Sprite of change; }
View ArticleGlitch with lighting/blocks?
Sorry if this is in the wrong place, I'm new to forums. Anyways, I just got this weird lighting glitch of the blocks. I'm not sure if anyone else is getting this too. I have some plugins in there which...
View ArticleCan someone post a town npc's sprite sheet?
Iv'e been making my own town NPC on tModLoader and i only need an existing NPCs sprite sheet to work on. I would prefer the guide's sprite sheet but any would do.
View Article