Jump to content
Sign in to follow this  
DaveyBoy

Arm Paches for ARMA

Recommended Posts

Is the XML code for placing arma patches on your squad members remain the same as what was used for OFP?

This is a sample of what I use currently in my suqad XML file :

<squad nick="">

<name></name>

<email></email>

<web></web>

<picture>picture.paa</picture>

<title></title>

<!-- End of squad properties  -->

<member id="" nick="">

<name>h</name>

<email></email>

<icq></icq>

<remark></remark>

So what else would I need to add to this code to enable arm patches? And does the picture.paa need to be resized? Anything else I need to add?

thanks

Dave

Share this post


Link to post
Share on other sites

this is what i use.

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"><squad nick="">

<name></name>

<email></email>

<web></web>

<picture></picture>

<title></title>

<member id="" nick="">

<name></name>

<email></email>

<icq></icq>

<remark></remark>

</member>

</squad>

also make sure the picture is 256x256 or lower, else it gets abit screwy smile_o.gif

Share this post


Link to post
Share on other sites

Please don't use images bigger than 128x128, otherwise games get laggy when you connect and everyone has to download a huge piece of data nobody looks at.

Share this post


Link to post
Share on other sites

And the arm patches are visable for SES guys? if so I must test more. Thanks Junker smile_o.gif

Share this post


Link to post
Share on other sites
And the arm patches are visable for SES guys? if so I must test more. Thanks Junker smile_o.gif

yes they do

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  

×