Home   Help Search Login Register  

Author Topic: Making mission - CTD  (Read 608 times)

0 Members and 1 Guest are viewing this topic.

Anton VonE

  • Guest
Making mission - CTD
« on: 06 Sep 2003, 05:44:00 »
So, I'm making a mission, but I haven't made the briefing yet...I've placed markers in the editor, and outlined objectives. Now, do I have to define them in the briefing right away?

I seem to be crashing to desktop a lot while making this mission (and this mission alone)....I'm wondering if it's the above stated scenario that makes OFP crash, or something else...

Have you guys dealt with CTD's when making a mission? How did you solve it?

Anton

Offline rhysduk

  • Former Staff
  • ****
Re:Making mission - CTD
« Reply #1 on: 06 Sep 2003, 16:43:09 »
Anton,

The only rason i can think of why a misison should crash to the deskop is -

1. - A fault in teh description.ext file .... this file (as u probably know) is loaded at teh very beggning of the missio loading...

ANy other ideas  ppl ?

RHys
Reviewed Missions Board: Please Read the User's Guide before posting!

Pride and Joy 1 (HW100-T)

Anton VonE

  • Guest
Re:Making mission - CTD
« Reply #2 on: 07 Sep 2003, 01:11:22 »
Thanks....that at least gives me a place to start.

Would a fault like that crash the mission RIGHT at the start, or when the erroneous part is called?

Anton

Offline rhysduk

  • Former Staff
  • ****
Re:Making mission - CTD
« Reply #3 on: 07 Sep 2003, 22:18:02 »
Anton,

If the .ext file has a problem/error then when u load the mission thru the Editor as i suppose u do  - the game will cut back to Windows automatically and then the Error Dialogue will appear ;D

Hope that has helped you  ;)
Reviewed Missions Board: Please Read the User's Guide before posting!

Pride and Joy 1 (HW100-T)

Anton VonE

  • Guest
Re:Making mission - CTD
« Reply #4 on: 07 Sep 2003, 23:53:23 »
Sweet....so if it shows an error, then it means that there isn't an error in my .ext file.  ;)

However this leaves me with a CTD mission that i've worked so damn long on.

Someone told me it might have to do with the deletevehicle command. I have cars that pass through triggers, and on activation, it deletes the cars. I don't know why this is a bad thing, so if anyone can give me more help, that'd be great!

Anton

deaddog

  • Guest
Re:Making mission - CTD
« Reply #5 on: 08 Sep 2003, 02:34:54 »
If you have a vehicle with a waypoint, do not use deletevehicle on it.  I've had this problem with helicopters before.  If you want to get rid of the car, just setpos it to [0,0,0].  That will be in the middle of the ocean so it will just sink.