Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: (Solved) Localize marker text  (Read 3029 times)

0 Members and 1 Guest are viewing this topic.

Offline Undeceived

  • Members
  • *
    • My missions and campaigns
(Solved) Localize marker text
« on: 22 Sep 2010, 21:18:37 »
How can I localize the text of a marker?


I tried to put in the text line: localize "STR_marker1name" and in the stringtable it is like:


Code: [Select]
LANGUAGE,German,English

STR_marker1name,"Feindliche Einheiten","Enemy units"


But the localized name won't appear - when I preview the mission the marker says localize "STR_marker1name"... Which means that this command is not usable in marker text lines... :(

Does anyone know how to do it?


EDIT:

Oh, I continued searching and stumbled upon the command setmarkertext! I'll try this and report back.



EDIT 2:

Yes, it worked with:

Code: [Select]
"marker1" setmarkertext localize "STR_marker1name"
Nevermind and sorry for the thread. Hope it helps someone else at least.  :-[
« Last Edit: 22 Sep 2010, 21:27:53 by Undeceived »
Current project: Black Lands (Arma 3)