Hi.
We are try configure own server with multiple reportingIP, but we have problems, we will like equip own website with roster of statistics of player of clan, who is online...ect, nothing of gametracker.es, individually, but we can´t instert two reportingip lines
reportingIP = "arma2oa..blablabla";
reportingIP = "127.0.0.1"; (this line is the necesary for equip the server with the roster)
If have this two lines, at launch server an error with the line is already defined, choosing a individualy line works fine, but with reportingIP = "arma2oa..blablabla"; roster don´t work, and with reportingIP = "127.0.0.1"; the server don´t see in the list, but teh roster work fine.
I tried with
reportingIP[] = {"arma2oapc.master.gamespy.com","127.0.0.1"};
and
reportingIP = {"arma2oapc.master.gamespy.com","127.0.0.1"};
The server see online, but roster newly don´t work, tried of all forms posibly, but same problem.
Help please, if any people know this problem and this solution.
Very thanks.