Hi there community!
I'm trying to set a custom callsign for a group and to use it in "sidechat".
I also tried to change the callsign "PAPA BEAR" in the same mission by putting this line in my "stringtable.csv":
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">STR_CFG_PAPABEAR,"Gen. Peterson",
So far so good.
But changing a group name in the same way won't work:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">STR_CFG_GRPNAMES_BRAVO,"Helo Squad",
I already had a look in the "stringtableConfig.csv" from "BIN.PBO" and made sure that i used the right variable-names.
Any ideas why custom group-callsigns won't work in my case?
Thank for your answers in advance.
-A. Kracjeck