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: Stringtable Trouble  (Read 4313 times)

0 Members and 1 Guest are viewing this topic.

Offline Hellbender

  • Members
  • *
Re: Stringtable Trouble
« Reply #15 on: 10 Feb 2008, 20:57:04 »
Well it's my understanding that for the custom tags defined in the stringtable for "Alpha", "Bravo", etc. to work, you need to set the group ID's to "Alpha", "Bravo" etc somewhere.

The thing is, I can get it to work with "Crossroads" and "Firefly Base" , but not with any of the groups!

Can anyone help me with this last piece of the puzzle?

Offline h-

  • OFPEC Site
  • Administrator
  • *****
  • Formerly HateR_Kint
    • OFPEC
Re: Stringtable Trouble
« Reply #16 on: 10 Feb 2008, 22:51:50 »
How do you truy to apply the gorup names.
I'm assuming (again  :D ) that you are using the setGroupID command?

You can use that to name your group ID to anything you want in ArmA without any stringtable entries, such as
Code: [Select]
group setGroupID ["Rambo Squad"]
Project MCAR   ---   Northern Fronts   ---   Emitter 3Ditor
INFORMATIVE THREAD TITLES PLEASE. "PLEASE HELP" IS NOT ONE..
Chuck Norris can divide by zero.

Offline Hellbender

  • Members
  • *
Re: Stringtable Trouble
« Reply #17 on: 11 Feb 2008, 00:23:52 »
Well, silly me!

I thought you had to set a group ID to "Alpha" and THEN set "Alpha" to something else in a stringtable!  :D

Anyway, everything works now!

Thank you h-, Wolfrug, Mandoble and Planck for your patience!