Jump to content

NotEnergy | Announcement Skript


whoswish

Recommended Posts

Cool skript! Something you can use to shorten the amount of lines in your skript is required arguments.

command test <text>:
	usage: This will send if arg 1 is not set!
    trigger:
    	broadcast "This will only send if arg 1 is set! %arg 1%"

^ Example

If I helped you at all, leave a like!

IGN: _omga
Discord: omega#1000

 

Link to comment
Share on other sites

1 minute ago, _omga said:

Cool skript! Something you can use to shorten the amount of lines in your skript is required arguments.


command test <text>:
	usage: This will send if arg 1 is not set!
    trigger:
    	broadcast "This will only send if arg 1 is set! %arg 1%"

^ Example

Thank you!

Link to comment
Share on other sites

2 minutes ago, _omga said:

Cool skript! Something you can use to shorten the amount of lines in your skript is required arguments.


command test <text>:
	usage: This will send if arg 1 is not set!
    trigger:
    	broadcast "This will only send if arg 1 is set! %arg 1%"

^ Example

If you want, you can check out my glow skript I posted, it should be below this one if you go back to Script Releases!

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...