hi
i want know if i can config squad.xml with my logo as arma 1 i have test it but don't work image
<?xml version="1.0"?> <!DOCTYPE squad SYSTEM "squad.dtd">
<?xml-stylesheet href="squad.xsl" type="text/xsl"?>
<squad nick="ESN">
<name>Example Squad Name</name>
<email>email@example.com</email>
<web>www.example.com</web>
<picture>example_logo.paa</picture>
<title>Use this e.g. for your squads name or your squads URL</title>
<member id="123456" nick="=[ESN]=John"> <name>John Doe</name> <email>john.doe@example.com</email> <icq>N/A</icq> <remark>Mostly harmless</remark> </member> </squad>