#Is My Game Broken?
29 messages · Page 1 of 1 (latest)
i don't have any script. i just walked but its not walked in the server.
wait what?
how did you manage to make a game without a script?
this is scripting help
you should well go to #1006356488912121967
yea i know but i came here maybe i done something wrong with settings
** You are now Level 1! **
we cant really know it magically without seeing anything about settings
thats just studio help
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)
that just disables controls
When Player Teleports , its "enableControls(false)" then its "enableControls(true)"
i have this script only
so you dont ahve the teleport script?
but you dont use scripts?
but you do teleport them?
??????
?????? 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
then do some debugging
go figure out what specifically causes it to happen
tehn investigate what is going on
#1006356488912121967
idk this could be the first recorded instance of magic
okay thank you
could be a particle from space causing digit flips
bro my roblox character just flipped upside down