Quantcast
Channel: General Mod Discussion
Viewing all 7890 articles
Browse latest View live

[Tutorial] Projectile Guide and Implementation: tModLoader Edition

$
0
0
[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 changes of course.


This page looks pretty empty boss, where's the tutorial?
By the power of Google Docs, I have made it in that, though reading code will be a pain,...

[Tutorial] Projectile Guide and Implementation: tModLoader Edition

Calamity Item Stack increase?

$
0
0
Hello me and a friend are doing a playthrough with calamity mod, but we would like to know if you can increase the stack size of some items? specific the mana jelly. Because we made a farm with jelly fish and keep getting mana jelly, but it takes so much space. Any way to stack them?

Terraria Patcher will not open

$
0
0
I've tried many things, but every time I try to open the latest version of Terraria patcher, It runs in the background up to a few MB (most i got was 5.8 MB with heavy compatibility changes) and then it just shuts down. I've tried excluding it from all of my virus protection stuff and it still never comes up. could any1 help me here?

MouseEvents refuse to fire

$
0
0
Welcome.

I'm currently developing an RPG mod and created the UI for it. (well, not all, but mainly)
The only problem I have is that tModLoader's integrated events (at least, for the mouse) refuse to fire.
I even copied the UIState from ExampleMod just to test it out and - in my mod - the MouseDown and MouseUp events don't fire. I actually tried to figure it out for a whole day but ended up writing my own code to detect mouse clicks on the UI elements. Although that worked, I'd like to...

MouseEvents refuse to fire

My Passphrase is never right

$
0
0
I always get this error when I want to publish a mod
Your Mod Browser Credentials are invalid. Please fix the ModBrowserPassphrase property in My Games\Terraria\ModLoader\config.json by visiting http://javid.ddns.net/tModLoader/register.php
I have bought Terraria.

Modded expert queen bee help?

$
0
0
I'm new to forums and I need some help on where this would go. I got u could help that would be great:

so I've been playing through the calamity mod expert mode for a bit and I need help with fighting the queen bee. I've gotten her down to around 100 HP but I can't beat her. Here are my stats and items:
400 health
200 mana
27 defense (molten armor)
Accessories:
Menacing bloody worm tooth
Wild fungal clump
Quick spectre boots
Shield of Cthulhu
Spiked lucky horseshoe
Items:...

Modded expert queen bee help?

Unable to load Tremor, Calamity, etc after updating to v0.10.0.2 tmodloader

$
0
0
Each time i try to reload Tremor for example i keep on getting this message and then disable my mod. Any one having the same problem?

The mp3 sound file at Sounds/Music/Snow2.mp3 failed to load
at Terraria.ModLoader.Mod.Autoload()
at Terraria.ModLoader.ModLoader.do_Load(Object threadContext)

Modded multiplayer on steam

$
0
0
Hello all,

A friend and I have recently picked up Terraria again and have been streaming all of our current adventures together, where we had great fun. Though, slowly the reality is slamming in that in the end it'll be the same old story... so, I came with an idea; Modded Terraria!

But, we have complications. I am unable to portforward (and I do really not like to use Hamachi because of security reasons), and my friend's computer is unable to ánd livestream, ánd host multiplayer, ánd play...

Modded multiplayer on steam

How do I make a modded recipe with modded items?

$
0
0
So, if i wanted to make a modded item using modded items to craft it, what's the code for it? I'm having trouble with this. :(

Electricium Mod

$
0
0
Hi guys... This is my first "Posted" mod and stuff so... This mod is about content(obviously).

So let's start with the content :

[​IMG] - Spiky bullets (9 damage, no knockback, work the same as spiky balls but they are bullets, Crafting: 1 Spiky Ball makes 20)

[​IMG] - Creeper Bullets (6 damage, extreamly weak knockback, they will home slowly on enemies, Crafting: 1 Tissue Sample makes 10)...

Electricium Mod

Modded Multiplayer and Updates not Working

$
0
0
Well, whats happening is whenever i try to host in multiplayer with any world/character, it will load my character and world and it looks like everything is fine until less than a second later it quits the world and says: "Invalid Operation at this State." i tried disabling some mods and reloading terraria, both didnt work. Help?

Also i cant update: Calamity, Tremor, Trelamium and Spirit becuase "the mod browser has reached its daily bandwidth allotment." no idea what it means.

Playing with Thorium, Fargo, and Calamity. Martian probe does not spawn ever.

$
0
0
I'm all out of ideas. I just need the event to trigger once in order for the Fargosmod NPS to sell the item that resummons it, but it won't spawn at all. I'm near a water candle during a solar eclipse in the space layer. Farmed several in-game days, but all I get are Shockstorm Shuttles, but they don't do anything but attack me. I wonder if them spawning is somehow interfering with the probe spawning. Any ideas what I could do to work around this problem?

HELP

$
0
0
so when i get onto terraria i use tmodloader and i have calamity thorium tremor spirit mod fargos mod and trelamium and when i hit reload mods calamity and tremors mod and thorium mod say this The mp3 sound file at Sounds/Music/CaveStoryBossBattle.mp3 failed to load. with each mod i have it says something about mp3 sound failed to load. so if you know how to fix this please let me know. and if you know how to fix it so when i reload my mods is wont say The mp3 sound file at...

HELP

Fix gun position? Need help! Tmodloader

$
0
0
Hello, I'm working on my tmodloader mod that features a gun expansion.
My M16 i've created is very off-positioned, as it looks like I'm holding the back tip of the gun, instead of holding it normally.
There are vanilla guns in terraria that do this, (i.e. Uzi(photo), and Sniper rifle)
Anyone know a fix so the gun can be held normally? Or atleast slightly better?
Is this too complicated for anyone to help me?

Thanks.

Laugicality mod search

$
0
0
Downloaded this mod through the browser, and I can view in game laugicality's item recipes with the recipe browser. However this mod doesn't show up in the mod menu to be enabled/disabled. I also tried to search this mod on here, nothing.

Does anyone know from where this mod originated ?

The mod adds a new ore called "Obsidium" and accessories like life regen/HP and MP boost etc...

How to make a custom item a material?

$
0
0
I have made a custom weapon entitled "Sharpshooter"
How do I make this a material for a better version of the gun?
I didn't really have faith in

recipe.AddIngredient(ItemID.Sharpshooter, 1);

and I was right, it didn't work.

Thanks, hope I can get help.

Help making an armour set.

$
0
0
So while I'm new to modding in Terraria I am experienced in coding elsewhere. I'm trying to make a mask with a few buffs but it keeps giving me this error:

c:\Users\User1\Documents\My Games\Terraria\ModLoader\Mod Sources\ArmourModOne\Items\Armor\BlackMask.cs(10,30) : error CS0115: 'ArmourModOne.Items.Armor.BlackMask.Autoload(ref string, ref string, System.Collections.Generic.IList<Terraria.ModLoader.EquipType>)': no suitable method found to override


I have no clue how to go about fixing...

Help making an armour set.

Problem in creating a bow

$
0
0
Yes, now the projectile behaves like an arrow. But there is one minus it has ceased to be displayed ... And this happens every time I change aiStyle or aiType.

Help with custom boss.

$
0
0
I'm wanting to add a boss to my mod but I want the boss to only be spawnable in the snow biome surface. If anyone can tell me how I can make that possible I would appreciate it.

Pythagoras Fantasia Mod: More Mechanical item and Kingdom of Terrarian

$
0
0
Warning
**This mod will be release as a beta when i finish Mechanical class. (Hopefully i'll finish it end of 2018)**
**I have to learning more about the code,this is reason why this class will take a lots of the time to be finishing**
**I'll be thankful if you helping me in many way e.g. Tester,Spriter,Coder and...


Pythagoras Fantasia Mod: More Mechanical item and Kingdom of Terrarian
Viewing all 7890 articles
Browse latest View live