#On right click will not work
1 messages · Page 1 of 1 (latest)
Tell us what happens when you use specifically this code: on right click with player head: broadcast "Debug"
it works without, it just needs to not be air in the hand
ive tried that too
nothing happened
just use an extra line to check the player’s tool
Do /sk info and send a picture
yes
didnt work as well
nothing happens in console when i do it aswell
What is the error you’re getting?
there is no error
Okay so try splitting the lines
So you have an on right click, and then you check the name or tool that the player is holding
remove skellet
Did that aswell
broadcast "test"```
if that works try:
```on right click:
if tool is a player head:
broadcast "test"```
Skellet/SharpSK is outdated, You gotta remove them to make your code work
Skellet break codes sometimes
didnt owkr
the first one work but the 2nd one didnt
no need to ping me
my bad
are you holding a player head?
yes
are you aiming at the ground? i.e. placing the head?
yes
aim at the air
still doesnt work