Search results for query: *

  1. venomterraria

    tModLoader Official tModLoader Help Thread

    How would I make my ore only spawn in the ice boime? I looked through the tModLoader wiki, ModTile but didn't find anything that was related to this
  2. venomterraria

    tModLoader Official tModLoader Help Thread

    You might want to start simpler and build up.
  3. venomterraria

    tModLoader Official tModLoader Help Thread

    How would I make my ore only spawn in the ice boime? I looked through the tModLoader wiki, ModTile but didn't find anything that was related to this.
  4. venomterraria

    tModLoader Official tModLoader Help Thread

    How would I make my ore only spawn in the ice boime? I looked through the tModLoader wiki, ModTile but didn't find anything that was related to this.
  5. venomterraria

    tModLoader Official tModLoader Help Thread

    In-game my sword does 1 damage even though I put 17 in the code. When I build the mod its all fine. https://gyazo.com/567d7b769179aad98bad45daf81967a6 https://gyazo.com/3af425984932ec4784e5bae2898fe35f
  6. venomterraria

    tModLoader HERO's Mod - Terraria Creative Mode + Server Management + And Over 25 tools

    I've already done that and still doesn't work.
  7. venomterraria

    tModLoader Official tModLoader Help Thread

    When you say look at existing AIs do you mean look at the games code for bosses etc? I tried to do that but I can't find the code.
  8. venomterraria

    tModLoader Official tModLoader Help Thread

    I tried to do this: https://gyazo.com/a5f3306772a8affbea526299ab2b71ce That was the way I spawn the Main boss with an Item so I did the same on his death but I get this: https://gyazo.com/99d8e297c123f3ddc0e4e3c5c9d5d363 I'm not sure how else to do it.
  9. venomterraria

    tModLoader HERO's Mod - Terraria Creative Mode + Server Management + And Over 25 tools

    They're trying to fix this. I have this problem aswell
  10. venomterraria

    tModLoader HERO's Mod - Terraria Creative Mode + Server Management + And Over 25 tools

    Reloaded tMod and I still crash. I've also tried getting rid of HERO's mod from the folder and reinstall it. What I'm doing is: 1. Open the game 2. Go to mods 3. Activate all 4. Game crashes almost instantly But If I 1. Go to mod sources 2. Build + Reload my mod 3. Everything works BUT 4...
  11. venomterraria

    tModLoader Official tModLoader Help Thread

    Okay thanks.
  12. venomterraria

    tModLoader Official tModLoader Help Thread

    Okay but then how would I make it spawn 'mini-bosses'?
  13. venomterraria

    tModLoader HERO's Mod - Terraria Creative Mode + Server Management + And Over 25 tools

    I updated HERO's mod but I am still crashing. https://gyazo.com/a7715c4fd49961383c54ad0985021bde
  14. venomterraria

    tModLoader HERO's Mod - Terraria Creative Mode + Server Management + And Over 25 tools

    I'm making my own mod but I can't build and reload it because of HERO's mod constantly crashing. I keep getting this error: https://gyazo.com/4daa3aef8f6431f2370c889f2a19e93c Any solution?
  15. venomterraria

    tModLoader Official tModLoader Help Thread

    How would I make my boss revive himself when he dies? What I'm trying to do is that when he dies he respawns and spawns 2 other mini bosses along side him. Something like Calamitis from the Calamity mod.
  16. venomterraria

    tModLoader Official tModLoader Help Thread

    The same way you would make a normal npc but the AIstyle would be - 37 or just visit - http://tconfig.wikia.com/wiki/List_of_NPC_AI_Styles
  17. venomterraria

    tModLoader Official tModLoader Help Thread

    Exactly what I did :) Just tried it out and it works. As you know I used your tile as a base but I have a slight problem which is that in the last 2 tiles, 1 2 3 1 2 3 they are separated from the other tiles if that makes sense. Basically there is a 1 pixel wide gap between the 2nd and 3rd set...
  18. venomterraria

    tModLoader Official tModLoader Help Thread

    Okay thanks for the furnace tile. (Not stealing if it sounded like that)
  19. venomterraria

    tModLoader Official tModLoader Help Thread

    All I need is a tile like the furnace. So would I need to have a tile that is 48x32? and in the code ' TileObjectData.newTile.CopyFrom(TileObjectData.Style2x2); ' would I chance Style2x2 to Style3x2?
Back
Top Bottom