While I'm looking into some fun stuff (things we talked about lol), I have one request; A hack that can auto 'cleanse' corrupted/crimson/hollow tiles. Something like 'Full Bright' but instead clean the place up
Originally Posted by zangetsu
While I'm looking into some fun stuff (things we talked about lol), I have one request; A hack that can auto 'cleanse' corrupted/crimson/hollow tiles. Something like 'Full Bright' but instead clean the place up
That's worldGen and there is nothing I can do about it, I can make it so your item shoots the projectile that cleans it at maximum speed though.
Originally Posted by littlerinser
That's worldGen and there is nothing I can do about it, I can make it so your item shoots the projectile that cleans it at maximum speed though.
mm maybe possibly make it max range (one side of the map to the other side)? would be less work for one to cleanse the world.
I think I have a idea make it so that if you hit a boss/mob it's HP will go up by whatever amount it can. like make its HP go all the way to 1000000
I tried to make a scripts like this but only worked in single player
so now when you and you friends go and fight the eye it will never die and same for tshock servers when they do events
Originally Posted by LUCAR90
I think I have a idea make it so that if you hit a boss/mob it's HP will go up by whatever amount it can. like make its HP go all the way to 1000000
I tried to make a scripts like this but only worked in single player
so now when you and you friends go and fight the eye it will never die and same for tshock servers when they do events
That's client side only, it will die for everyone else just not for you.
- - - Updated - - -
Originally Posted by zangetsu
mm maybe possibly make it max range (one side of the map to the other side)? would be less work for one to cleanse the world.
I can't change the range of it without editing the source code, which I can't do because I don't know much C#
hmmmm ok
I will try to keep thinking :P
Originally Posted by littlerinser
I can't change the range of it without editing the source code, which I can't do because I don't know much C#