Jump to content

Help with mission insertion!


Guest HBS_CIA GHOST

Recommended Posts

Guest HBS_CIA GHOST

This has most likely already been posted but I couldnt find it. Anywho - when I try to start my mission the GR/IT crashes!!! My guess is that I didnt setup the insertion well. I marked a zone insertion - i thought that was enough but i guess not. do i have to do something in the script??? Please help! :o:o

Link to comment
Share on other sites

PlatoonRef is a variable that you can assign to a platoon. Think of it as a shortcut that you have to a certain platoon(same goes for ActorRef, etc. *side note - and when I quit being a Computer Science major I never believed I'd be using pointers again* :huh: ) When you're using queries and loops to do certain things sometimes you have to use PlatoonRef to reference your platoon. If your game crashes on startup, it's usually because you don't have the right mods activated.

Link to comment
Share on other sites

Also, on startup GR parses the entire script and will often crash if it finds a critical anomaly even if it's in part of the script that won't be called until late in this mission.

Jack ;)

Link to comment
Share on other sites

i have used something from a mod and forgot to activate it

That will be recorded in the Ike.log which is why it's best to always check that first, before looking for scripting errors :rocky:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...