#Player not moving when joining not working

1 messages · Page 1 of 1 (latest)

strange sage
#

I don't want my character to move when the Menu is still there by doing hum.WalkSpeed = 0 and hum.JumpPower = 0 until I click on the Play button but it's not working as shown in the video.
What should I do ?

polar kindle
#

isnt the issue the menu not going away?

#

anyways im not experienced with gui

#

but isnt that the issue?

strange sage
polar kindle
strange sage
polar kindle
#

where

strange sage
#

lemme send u a screenshot if you want

polar kindle
#

send a ss

strange sage
#

@polar kindle

polar kindle
#

ngl idk

strange sage
#

bruh

polar kindle
#

is this a server script?

#

or client

strange sage
#

Local

polar kindle
#

prob thats the issue

#

stuff like that in general i usually do on the server if i see an issue like that

strange sage
#

Ok but if this is a serverscript everyone will affected by this

strange sage
#

I want the script to work for each player differently and not every players at the same time

daring crow
#

step 1: is your code running

#

step 2: is it working

#

yes --> great
no --> see step 3

#

step 3: fix it

strange sage
daring crow
#

you migh need that code to run for it to work

polar kindle
#

if plrisinmenu then
plr.walkspeed
plr.jumppowerofwahetver
end