Search results for query: *

  • Users: Laifj
  • Content: Threads
  • Order by date
  1. L

    tModLoader Cant call a method in an item

    So I am working on a mod where I need to call a method from an item when a button is clicked on an UI I made. I can have it so it does SpellBook.Set() but that would require me to write a very large amount of if statements. I also like to set it for just that instance of the item and no other if...
  2. L

    multiple lasers not drawing

    I am trying to make a weapon that shoots three lasers from points around the player. Two of the lasers don't draw but act like they are there. The hit boxes and dust are still there but the actual laser isn't. I can't figure out why this is and how to fix it. Also How would you make the lasers...
Back
Top Bottom