OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: SafetyCatch on 07 Sep 2002, 16:37:04
-
Why does this happen?
When i set a date for the mission, such as December 2 it makes it December 3 in the actual mission (it makes it a day later)
this is quite frustrating - but if anyone knows if it's supposed to happen, or if ive got a problem it would be great if you could help
thanks :)
safety
-
yep - ive noticed that. just make it a day earlier than you want and it will say its the day you want...
i think this can be fixed in the desciption.ext byt adding a certain line like:
missionday = 1
or something like that - maybe some1 could fill that bit in
-
I am using ver.1.46. Here the mission-editor uses a calender of 1985 (implied by the title) and faithfully writes the date you choose to the mission file. (e.g. March 1st is saved as month=3; day= 1;)
However when the mission is loading a calender of 1984 is used, this is bad news because 1984 was a leap year. This means that the above mission (with official mission date March 1st) will show up as February 29th on the loading screen when you are about to play the mission.
Which version are you using? It seems that the error has been reversed but is still there :( (?)