Game ReferenceGame Global FunctionsStopPedProductionOn this pageStopPedProduction Description Prevents the game from spawning any ped whatsoever. function StopPedProduction(state) --[[ ... ]] end Parameters state: boolean - Whether to stop production or not Return Values None. Example None. See Also Game's Native NonMissionPedGenerationDisable