#Player not moving when joining not working
1 messages · Page 1 of 1 (latest)
isnt the issue the menu not going away?
anyways im not experienced with gui
but isnt that the issue?
no It's that when I can still move and jump even with the menu visible, and I want the players not to move until they click on the play button
u didnt show us the code bruh
In the video
where
lemme send u a screenshot if you want
send a ss
ngl idk
bruh
Local
prob thats the issue
stuff like that in general i usually do on the server if i see an issue like that
Ok but if this is a serverscript everyone will affected by this
I don't want everybody to get affected by someone
I want the script to work for each player differently and not every players at the same time
step 1: is your code running
step 2: is it working
yes --> great
no --> see step 3
step 3: fix it
nah imma just freeze the player if the screen if visible instead of doing this when the player joins
you migh need that code to run for it to work
the humble if statement
if plrisinmenu then
plr.walkspeed
plr.jumppowerofwahetver
end