CLIENT EXPORTS

Set Phone Block State

Blocks or unblocks the local player from using their phone. This export is used on the client-side.

exports["17mov_Phone"]:SetPlayerPhoneBlockState(state)
Argument
Type
Optional
Explanation

state

boolean

โŒ

true to block the phone, false to unblock.

Last updated