eve player
Active Member
ok, so I can get 1 alliance to be recognized in my whitelist, but I can't get a second to be recognized.
Lets say I have 2 alliances with ID# as follows
State War Alliance - 11111111
Perkone Alliance - 22222222
How would I write the code in my white list XML to let both alliances be excluded?
Lets say I have 2 alliances with ID# as follows
State War Alliance - 11111111
Perkone Alliance - 22222222
How would I write the code in my white list XML to let both alliances be excluded?
Just for reference this is what I have in there, with alliance names and ID's changed of course<?xml version='1.0' encoding='UTF-8'?>
<!-- Generated by LavishSettings v2 -->
<InnerSpaceSettings>
<Set Name="alliances">
<Setting Name="State War">11111111</Setting>
<Setting Name="Perkone">222222222</Setting>
</Set>
</InnerSpaceSettings>
Last edited: