#On right click will not work

1 messages · Page 1 of 1 (latest)

tender pawn
#

i already did

#

nothing worked

agile fable
#

Tell us what happens when you use specifically this code: on right click with player head: broadcast "Debug"

buoyant creek
#

iirc you have to be right clicking on a block for it to trigger

#

i could be wrong

agile fable
#

it works without, it just needs to not be air in the hand

tender pawn
#

nothing happened

kindred latch
#

just use an extra line to check the player’s tool

shrewd ridge
#

Nothing happens??

#

Do you have skript installed?

broken bridge
#

Do /sk info and send a picture

tender pawn
tender pawn
tender pawn
#

nothing happens in console when i do it aswell

shrewd ridge
#

What is the error you’re getting?

tender pawn
shrewd ridge
#

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

broken bridge
shrewd ridge
#
  broadcast "test"```
if that works try:
```on right click:
  if tool is a player head:
    broadcast "test"```
broken bridge
#

Skellet/SharpSK is outdated, You gotta remove them to make your code work

#

Skellet break codes sometimes

tender pawn
shrewd ridge
#

no need to ping me

tender pawn
#

my bad

shrewd ridge
#

are you holding a player head?

tender pawn
#

yes

shrewd ridge
#

are you aiming at the ground? i.e. placing the head?

tender pawn
#

yes

shrewd ridge
#

aim at the air

tender pawn
#

still doesnt work

shrewd ridge
#

are you actually holding a clean player head?

#

cuz then i don't know either