[Tutorial] Projectile Guide and Implementation: tModLoader Edition
[Tutorial] Projectile Guide and Implementation tModLoader Edition by: Sin Costan ​Introduction: Hello TCF community, by a request, I have imported the original tAPI guide to tModLoader, with a few...
View ArticleMy Map and Player won't show
I had one world and one Player in my save files but after installing the tmodloader they don't show up ingame anymore. They still are in my Documents, but when I start the game I can't select them.
View ArticleTutorial: [3] Items
Items Last update: 9th of June, 2016 Table of contents: 1. Prerequisites 2. Introduction 3. The first item 4. How to create any vanilla weapon type you want 5. Doing something on hit 6. Other things......
View ArticleHow to make enemies drop multiple of the same item
Hey, I've been working on a mod of mine, "Weapuns and Other Shenanigans." I'm trying to make bunnies drop multiple carrots at once. Only, I don't know how to do that. Here's what little code I have....
View ArticleHow code a healing potion
I'm trying to code a potion. I want to make the carrots in my mod heal for 5 hp and have a "potion sickness" for .5 seconds. If someone could guide me through coding the carrot or link a guide to...
View ArticleInfinite NPC House mod?
We've been on 1.3.5 long enough that I think it's fair to say if there was still an infinite housing glitch left in vanilla, it would have been found by now. Could modding be used to make it possible...
View ArticleSpriting
Hello, i'd like to learn spriting and painting in general. I'm novice at this thing so don't expect me to paint mona lisa. PM me if you want some simple items or whatever don't hesitate)))))))))))))))))
View ArticleI keep getting error CS0115 when trying to compile my mod, I need help.
I'm not good at this, but here is my error message: c:\Users\*AHEM*\Documents\my games\Terraria\ModLoader\Mod Sources\Eldritch\Items\Armor\VoidstoneHood.cs(10,30) : error CS0115:...
View ArticleHow do I create armor that gives movement bonuses in water?
So I'm trying to add leggings to an armor set that will give movement in water without it being a set bonus. But I do not know how to accomplish this. Help would be appreciated.
View ArticleHello people im looking for a mod
I've been looking for a mod that adds glaceon (my favorite Pokemon) into the game but i haven't had any luck does anyone know of a pet mod that adds it? (if you could please message me it on discord...
View ArticleProblem with loading worlds?
Trying this thing where I decided to get into this game again. Got tmodloader, some mods, and now it seems my worlds will... sometimes load, like 2/5 chance, and if it does and I have to switch to...
View ArticleCalamity Mod world all items
Hey I'm really sorry if I'm posting in the wrong place, I'm new here, but I think my idea goes here in the mod section. You guys might have seen other people through the internet making world's with...
View ArticleWhat is the TileID for Dirt? (Not the number, the tile)
I know it sounds like a stupid question, but I can't find it anywhere! I need it for a custom clentaminator fluid script portion: if (TileID.Sets.Conversion.Stone ( <- This is the thing I want to...
View Articlecan anyone help me
i know this is gonna sound weird and/or stupid butt here goes i am looking for mods with egyptian themed items so far i have found divine wings (upgraded accessories) which has a ankh on it and spartan...
View ArticleNPC Shooting projectiles issue
So the NPC can shoot projectile, but not from the center position (eye of cthulhu, etc.). It shoots from the right/left position instead, I tried everything to fix this. I need help.
View ArticleAbout Town NPCs, how to put items to buy?
"I can buy items from this town NPC, but can you buy something else from this NPC?" I want to know if you can put more stuff to buy from the town NPC. halp?
View ArticleCustom enemy spawn, and shotgun enemy projectiles
I have 2 enemies related to my 2 bosses that are required to be farmed to make the summon items. However, they dont spawn naturally since i dont know how. One needs to spawn in Hell and one needs to...
View ArticleHelp, My code is not excepted
I used a code from http://tconfig.wikia.com/wiki/How_to_Create_a_Town_NPC and I can't test my mod. The code is public static string ChatFuncName() { return "Enchant"; } public void ChatFunc() {...
View ArticleNeed a mod like Cheat Sheet/HEROs mod.
On multiplayer, Cheat Sheet makes me go to 5-10fps with no explanation whatsoever and HEROs mod isn't compatible with Magic Storage, making the game crash. I was wondering if a mod similar to those two...
View Article