KingofTheTigers
Members
-
Joined
-
Last visited
Reputation Activity
-
KingofTheTigers reacted to Runnlikehell3 in How do I remove the thing that has cars spawn by me and run without promt?went digging around on the fourms. Found this
Ambient.DisableEscapedSuspectEncounter = true
-
KingofTheTigers reacted to MattexD in How do I remove the thing that has cars spawn by me and run without promt?You can change the timeout of the spawn with this command: Ambient.EscapedSuspectEncounterInterval = 45000 (maximum) or if you want disable it you can use this command:
Ambient.DisableEscapedSuspectEncounter = true