Every time i try to load my script it says code must be in triggers or something like that
Code:
on inventory click:
if inventory name of player's current inventory is "&8Games":
if clicked slot is 48:
make player run command "lobbyyy" as op (------ This one doesnt work
Code:
on inventory click:
if inventory name of player's current inventory is "&8Games":
if clicked slot is 48:
make player run command "lobbyyy" as op (------ This one doesnt work