Staredit Network

Staredit Network -> UMS Assistance -> Mission briefing won't show!?
Report, edit, etc...Posted by yoni45 on 2006-05-07 at 01:06:10
So, all of a sudden, after making some changes on my map, my mission briefing won't show... nothing, just go straight through as if theres no briefing, but doesnt say "no mission briefing" either...

I tried making a new map and just pluggin in that same briefing... nothing

checked a different map, works fine

tried just making a simple-as-it-gets briefing:

Briefing("Force 1"){
Mission Objectives("HELLO WORLD");
Wait(10000);
}

//-----------------------------------------------------------------//

and still NOTHING!!!
The above is using the SCM Draft trigger editor...

This is what it looks like from SF:

MissionObjectives("HELLO WORLD");
Wait(10000);

And Nada, Zilch, what could possibly be going wrong!?

ADDITION:


ok well, scratch all that, after having edited each briefing trigger they all come back... odd nevertheless though happy.gif
Next Page (1)