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

Error SC0103 The name Language does note exist in the current context warnings

using Terraria.ID; using Terraria.ModLoader; using Terraria; namespace AwesomeModChains.Items { public class a : ModItem { public override void SetStaticDefaults() { // DisplayName.SetDefault("a"); //...

View Article


Recipe group not creating

using Terraria.ID; using Terraria.ModLoader; using Terraria; using Terraria.Localization; namespace AwesomeModChains.Items { public class a : ModItem { public override void SetStaticDefaults() { //...

View Article


Need help with boss checklist

I have boss checklist binded in controls to oempipe, in both menu and gameplay and have made sure no other mods share the same keybind, but whenever I try to use it, it does not work. I have tried...

View Article

Getting NPC 'movespeed'

Hi, I am willing to code something that heavily relies on some of the NPCs' movespeed, I have gone over the game's code a couple of times and tried to see how velocities/movespeeds are calculated and...

View Article

Image may be NSFW.
Clik here to view.

How to make a weapon like the Flying Knife (I make counterparts)

So yeah, you all know the flying knife from the hallowed mimic. but i just cant figure out how to make a weapon like That Help would be very great!

View Article


Image may be NSFW.
Clik here to view.

Tmodloader V.0.9.0.2

Hey everyone I was wondering if you can give me links to mods that are capable with v0.9.0.2 of tmodloader (For some reason the updated verions make the game lag too much ; my pc is trash) , so if...

View Article

Calamity mod-mana boosting items

Hey guys, I recently used an item which permanently increased my mana by 100 however i forgot what the item was. If you know could you please let me know. The mods that i have installed are...

View Article

How can I enable EAC? (Edit and continue)

I found a tutorial on the tModLoader github which said: Simply add -eac "$(TargetPath)" to the end of your Post-build event command line. So i did it, and now how can i use it? Cant find any video. I...

View Article


cant change keybinds

when ever I change keybinds it will say none or unbound with letters like a or b or even alt it will make it I cant click a thing ive tried changing it in input profiles.json but mod keybinds dont come up

View Article


How many mods is too much?

I have 20 mods installed, and I'm encountering some issues regarding performance, mainly that it lags a lot and I can't create Large worlds, only Medium and Small., and corrupts the world files quite a...

View Article

the thorium mod does not work for me

when i try enable the thorium mod it comes up with this message An error occurred while loading ThoriumMod The mod(s) have been automatically been disabled....

View Article

HOW TO GET ANY ITEM FOR FREE IN CALAMITY OR THORIUM MOD

1. Download cheat sheet from tModLoader mod browser. 2. Download hero's mod from same place. 3. Go onto world and look at the bar at the bottom. 4. Left click on the work bench. 5. Press the M (cycle...

View Article

Damage to the player

Hello all, it has been about a year since I tried to make a mod for Terraria; and in that time my knowledge of C# has increased, but my remembrance of the API of TModloader hasn't. This might seem like...

View Article


Image may be NSFW.
Clik here to view.

Argantium Reborn

Argantium Reborn adds over 110 items: - 58 Weapons - 4 Tools - 1 Armor Set - 18 Accessories - 2 Buffs - 3 Tiles - 1 Town NPC - 5 NPCs - 1 Pet Spoiler: Discord Join the Argantium Mod Discord Discord...

View Article

Image may be NSFW.
Clik here to view.

My Tmodloader keep crashing and sometimes destroying my computer, i need a...

View Article


How do I fix this error? (System.Reflection.ReflectionTypeLoadException)

So I am getting this error each time I try to enable ThoriumMod and CheatSheet. I am not sure what the cause is. It seems to be only affecting these two mods (I have other mods enabled which my friend...

View Article

Mods in mods folder, but not in Mods List.

I have been using tModLoader for quite a while, and I have now encountered a problem where when I put a mod into my mods folder, it doesn't show up in the mods list, therefore they do not work. This is...

View Article


Phantasm modding

So hey, I'm a modder (Da_Robots Mod) I want to create a bow which has the properties of phantasm and tsunami. Can anyone help me with how to create these effects?

View Article

World corrupter Backup not loading

My world suddenly stopped working saying that there is a load fail and after I press the backup button it says it failed and then that's it. My world had a lot of mods like every other world that works...

View Article

Editing vanilla 'use' of items and usage of the 'ItemCheck()'-related methods

Hello and good day, I am willing to perform changes of my own to the game and as the title reads, one of the things I want to change is the usage of certain (vanilla) items and their effects. First of...

View Article
Browsing all 7890 articles
Browse latest View live