Vehicle freeze for n second for a client after a vehicle reset

does someone have any idea about how to call a vehicle freeze lock command for n seconds on a client car when he reset a vehicle?
(freeze block the trasmission of the vehicle)
i want to call this function in a client side lua code

in Cobalt essentials interface there is a freeze all command for all the clients when the server owner press a button, so i just want to do something similar