#why dosent it work....
1 messages · Page 1 of 1 (latest)
nothing's wrong
😭
where is the script and where is the remote event
cus your doing script.parent
is it in replicated storage?
or somewhere else
its in player scripts
what??
so
wait
the remote event is in starterplayerscripts too?
yes
move it to replicatedstorage
alr
local ReplicatedStorage = game:getservice(“ReplicatedStorage”)
local BlockEvent = ReplicatedStorage:WaitForChild(“BlockEvent”)
User Input Service can only be triggered by Local Scripts
he said it is a local script
oh mb
it dosent
id recommend using variables but its fine, for now. but i meant check to see if the event fires to the server
how to check that
did you script this yourself or use ai
i did this myself
add a print statement underneath where it fires
yes i did and it fires
it prints the player name
where is your server script?
starter player scripts
:'V
that will be why
ok lets try
local scripts are client
scripts are server
** You are now Level 7! **
😭
skill issue 😭
i assume it worked?
bro he didnt even know where to put scripts correctly nevermind allat
@stark jackal
🙏🙏🙏
np
also
id recommend
use variables
your code is easier to read and find issues with
yea i do that in long scripts
also learn the core basics of studio and lua
I see now why a basic script is a 40 minute youtube video
yeah ik
id just get used to using variables it helps us decipher what is going on. ive seen hella people come i. here doing script.parent.parent every single damn line
makes it so hard to read
xd alr