About stopping resource

hello fivem world
i am just asking if i just type
stop police_system
as example it will remove all usage from ram and cpu or it will still use from our ram or what?

stopping a resource will stop any usage it takes to run but it wont clear full usage unless thats the only resource but servers themselves take usage and memory resource to run

what about rams when i save tables what will happen after stopping resource?

stopping a resource will throw errors for everything that depends on the stopped resource and when it comes to ram and cpu usage if the resource stopped it no longer uses the ram or cpu usage that said resource needed.

1 Like