Jump to content

kaysio1

Member
  • Content Count

    24
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About kaysio1

  • Rank
    Private First Class

core_pfieldgroups_3

  • Occupation
    Retired

Contact Methods

  • Youtube
    http://www.youtube.com/user/VirtualWarriorsUK1
  1. <!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)> ---------- Post added at 23:01 ---------- Previous post was at 22:50 ---------- Ive uploaded my complete files. All you need to do, is replace the logo.paa & sqd_logo.png. Then fill in the details in squad.xml https://rapidshare.com/files/3963335704/WTF squad logo.zip
  2. This is how Ive got mine setup, <?xml version="1.0"?> <!DOCTYPE squad SYSTEM "squad.dtd"> <?xml-stylesheet href="squad.xsl?" type="text/xsl"?> <squad nick="WTF"> <name>Whiskey-Tango-Foxtrot</name> <email>whiskey-tango-foxtrot-uk@hotmail.co.uk</email> <web>www.whiskey-tango-foxtrot.co.uk</web> <picture>logo.paa</picture> <title></title> <member id="##" nick="##"> <name>##</name> <email>N/A</email> <icq>N/A</icq> <remark>N/A</remark> </member> <member id="##" nick="##"> <name>##</name> <email>N/A</email> <icq>N/A</icq> <remark>N/A</remark> </member> <member id="##" nick="##"> <name>##</name> <email>N/A</email> <icq>N/A</icq> <remark>N/A</remark> </member> <member id="##" nick="##"> <name>##</name> <email>N/A</email> <icq>N/A</icq> <remark>N/A</remark> </member> <member id="##" nick="##"> <name>##</name> <email>N/A</email> <icq>N/A</icq> <remark>N/A</remark> </member> </squad>
  3. Whiskey-Tango-Foxtrot is a UK based Gaming Community. Our main games are Arma 2 CO & Battlefield 3, though we play many others aswell. We have a laid back attitude towards gaming. We mostly play a tweaked version of Wafare Benny on our 32 slot dedicated server. At the moment we are looking for players over 18. Though we will allow younger players, if we feel they're mature enough. All we ask, is our members to be active on both our Teamspeak and Forums. whiskey-tango-foxtrot.co.uk
  4. kaysio1

    Pvp maps

    you could have a look at warfare benny
  5. Our server is running 1.6.2
  6. kaysio1

    Little squad.xml problem

    Ive got the same problem, since Ive installed the latest patch. *Update* Worked it out, the latest patch changed my player ID. With 2 added extra letters at the end of it.
  7. Im using the supression scripts + ASR AI 1.15.1 on our dedi warfare server with no problems. Though I did tweak the the scripts a little, aswell as the ASR AI. The ASR AI runs server side and the supression scripts have been put in the mission pbo ASR AI: join_loners = 0 join_loners_sameFaction = 0 split_legged = 0 TPWC AI SUPPRESSION: tpwcas_debug = 0 tpwcas_textdebug = 0
  8. kaysio1

    Squad Logo Problems

    http://community.bistudio.com/wiki/squad.xml
  9. kaysio1

    ASR AI Skills

    Little update, I came back onto my server 12hrs later and Benny mission is still working perfect on the Chern map. Ive now put the map onto Taki, just to confirm everything is ok.
  10. kaysio1

    ASR AI Skills

    I think Ive got to the bottom of the problem. I got it to work with Warfare Benny on the dedi server. Changed these 2 lines, join_loners = 0; split_legged = 0; Its early days to say 100% if its fixed the problem, though the server has been running the last 1hr. With no problems so far.
  11. kaysio1

    ASR AI Skills

    My dedi server is running v.1.14.1 on defaults settings and works like a charm. When we run v1.15 + v.1.15.1 thats when its stopped working for me. Ive tried turning off 'join loners' makes no difference, the Benny mission still gets broken.
  12. kaysio1

    ASR AI Skills

    Quick question, What missions are you playing with asr ai. As after v1.14.1 it breaks Warfare Benny for me.
  13. kaysio1

    ASR AI Skills

    Little problem here, Our server has been running Warfare Benny + ASR AI 1.14.1 + CBA's and has been running perfect with that setup. I put on the latest version of ASR AI 1.15 and now it has messed up the spawn areas of the Benny missions. The AI start at the correct location, but soon as they die. They respawn in the wrong place, different parts of the map. Any ideas on how to get around the problem ?
  14. now that sounds interesting, do you know the name of the addon ?
  15. Not sure if Ive got this in the correct section. Im looking for some advice on what serverside & client mods/addons are good to use on a server. At the moment the server is running ASR AI + CBA serverside. Ive added the following server keys to the server, So please can you give me some input. Thankyou in advance.
×