#Is My Game Broken?

29 messages · Page 1 of 1 (latest)

worn crane
#

um you need to show the script

oak flare
#

i don't have any script. i just walked but its not walked in the server.

worn crane
#

wait what?

#

how did you manage to make a game without a script?

#

this is scripting help

#

you should well go to #1006356488912121967

oak flare
#

yea i know but i came here maybe i done something wrong with settings

desert matrixBOT
#

studio** You are now Level 1! **studio

worn crane
#

we cant really know it magically without seeing anything about settings

#

thats just studio help

frank scroll
oak flare
#

i am using a script for teleporting and i have a line something like that

#

local ContextActionService = game:GetService("ContextActionService")
local FREEZE_ACTION = "freezeMovement"
local function enableControls(value)
if not value then
ContextActionService:BindAction(
FREEZE_ACTION,
function() return Enum.ContextActionResult.Sink end,
false,
unpack(Enum.PlayerActions:GetEnumItems())
)
else
ContextActionService:UnbindAction(FREEZE_ACTION)
end
end
enableControls(true)

frank scroll
#

that just disables controls

oak flare
#

When Player Teleports , its "enableControls(false)" then its "enableControls(true)"

#

i have this script only

frank scroll
#

so you dont ahve the teleport script?

#

but you dont use scripts?

#

but you do teleport them?

#

??????

oak flare
#

?????? What i mean is i don't have any suspicous or something different script. i have normal script like they dont effect players. i only have a script which effects player and its just frezee player then unfreezes. i dont have a script for broke the client-server system

frank scroll
#

then do some debugging

#

go figure out what specifically causes it to happen

#

tehn investigate what is going on

#

#1006356488912121967

mossy horizon
#

idk this could be the first recorded instance of magic

oak flare
frank scroll
mossy horizon
#

bro my roblox character just flipped upside down