Client to Server Call and Vice Versa ExampleClient to Server Call and Vice Versa Example
Both examples of Client-to-Server and Server-to-Client calls
Both examples of Client-to-Server and Server-to-Client calls
local defAnimStance = nil local defRotation = nil local defJumpVelocity = nil -- switch player's movement on/off local _playerSwitch = {nil} _playerSwitch[0] = MovementControlMode.NONE _playerSwitch[1] = MovementControlMode.VIEW_RELATIVE function GBCheck(player,tname) -- check Gravity Boots hitting a
goes with super command console