Search results for query: *

  1. Benskylark

    How do I make a weapon shoot a different projectile depending on what mouse button you use?

    I think I can use this. I'm not that great at coding, but this will help a lot. Thanks! Also cute profile picture.
  2. Benskylark

    How do I make a weapon shoot a different projectile depending on what mouse button you use?

    I am working on a mod adding weapons from the game Cave Story to Terraria. I'm giving each one a little spin of my own, to fit terraria more. So I was thinking, "what if the weapon can shoot two projectiles of about equal power?" ... How do I do that?
  3. Benskylark

    tModLoader Modding Tutorial 1: Basics

    Dude awesome. I did too!
  4. Benskylark

    tModLoader How do I make a shimmering debuff that goes up?

    Thanks. I don't know how to decompile terraria, but I'll figure it out. That's what I always do.
  5. Benskylark

    tModLoader How do I make a shimmering debuff that goes up?

    After I'm done releasing the mod I'm currently working on, I would like to take a short break and work on "Another Generic Items Mod", another project that has not been started. One idea I had for it was to make a potion that grants you the shimmering debuff, kinda like Ascend from TOTK...
  6. Benskylark

    PC Source code or updated decompiling guide for 1.4.0.5?

    I did a little bit of research and found that sharing bits and pieces is okay. Is it okay if you can send me a few items codes? If so, I would like: Any wings that have a hover ability (ex. Celestial Starboard, Vortex Booster, ECT.) Any accessory that contains shoe spike and (wall?) claws in the...
  7. Benskylark

    tModLoader Modding Tutorial 3: Some More Weapons

    For some reason it worked? I have no clue what happened, but sorry for causing possible frustration.
  8. Benskylark

    tModLoader Modding Tutorial 3: Some More Weapons

    Heres the error message and the file
  9. Benskylark

    tModLoader Modding Tutorial 3: Some More Weapons

    Thank You! I would not have figured that out myself. I really appreciate your help. Would you try out the mod if I made it public? Edit: Nevermind. It says that "PolarBlast1" Is a type. Type of what?
  10. Benskylark

    tModLoader Modding Tutorial 3: Some More Weapons

    OK, Can you spell it out for me? For example, Can you give me the exact line of code? I tried making it similar to the tutorial and it said that "PolarBlast1" Still Doesn't exist in the current context.
  11. Benskylark

    tModLoader Modding Tutorial 3: Some More Weapons

    OK, what do I use instead? ModContent.ProjectileType<PolarBlast> doesnt work either The comment initially didn't have the files attached, I just copy pasted it DARNIT. Sigh, I'll figure it out...
  12. Benskylark

    tModLoader Modding Tutorial 3: Some More Weapons

    I'm making a mod that adds weapons from the game "Cave Story" into terraria. For some hair-pulling reason, it refuses to admit that "PolarBlast1" is a projectile, and says that it can't find it. Here, I'll copy paste the files. Please help. Edit: oh wait for some reason it doesn't show the tab...
Back
Top Bottom