Hi,
I've just added this to my server, but i am having issues with the .txt file.
Should the txt file look like
1.
//Fill the ARRAY with allowed UIDs - steam IDs
//Look something like "76566179256348507"
#################;
2.
//Fill the ARRAY with allowed UIDs - steam IDs
//Look something like "76566179256348507"
"#################";
3
//Fill the ARRAY with allowed UIDs - steam IDs
//Look something like "76566179256348507"
["#################];
Also, i don't own my own server. I pay to have it hosted. If i am not mistaken, i will not be able to place the .txt file into the root folder where the arma.exe is located.
Can i have some clarification on this as well? I am very green in regards to this, so, any help will be greatly appreciated.