#on key shift and key f:

1 messages · Page 1 of 1 (latest)

rigid saffron
#

You cant detect pressing of keyboard keys from a minecraft server

#

Only events

prime frost
#
#

Those are the events

snow mortar
#

it cant understand that section

rigid saffron
#

you cant have event inside of an event

#

on swap hand items:
if player is sneaking

snow mortar
#

same error

snow mortar
#

fixed it

#

: at the end

#

thank you for your help :)

snow mortar
heady fable
left aspen
snow mortar
#

it was already here

rigid saffron
#

sneak and swap hands

#

It will work

#

It should at least

snow mortar
#

yeah it works but

rigid saffron
#

press shift and press F

snow mortar
#

if also works when i just do F

#

and i only want it to work when you do shift + f

rigid saffron
#

when youre not sneaking?

#

Send me your whole code rn

snow mortar
#

alr give me a sec because i am at school and domain doesnt work atm on shcool

#

okay now it does

#

or not...

#

is it okay if i text you back later with the code?

rigid saffron
#

Ok

snow mortar
#
on swap hand items: 
    if player is sneaking:
    open chest inventory with 3 rows named "&cQuest Menu" to player
    wait 1 tick
    set slot 11 of player's current inventory to paper named "&2&lQuests" with lore "&7" and "&8&l | &7Bekijk hier je openstaande quests." and "&8"
    set slot 13 of player's current inventory to player's head named "&3&lStats" with lore "&7" and "&8&l | &7Bekijk hier jou stats." and "&8"
    set slot 15 of player's current inventory to ender chest named "&6&lRewards" with lore "&7" and "&8&l | &7Claim hier jou rewards." and "&8"
#

thats the code

left aspen
#

You forgot to indent line 3 and on

left aspen
snow mortar
#

becuase i was changing a lot of things but

#

what do i need to do now because i dont get it

left aspen
#

Just indent everything onward
From line three by one tab.

#

Because it isn’t in indented after the colon if player is sneaking so it does nothing