SUPER-G
  • SUPER-G
  • 59.75% (Neutral)
  • Colonel Topic Starter
13 years ago
when i make a script that makes a military breifing caption show, i expexct that it will show EXACTLY what i typed down.

but every time i get MISSING: bla bla bla.
is there a way to get rid of this word.

i would also like to know how to replace MISSING with MISSION OBJECTIVE.

thanks in advance.😁
UserPostedImage
PK_Soar #9531
He that is slow to believe anything and everything is of great understanding, for belief in
one false principle is the beginning of all unwisdom. - Anton Lavey

Sponsor
DecliningAtom52
13 years ago
Hi, you will need to create a string file, this can be done by opening notepad and pasting this.

MAP_INTRO
"Close Quarters: CIA Operation"
End

DEFEAT_ESCAPE
"The GLA have escaped..."
End

The file must then be saved in the map folder as "map.str" (exactly like that) in world builder you should 'Display Military Briefing: MAP_INTRO'

Hope it helps.
'As always, Have nice day.' - FPSRussia
SUPER-G
  • SUPER-G
  • 59.75% (Neutral)
  • Colonel Topic Starter
13 years ago
it displays

MISSING: 'MAP_INTRO'


UserPostedImage
PK_Soar #9531
He that is slow to believe anything and everything is of great understanding, for belief in
one false principle is the beginning of all unwisdom. - Anton Lavey

DecliningAtom52
13 years ago
Sorry, I failed to test that before posting it, the syntax and stuff is IDENTICAL to a stock/already working map, however It does not work.

If someone else could answer this it would help both of us.
'As always, Have nice day.' - FPSRussia
i^love^mixery
13 years ago
Show military briefing "Hello noobs"

needed map.str:

Hello noobs
"Hello noobs"
End


like this for multiple briefings:

Hello noobs
"Hello noobs"
End

Hello noobs2
"Hello noobs2"
End

Hello noobs3
"Hello noobs3"
End

Hello noobs4
"Hello noobs4"
End
SUPER-G
  • SUPER-G
  • 59.75% (Neutral)
  • Colonel Topic Starter
13 years ago
it shows "Hello noobs" but still with the "MISSING:"

the file is called "captions.map.str, is that the correct way?
UserPostedImage
PK_Soar #9531
He that is slow to believe anything and everything is of great understanding, for belief in
one false principle is the beginning of all unwisdom. - Anton Lavey

i^love^mixery
13 years ago
map.str

you have to CREATE it and save it in the folder of YOUR map. the folder where the XYZ.map and the XYZ.tga file are.

also you need to restart the game or it wont work.
Lithium
13 years ago
Here's an example. See the scripts in WorldBuilder and the file "str" in the map folder (open it with notepad)   STR_example.zip (5kb) downloaded 14 time(s).
SUPER-G
  • SUPER-G
  • 59.75% (Neutral)
  • Colonel Topic Starter
13 years ago
ZOMG IT WORKED! thank you all!
UserPostedImage
PK_Soar #9531
He that is slow to believe anything and everything is of great understanding, for belief in
one false principle is the beginning of all unwisdom. - Anton Lavey