Skript

Status
This thread has been locked.

Shiradi

Banned
Feedback score
0
Posts
25
Reactions
10
Resources
0
Hello everyone, I am trying to learn Skript and I am currious if you can tell me if this is right before I test it because I am at school.

on mine of diamond:
send "You just mined diamonds!" to player

Just a simple skript to inform the player when the mined Diamonds, but I am wanting to make it so it informed the player when they mine diamonds and emeralds, do I have to make it two lines like
on mine of diamond:
send "You just mined diamonds!" to player

on mine of emerald:
send "You just mined some emeralds!" to player

or do I need two scripts or can I make it so it is something like "diamonds/emeralds"

I literally just started reading on this 10 minutes ago but I want to know if something so simple would work.
 
Banned forever. Reason: Ban Evading (Tradusor, HoldMahBeer)

Shiradi

Banned
Feedback score
0
Posts
25
Reactions
10
Resources
0
on mine of diamond:
send "You just mined a diamond" to player

With a tab before send.
Yeah there was on my notepad++, I guess when I copied it over it got removed.
 
Banned forever. Reason: Ban Evading (Tradusor, HoldMahBeer)

Shiradi

Banned
Feedback score
0
Posts
25
Reactions
10
Resources
0
Yeah. It removed it overhere too when I typed it. :/
But that's ho to go basicly. Now go and earn $15k on Skript. Kappa
I really wish I could learn it fast because I am impatient but its just that I used to be a graphic designer, made about $100 from that, quit, now I dont have a income and I just want to learn Skript and hopefully become one of those people who dont even try but somehow make a extremely attractive Skript and people want.
 
Banned forever. Reason: Ban Evading (Tradusor, HoldMahBeer)

Hannes

I make stuff move
Supreme
Feedback score
75
Posts
4,229
Reactions
2,123
Resources
0
I really wish I could learn it fast because I am impatient but its just that I used to be a graphic designer, made about $100 from that, quit, now I dont have a income and I just want to learn Skript and hopefully become one of those people who dont even try but somehow make a extremely attractive Skript and people want.
What graphics did you exactly do?
 

Zaef

Feedback score
2
Posts
277
Reactions
94
Resources
0
on mine of diamond and emerald:
send "shit here" to player

That will let you do diamonds & emeralds, as per your OP requested. Or, you could just do it in 2, such as:

on mine of diamond:
send "shit here" to player

on mine of emerald:
send "shit here" to player
 
Status
This thread has been locked.
Top