Jump to content
Sign in to follow this  
wvorster

Squad XMLs Broke ?

Recommended Posts

For some reason squad urls no longer work on my server ^_^;; not just mine ... everyone's ....

Any ideas ?

Share this post


Link to post
Share on other sites
For some reason squad urls no longer work on my server ^_^;; not just mine ... everyone's ....

Any ideas ?

Is that a hosted server? Hoster might have disabled outgoing HTTP connections for the server

Share this post


Link to post
Share on other sites

Well man I'm getting the exact same problem. Only it is inconsistant. Sometime it works other times it doesn't.

It works 100% of the time with the profile part. As in when on the map screen if I go to player list it works perfectly. However on the actual battlefield the patches on the arms and on the vehicles don't work for other players.

For example I can see my own arm patch, and each player can see their own arm patch, but we can't see each others. I can see the logo on the vehicle if I'm driving but others can't. The opposite is true if someone else is driving.

Now the killer part is. Sometimes it does work. Some times I can see 3 or 4 guys out of a group of 10. Other times I can't see any.

It doesn't seem to matter what mods or if any mods are running even in 100% vanilla it doesn't work.

so to summarize this part of the Squad XML works fine. For every player. I can 100% of the time see this and they can see mine.

qK8pvwU.jpg

But this part hardly ever works when we look at other players but it does work fine when looking at ourselves.

Sholderlogo_zpsdde77de3.jpg

Is there anything I'm supposed to put in the server.cfg or server profile or anything?

We are using a rented server through streamline servers.

https://www.streamline-servers.com/index.html

We have our Squad XML hosted through Arma Squads.

when we play on other servers it works 100% perfect. SO it is server isolated.

Edited by Rekkless

Share this post


Link to post
Share on other sites

Hey,

I have been using my Squad.xml since the release of the ArmA3 Alpha until now. I was hosting it over my public dropbox folder. Since Update 1.44 my squad.xml does not load either when I connect on a random multiplayer server. I guess it has something to do with the BattlEye-stuff implementation. I haven't changed anything on the squad.xml for almost 1 year so I definitely not broke it myself.

The squad.xml will not be displayed in the playerlist either. And every time I try to connect on one of my favorite servers or start up a mod via PlayWithSIX I'm being ordered to restart the game to be able to join. And even then the squad.xml does not show up.

Does anyone have an idea how to fix this? I haven't found anything in the Feedback Tracker or in the forums yet.

Regards,

CharlieTwoFive

Share this post


Link to post
Share on other sites
I'm being ordered to restart the game to be able to join. And even then the squad.xml does not show up.

Does anyone have an idea how to fix this? I haven't found anything in the Feedback Tracker or in the forums yet.

Regards,

CharlieTwoFive

http://forums.bistudio.com/showthread.php?190426-BattlEye-service-implementation&p=2910511

Share this post


Link to post
Share on other sites

Thx JShock,

unfortunately this is still not fixing my squad.xml issue.

Any other suggestions? In case I dont get any further response I will try the feedback tracker cuz it obviously broke down by Update 1.44.

Greetings,

Charlie

Edited by CharlieTwoFive

Share this post


Link to post
Share on other sites

You could easily just set up an account with ArmA squads it is a very easy way of setting up squad XML and seems to work.

So some damn reason my server still wont show the patches in game. FML.

Share this post


Link to post
Share on other sites

If you are using one of the templates that include a dategenerated node, or something to that effect, remove it and see if it helps.

Our server rpt was reporting warnings when reading the XML file and none of the patches were being displayed.

The 1.44 changelog mentioned stricter parsing of the XML file to avoid abuse. I just made sure any node names not defined in the official schema were removed and it resolved the problem.

Share this post


Link to post
Share on other sites
The 1.44 changelog mentioned stricter parsing of the XML file to avoid abuse. I just made sure any node names not defined in the official schema were removed and it resolved the problem.

Alright. So there have been changes in the squad.xml! I was already getting mad at the Dropbox. :D Is there any information about what they mean by "to avoid abuse"? Has that something to do with character restiction or length of (the text of) the .xml file?

Edited by CharlieTwoFive

Share this post


Link to post
Share on other sites

It looks like there is a character limit for the squad.xml's now.

I have been tearing apart my squad.xml for 2 hours now, adding and removing things I had written there earlier. In fact my remark and squad name were too long for the new ArmA3 version.

Squad.xml is working for me again. Just had to shorten the entries a bit.

Thanks for your help!

Edited by CharlieTwoFive

Share this post


Link to post
Share on other sites

Seems there may be a character limit on server passwords too. Seems kind of ridiculous.

Share this post


Link to post
Share on other sites

Ok can anyone please help me.

My Squad XML problems seem to be Server Isolated. I have set up a Squad XML through armasquads.com Easily done and complete.

On every server but our clans one the Squad XML works fine. The player description on the map. The patches on the arm, the logo on the vehicle doors. It all works as intended.

But for some reason the arm patches and logo on the doors hardly ever work on my own server. It is a rented server through Streamline Servers.

The player list the Squad XML works fine but the arm patches and car doors only work sometimes.

They always work for the client. Ie. I can see my own patch and my own car logos, but other players can't. And I can't see their patch or their car logo.

The thing is sometimes it does work, some times I can see other players arm patches. But most of the time I can't. And they can't see mine or each others.

Is there something on the server or something server side that might be preventing this from working?

Share this post


Link to post
Share on other sites

I'm having an odd problem with our XML. It works perfectly for two of us but not at all for any other member of our group.

For myself (FSgt. Hill) and TSgt. Balzer everything works great but for everyone else the server gives the following error. As far as I can tell the icq tag is fine but maybe someone can see something I may have missed.

17:18:10 XML parsing error - unsupported tag 'icq'
17:18:10 Warning: Could not parse squad.xml for Player[Cpl. Nelson], Squad[http://29th.org/a3/29thSquadXML/squad.xml]

<!ELEMENT squad (name, email, web?, picture?, title?, member+)>
<!ATTLIST squad nick CDATA #REQUIRED>
<!ELEMENT member (name, email, icq?, remark?)>
<!ATTLIST member id CDATA #REQUIRED nick CDATA #REQUIRED>
<!ELEMENT name (#PCDATA)>
<!ELEMENT email (#PCDATA)>
<!ELEMENT icq (#PCDATA)>
<!ELEMENT web (#PCDATA)>
<!ELEMENT picture (#PCDATA)>
<!ELEMENT title (#PCDATA)>
<!ELEMENT remark (#PCDATA)>

http://29th.org/a3/29thSquadXML/squad.xml

*ID's removed for privacy*

<?xml version="1.0"?>
<!DOCTYPE squad SYSTEM "squad.dtd">
<?xml-stylesheet href="squad.xsl?" type="text/xsl"?>

<!-- Squad Details -->
<squad nick="29th ID">
<name>29th Infantry Division</name>
<email>admin@29th.org</email>
<web>www.29th.org</web> <!-- Needs to be http:// -->
<picture>29thPatch03.paa</picture>
<title>29th ID</title>

<!-- Member List -->
<!--Bn HQ-->
<member id=" " nick="-----Battalion HQ-----">
	<name></name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--Bn HQ-->
<member id="" nick="LTC Wilson">
	<name>Wilson, Timothy C.</name>
	<email>N/A</email>
	<icq>Bn HQ</icq>
	<remark>Battalion Commander</remark>
</member>

<member id="" nick="Maj. Wheatley">
	<name>Wheatley, Kyle J.</name>
	<email>N/A</email>
	<icq>Bn HQ</icq>
	<remark>Executive Officer</remark>
</member>

<member id="" nick="MSgt. Hart">
	<name>Hart, Glenn S.</name>
	<email>N/A</email>
	<icq>Bn HQ</icq>
	<remark>Battalion Sergeant</remark>
</member>

<member id="" nick="Cpt. Walker">
	<name>Walker, Eric M.</name>
	<email>N/A</email>
	<icq>Bn HQ</icq>
	<remark>S-3 Staff Commander</remark>
</member>

<member id="" nick="">
	<name>***</name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--CHQ-->
<member id=" " nick="-----Charlie Company-----">
	<name></name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--CHQ-->
<member id="" nick="FSgt. Hill">
	<name>Hill, Jason J.</name>
	<email>hill@29th.org</email>
	<icq>C HQ</icq>
	<remark>Senior NCO</remark>
</member>

<member id="" nick="TSgt. Balzer">
	<name>Balzer, Dan</name>
	<email>balzer@29th.org</email>
	<icq>C HQ</icq>
	<remark>Company Sergeant</remark>
</member>

<member id="" nick="">
	<name>***</name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--
<member id="" nick="">
	<name></name>
	<email>N/A</email>
	<icq></icq>
	<remark></remark>
</member>
-->
<!--CP1HQ-->
<member id=" " nick="-----1st Platoon-----">
	<name> </name>
	<email> </email>
	<icq></icq>
	<remark> </remark>
</member>
<!--CP1HQ-->
<member id="" nick="SSgt. Bergstrom">
	<name>Bergstrom, Carl D.</name>
	<email>N/A</email>
	<icq>CP1 HQ</icq>
	<remark>Platoon Sergeant</remark>
</member>

<member id="" nick="Sgt. Frank">
	<name>Frank, Kevin E.</name>
	<email>N/A</email>
	<icq>CP1 HQ</icq>
	<remark>Platoon Sergeant</remark>
</member>

<member id="" nick="T/5 Zim">
	<name>Zim, Marcus V.</name>
	<email>N/A</email>
	<icq>CP1 HQ</icq>
	<remark>Sniper</remark>
</member>

<member id="" nick="">
	<name>***</name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--CP1S1-->
<member id=" " nick="-----CP1S1-----">
	<name></name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--CP1S1-->
<member id="" nick="Sgt. Erb">
	<name>Erb, Jon C.</name>
	<email>N/A</email>
	<icq>CP1S1</icq>
	<remark>Squad Leader</remark>
</member>

<member id="" nick="Cpl. Nelson">
	<name>Nelson, Patrick D.</name>
	<email>N/A</email>
	<icq>CP1S1</icq>
	<remark>Asst. Squad Leader</remark>
</member>

<member id="" nick="Cpl. Selleck">
	<name>Selleck, Tyler R.</name>
	<email>N/A</email>
	<icq>CP1S1</icq>
	<remark>Fire Team Leader</remark>
</member>

<member id="" nick="T5 Phariss">
	<name>Phariss, Nicholas J.</name>
	<email>N/A</email>
	<icq>CP1S1</icq>
	<remark>CC/Tanker</remark>
</member>

<member id="" nick="PFC Quesnelle">
	<name>Quesnelle, Brandon </name>
	<email>N/A</email>
	<icq>CP1S1</icq>
	<remark>2nd Class Automatic Rifleman</remark>
</member>

<member id="" nick="PFC Dott">
	<name>Dott, Garrett D.</name>
	<email>N/A</email>
	<icq>CP1S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="PFC Warner">
	<name>Warner, Forrest W.</name>
	<email>N/A</email>
	<icq>CP1S1</icq>
	<remark>2nd Class Combat Engineer</remark>
</member>

<member id="" nick="Pvt. Showers">
	<name>Showers, Joseph A.</name>
	<email>N/A</email>
	<icq>CP1S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="Pvt. Abdulrehman">
	<name>Abdulrehman, Mohammed A.</name>
	<email>N/A</email>
	<icq>CP1S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="Pvt. Damon">
	<name>Damon, Josh M.</name>
	<email>N/A</email>
	<icq>CP1S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="Pvt. Lenard">
	<name>Lenard, Skylar J.</name>
	<email>N/A</email>
	<icq>CP1S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="Pvt. Andriano">
	<name>Andriano, Gianni W</name>
	<email>N/A</email>
	<icq>CP1S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="">
	<name>***</name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--
<member id="" nick="">
	<name></name>
	<email>N/A</email>
	<icq></icq>
	<remark></remark>
</member>
-->
<!--CP1S2-->
<member id=" " nick="-----CP1S2-----">
	<name> </name>
	<email> </email>
	<icq></icq>
	<remark> </remark>
</member>
<!--CP1S2-->
<member id="" nick="Cpl. Rogers">
	<name>Rogers, Scott M.</name>
	<email>N/A</email>
	<icq>CP1S2</icq>
	<remark>Asst. Squad Leader</remark>
</member>

<member id="" nick="Cpl. Moe">
	<name>Moe, Devin J.</name>
	<email>N/A</email>
	<icq>CP1S2</icq>
	<remark>Asst. Squad Leader</remark>
</member>

<member id="" nick="PFC Brindle">
	<name>PFC Brindle, Alex C.</name>
	<email>N/A</email>
	<icq>CP1S2</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="Sgt. Wozniak">
	<name>Wozniak, Matthew D.</name>
	<email>N/A</email>
	<icq>CP1S2</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="PFC Des Bois">
	<name>Des Bois, Vincent</name>
	<email>N/A</email>
	<icq>CP1S2</icq>
	<remark>1st Class Combat Engineer</remark>
</member>

<member id="" nick="PFC Kloberdanz">
	<name>Kloberdanz, Ryan M.</name>
	<email>N/A</email>
	<icq>CP1S2</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="PFC Sung">
	<name>Sung, Alex Y</name>
	<email>N/A</email>
	<icq>CP1S2</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="PFC Gillam">
	<name>Gillam, Bailey M.</name>
	<email>N/A</email>
	<icq>CP1S2</icq>
	<remark>PC/Rifleman</remark>
</member>

<member id="" nick="Pvt. Bishop">
	<name>Bishop, Benjamin M.</name>
	<email>N/A</email>
	<icq>CP1S2</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="Pvt. Pasquale">
	<name>Pasquale, Alec R</name>
	<email>N/A</email>
	<icq>CP1S2</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="">
	<name>***</name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>

<!--CP2HQ-->
<member id=" " nick="-----2nd Platoon-----">
	<name> </name>
	<email> </email>
	<icq></icq>
	<remark> </remark>
</member>
<!--CP2HQ-->
<member id="" nick="2Lt. Turczyn">
	<name>Turczyn, Mark J.</name>
	<email>N/A</email>
	<icq>CP2 HQ</icq>
	<remark>Platoon Leader</remark>
</member>

<member id="" nick="">
	<name>***</name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--CP2S1-->
<member id=" " nick="-----CP2S1-----">
	<name></name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--CP2S1-->
<member id="" nick="Sgt. Clyde">
	<name>Clyde, David H.</name>
	<email>N/A</email>
	<icq>CP2S1</icq>
	<remark>Squad Leader</remark>
</member>

<member id="" nick="Sgt. Villalobos">
	<name>Villalobos, Luiz F.</name>
	<email>N/A</email>
	<icq>CP2S1</icq>
	<remark>Asst. Squad Leader</remark>
</member>

<member id="" nick="Cpl. Brand">
	<name>Brand, Jack B.</name>
	<email>N/A</email>
	<icq>CP2S1</icq>
	<remark>Fire Team Leader</remark>
</member>

<member id="" nick="PFC Leech">
	<name>Leech, James P.</name>
	<email>N/A</email>
	<icq>CP2S1</icq>
	<remark>Pilot</remark>
</member>

<member id="" nick="PFC Rex">
	<name>Rex, Joe</name>
	<email>N/A</email>
	<icq>CP2S1</icq>
	<remark>2nd Class Automatic Rifleman</remark>
</member>

<member id="" nick="Pvt. Pruett">
	<name>Pruett, Brandon G.</name>
	<email>N/A</email>
	<icq>CP2S1</icq>
	<remark>PC/Rifleman</remark>
</member>

<member id="" nick="Pvt. Filkins">
	<name>Filkins, Edward E.</name>
	<email>N/A</email>
	<icq>CP2S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="Pvt. Blake">
	<name>Blake, Yuri</name>
	<email>N/A</email>
	<icq>CP2S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="Pvt. Koltza">
	<name>Koltzka, Ken G.</name>
	<email>N/A</email>
	<icq>CP2S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="Pvt. Weston">
	<name>Weston, Miller R.</name>
	<email>N/A</email>
	<icq>CP2S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="">
	<name>***</name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--A&BHQ-->
<member id=" " nick="-----Able/Baker Company----">
	<name></name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--A&BHQ-->
<member id="" nick="SSgt. Chevarie">
	<name>Chevarie, Joseph J.</name>
	<email>N/A</email>
	<icq>AP3 HQ</icq>
	<remark>Platoon Sergeant</remark>
</member>

<member id="" nick="Pvt. Olsen">
	<name></name>
	<email>N/A</email>
	<icq>AP1S4</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="PFC Stone">
	<name>Stone, Charlie P.</name>
	<email>N/A</email>
	<icq>AP1S1</icq>
	<remark>2nd Class Machine Gunner</remark>
</member>

<member id="" nick="PFC Fritz">
	<name>Fritz, Kelly, J.</name>
	<email>N/A</email>
	<icq>AP2S1</icq>
	<remark>1st Class Machine Gunner</remark>
</member>

<member id="" nick="Cpl. McDonough">
	<name>McDonough, Ryan T.</name>
	<email>N/A</email>
	<icq>AP2S2</icq>
	<remark>Squad Leader</remark>
</member>

<member id="" nick="Pvt. Vincent">
	<name>Vincent, Michael V.</name>
	<email>N/A</email>
	<icq>AP3S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="Pvt. Robles">
	<name>Robles, Christian D. </name>
	<email>N/A</email>
	<icq>AP3S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="Sgt. Tiegert">
	<name>Tiegert, Jason T.</name>
	<email>N/A</email>
	<icq>AP3S2</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="T5 Langford">
	<name>Langford, Eden</name>
	<email>N/A</email>
	<icq>AP2S3</icq>
	<remark>SMG</remark>
</member>

<member id="" nick="PFC Schraff">
	<name>Schraff, Adam T.</name>
	<email>N/A</email>
	<icq>AP3S2</icq>
	<remark>Sub Machine Gunner</remark>
</member>

<member id="" nick="PFC Stear">
	<name>Stear, Chad E.</name>
	<email>N/A</email>
	<icq>AP2S3</icq>
	<remark>Combat Engineer</remark>
</member>

<member id="" nick="Cpl. Lamb">
	<name>Lamb, Kit G.</name>
	<email>N/A</email>
	<icq>AP3S3</icq>
	<remark>Asst. Squad Leader</remark>
</member>

<member id="" nick="PFC Neve">
	<name>Neve, Justin D.</name>
	<email>N/A</email>
	<icq>BP3S2</icq>
	<remark>1st Class Combat Engineer</remark>
</member>

<member id="" nick="Pvt. McLean">
	<name>McLean, Evan V.</name>
	<email>N/A</email>
	<icq>BP3S1</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="PFC Zenhenko">
	<name>Zenhenko, Jordan W.</name>
	<email>N/A</email>
	<icq>BP3S2</icq>
	<remark>Asst. Squad Leader</remark>
</member>

<member id="" nick="">
	<name>***</name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--RsrvS1-->
<member id=" " nick="-----Reserves - S1-----">
	<name></name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--RsrvS1-->
<member id="" nick="2Lt. Greenshields">
	<name>Greenshields, Andrew J.</name>
	<email>N/A</email>
	<icq>Reserves</icq>
	<remark>Engineer</remark>
</member>

<member id="" nick="T3 Hartstock">
	<name>Hartstock, Nickolas</name>
	<email>N/A</email>
	<icq>Reserves</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="PFC McManus">
	<name>McManus, Johnmichael T.</name>
	<email>N/A</email>
	<icq>Reserves</icq>
	<remark>Rifleman</remark>
</member>

<member id="" nick="">
	<name>***</name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--HD-->
<member id=" " nick="--Honourably Discharged--">
	<name></name>
	<email></email>
	<icq></icq>
	<remark></remark>
</member>
<!--HD-->
<member id="" nick="Cpt. Morra">
	<name>Morra, Robert G.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="2Lt. Moates">
	<name>Moates, Jeff G.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="T5 Pinto">
	<name>Pinto, Lucas W.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="Cpl. Curran">
	<name>Curran, Eric J.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="Cpl. Stampfel">
	<name>Stampfel, Kenneth A.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="T5 Gutsche">
	<name>Gutsche, David E.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="PFC Renaud">
	<name>Renaud, Antoine A.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="PFC Wiley">
	<name>Wiley, Kevin L.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="Pvt. Haynes">
	<name>Haynes, Isaac M.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="PFC Nyahay">
	<name>Nyahay, Gary</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="PFC Memole">
	<name>Memole, Anthony J.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="PFC James">
	<name>James, John J.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="T5 Merrill">
	<name>Merrill, Matthew J.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>

<member id="" nick="PFC Valls">
	<name>Valls, Vinicius V.</name>
	<email>N/A</email>
	<icq>HD</icq>
	<remark>Retired</remark>
</member>
<!--
<member id="" nick="">
	<name></name>
	<email>N/A</email>
	<icq></icq>
	<remark></remark>
</member>
-->
</squad>

Edited by Rellikplug

Share this post


Link to post
Share on other sites

my squad logo is not working now . i think the problem came after the last update of arma3.

is there a problem with xml??

before the update ,making local server (play/multiplayer/new server) i saw the squad logo just fine....now disappeared.

is there a workarround ??? or is bug from the latest update?

thanks

Share this post


Link to post
Share on other sites

I think, perhaps, nobody has commented because several possible solutions to your question already appear just a few posts above yours.

Have you read and tried any of them?

Share this post


Link to post
Share on other sites
update the squad XML to meet squad logo standards

Thats from the developement thread. However, I'm not sure what he means by "new standards".

Share this post


Link to post
Share on other sites

i m on search about the new standards... if i find something i will post again

thanks

Share this post


Link to post
Share on other sites
I think, perhaps, nobody has commented because several possible solutions to your question already appear just a few posts above yours.

Have you read and tried any of them?

Yeah, somewhere i read the 'new standard' has a character limit for text syntax. 64 character?..., forget.

So try cropping the text down?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×