Set up a fresh server for Epoch. Now I am trying to fix some Battleye exception's. Right out the gate I get the script.log with,
#21 "addWeapon "ItemMap";
player addWeapon "m16_EPOCH";
player addMagazine "30Rnd_556x45_Stanag";
EPOCH_playerCrypto = 1;
EPOCH_playe"
So I tried adding to Line 22 of the scripts.txt file;
!"player addWeapon \"m16_EPOCH\";" !"player addMagazine \"30Rnd_556x45_Stanag\";"
This didnt work and I got the same kick as above to I tried adding every line from above to scripts.txt file and still the same kick.
So what am I doing wrong?
Edited by Highlander