Can someone tell me in what file/folder the cam timer data is in.
I was thinking of adding a little more time to it.
Cam game timer ?
-
Counter Back
- Trained

- Posts: 71
- Joined: 03 Aug 2020, 14:50
- Location: somewhere else
Re: Cam game timer ?
What are you asking about cam timers forern_sttn wrote: 19 Aug 2020, 23:40 Can someone tell me in what file/folder the cam timer data is in.
I was thinking of adding a little more time to it.
maybe that is the file location.
if you want stop the campaign timer, press Shift + Backspace which is the command for debug mode or cheat mode, then press Enter, which is the command to chat, then type 'time toggle', that is a cheat command for stop the campaign timer.
Someday I will show them the true nature of life! If they know, Regards from CB.
-
ern_sttn
- Greenhorn
- Posts: 6
- Joined: 10 Jul 2020, 02:48
- Location: U.S.
Re: Cam game timer ?
I don't wont to stop the time ,just add a little more time to it, so the extra time will make the missions a little easier.
-
Berserk Cyborg
- Code contributor

- Posts: 938
- Joined: 26 Sep 2016, 19:56
Re: Cam game timer ?
The times are set via the setMissionTime() function in the mission scripts found in data/base/script/campaign.
-
ern_sttn
- Greenhorn
- Posts: 6
- Joined: 10 Jul 2020, 02:48
- Location: U.S.
Re: Cam game timer ?
thanks