View Single Post
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-30-2021 , 15:34   Re: Freeze doesnt apply
Reply With Quote #6

Simply copy/paste that somewhere in your code and when you want to freeze a player just do:

Code:
set_user_freeze(id, true)

To unfreeze:

Code:
set_user_freeze(id, false)
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom