Search results for query: *

  • Users: ScoutM1
  • Content: Threads
  • Order by date
  1. ScoutM1

    Help with projectile ai

    How do i make my projectile swing near the sword, like animation but with projectile, instead of shooting? im trying to make smth similar like murasama from calamity mod, but how?
  2. ScoutM1

    im trying to make custom wall and need a template

    Does wall texture(for tile) uses the same texture tamplate as a block or there is another template for wall texture? If somebody could explain or show the template for the wall texture i would be very thankful)
  3. ScoutM1

    help, im trying to make my own crafting station, and got this error.

    Cannot imlicitly convert type `int[]´ to ´int´: here is the code: If somebody can help, i will be very thankful) public override void SetStaticDefaults() { Main.tileFrameImportant[Type] = true; Main.tileNoAttach[Type] = true; Main.tileLavaDeath[Type] = true...
  4. ScoutM1

    Is there any placeStyles list?

    If somebody have smth like this, i will be very thankful)
  5. ScoutM1

    I'm new to modding and need some help

    I making armir and want that helmet gives crit chance for melee but i got this error and dnt understand what i doing wrong: Player' does not contain a definition for 'meleeCrit and no accessible extension method 'meleeCrit accepting a first argument of type 'Player' could be found (are you...
  6. ScoutM1

    tModLoader Hello, I'm trying to do some mod staff for terraria and need help

    I haven't seen anything about it, but im trying to do some similar stuff like ako sugar from sekiro, I've done sugar and buff, but how do i make custom text/message(like red sign when you use sugar in sekiro) appear above players head(not in the chat) when item is used. If somebody could help i...
  7. ScoutM1

    Hi everyone

    Hello everyone, I'm Yaro and i love terraria and some others game, right now I'm trying to learn modding so i could do fun things, nice to meet y'all 🙂
Back
Top Bottom