Jump to content

Is it possible to make a custom TNT?


gdgroshon

Recommended Posts

Go to like https://skripthub.net/docs/ and search up explode. There are many things you can use. Like you can loop the exploded blocks, make a fake/real explosion, set explosion yield and others. Those are probably useful to do what you are trying to do. And to make different types of tnt, you would have to add the tnt's location to a list variable on place and remove it on break. and when it explodes, check what list that tnt is and do what you want with it. Not sure if that was a good explanation. 

Discord - tarna256

In-game name - _Tarna_

Website - https://tarna.dev
Paste Site: https://paste.tarna.dev

---------------------------------------------------------

[VIP] - 7/27/2020

Community Support - 7/8/20 | 11/3/20

Helper  - 11/3/20 - 2/21/21

Moderator - 2/21/21 - 5/17/21

❤️ - 5/17/21 - now

Moderator - 12/20/22 - now

---------------------------------------------------------

image.png.70849a9b84e0347ce107b8e3eaee312c.pngimage.png.2111009afbd8bef10966ba9ede35a199.png

Link to comment
Share on other sites

I do have a way you can set tnt off right after they place it

on place of tnt:
    set event-block to air
    spawn primed tnt at event-location

There you go!

(chat update) Well, I'm on team #RevertTheUpdate, but if you want to vote, please vote on my post here:

 

Link to comment
Share on other sites

1 hour ago, las328 said:

I do have a way you can set tnt off right after they place it


on place of tnt:
    set event-block to air
    spawn primed tnt at event-location

There you go!

Thank you to everyone who helped me out. I have made a mimic of a TNT with a block + quartz + a named f&s. Go check the Skript releases, it should be there soon when I am done with it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...