sebi84 • PM |
Oct 07, 2014 4:50 AM
|
![]() Posts: 5 |
hi Guys, we have our Servertitle changed in this:
hostname = "[GER] Lost of Paradise - Housing::Economy::Kartbahn::Altis Life::Donator::GameTrackerClaimServer"; http://www.gametracker.com/server_info/37.187.137.46:2302 and Gametracker says... this is not so? have anybody an idea? thank you for help... we have the server title changed as 24hours |
burn • PM |
Oct 07, 2014 8:21 AM
|
![]() Posts: 10924 |
Your server name is currently:
[GER] Lost of Paradise - Housing::Economy::Kartbahn::Altis Life If this was what it was previously, you likely need to restart the server for it to actually take effect. If this is not the correct name ever, I can always correct the page query port if you entered it incorrectly. ![]() |
sebi84 • PM |
Oct 07, 2014 9:59 AM
|
![]() Posts: 5 |
Server Restart is done
and our ports is 2302 and query port is 2303 thats correctly... doesn't work the servername ingame is a new name with gametracker........ ![]()
Last edited by: sebi84 Oct 07, 2014 10:11 AM
|
burn • PM |
Oct 07, 2014 12:54 PM
|
![]() Posts: 10924 |
Do you have the server name set multiple times in your config? Your server is still reporting the same name as I previously listed. You can always test scan the server using a utility like HLSW (hlsw.org).
![]() |
sebi84 • PM |
Oct 07, 2014 7:22 PM
|
![]() Posts: 5 |
this is our server.cfg
// // server.cfg // // comments are written with "//" in front of them. // STEAM steamport = 8766; steamqueryport = 27016; // GLOBAL SETTINGS hostname = "[GER] Lost of Paradise - Housing::Economy::Kartbahn::Altis Life::Donator::GameTrackerClaimServer"; //password = "....................."; passwordAdmin = "................."; //reportingIP = "arma3pc.master.gamespy.com"; logFile = ""; verifySignatures = 2; equalModRequired = 0; requiredSecureId = 2; guaranteedUpdates = false; motd[]={ "Willkommen auf dem Lost of Paradise Altis Life Server", "TS3 Server: 79.133.47.2:4261", "Web: www.lostofparadise.de", "Server Restarts: 0.00|4.00|8.00|12.00|16.00|20.00 Uhr" }; motdInterval = 60; maxPlayers = 70; kickDuplicate = 1; // VOTING voteMissionPlayers = 1; voteThreshold = 2; // INGAME SETTINGS disableVoN = 0; vonCodecQuality = 8; persistent = 1; timeStampFormat = "short"; BattlEye = 1; allowedLoadFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","xml","inc","ext","sqm","ods","fxy","lip","csv","kb","bik","bikb","html","htm","biedi"}; allowedPreprocessFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","xml","inc","ext","sqm","ods","fxy","lip","csv","kb","bik","bikb","html","htm","biedi"}; allowedHTMLLoadExtensions[] = {"htm","html","xml","txt"}; // SCRIPTING ISSUES onUserConnected = ""; onUserDisconnected = ""; doubleIdDetected = ""; // SIGNATURE VERIFICATION onUnsignedData = "kick (_this select 0)"; onHackedData = "kick (_this select 0)"; onDifferentData = ""; class Missions { class Mission_1 { template = "Altis_Life.Altis"; difficulty = "regular"; }; }; |
burn • PM |
Oct 07, 2014 8:39 PM
|
![]() Posts: 10924 |
See if a shorter name gets reported properly.
![]() |