I'm kind of new in the Arma 2 Epoch world, and I've encountered some young people having a script which was able to wipe the database (well only the object_data table) which is very annoying because after the restart, every building object is gone, and this is done twice a day.
I am pretty sure I can block them using the script.txt file, but somehow can't find how.
In my arma2oaserver.rpt I have this kind of line written more than 1000 times in 15 seconds:
Reveal hidden contents
4:33:28 "DELETE: Player B 1-1-G:1 (XXXXXXXXX) REMOTE deleted object with UID: 0123456789"
Question
Rameleu
Hello,
I'm kind of new in the Arma 2 Epoch world, and I've encountered some young people having a script which was able to wipe the database (well only the object_data table) which is very annoying because after the restart, every building object is gone, and this is done twice a day.
I am pretty sure I can block them using the script.txt file, but somehow can't find how.
In my arma2oaserver.rpt I have this kind of line written more than 1000 times in 15 seconds:
4:33:28 "DELETE: Player B 1-1-G:1 (XXXXXXXXX) REMOTE deleted object with UID: 0123456789"
I also found the called function, which is here: https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_server/compile/server_deleteObj.sqf
but as I'm kind of new with scripts.txt I would please need some help.
Thank you a lot if you can help me, I would really appreciate.
Rameleu
Link to comment
Share on other sites
7 answers to this question
Recommended Posts