OpenXcom Forum
Modding => Help => Topic started by: wcho035 on December 01, 2019, 08:11:19 am
-
Hi, been modding the mission script for a while and now, I come to understand of one fact but need verification.
the missionscript runs once per month, yes? No?
If it yes, how do you make it run weekly or daily?
Thanks
-
Duplicate the code and change the spawning time...as far as i know its the only way BUT i have only been doing it fora a few Weeks also so i am not a expert.
-
the missionscript runs once per month, yes?
Yes
No?
No
If it yes, how do you make it run weekly or daily?
You can't
-
Thanks guys, I will just duplicate like heck to get what I need.