|
|
#61 |
|
Join Date: Oct 2011
Reputation: 0
Posts: 8
|
Hi mates,
1 - how to enable and open the console. I tried with ˛ but it doesn't work. ![]() 2 - The logs files (on folder "log files") are EMPTY (except "connection_log_PORT.txt"). It is the same for you ? |
|
|
|
|
|
#62 |
![]() Join Date: May 2012
Reputation: 0
Posts: 28
|
Last edited by li0sik: 05-24-2012 at 01:35 PM. |
|
|
|
|
|
#63 |
|
Join Date: Oct 2011
Reputation: 0
Posts: 8
|
|
|
|
|
|
|
#64 |
![]() Join Date: May 2012
Reputation: 0
Posts: 28
|
what keypad
|
|
|
|
|
|
#65 |
![]() Join Date: Nov 2008
Reputation: 28
Posts: 750
|
He wrote it -.-"
No it is not the same key...i have a QUERTZ Keyboard and this ` is this ^ and did never work on any game. I have always to set the key in the config (all source games) but games like this don't have a config to add a key for this. If you have a keyboard with hHotkeys set one on ` and the console work. |
|
|
|
|
|
#66 |
![]() Join Date: May 2012
Reputation: 0
Posts: 28
|
Ok...
Download - Rcon BIND Alt+F12 - on/off Rcon BIND. Alt+F11 - on/off the console. Numpad0 - Rcon.Password Numpad1 - Rcon Server.ListPlayers Numpad2 - Rcon Server.Kick Numpad3 - Rcon Server.KickBan Numpad4 - Rcon MapRotation.ListMapRotation Numpad5 - Rcon MapRotation.RotateMapIndex Numpad6 - Rcon Lobby.Password Numpad7 - Rcon Lobby.ClearPassword Numpad8 - Rcon Game.Start Numpad9 - Rcon Game.End |
|
|
|
|
|
#67 |
|
Join Date: Jul 2011
Reputation: 0
Posts: 8
|
Heres a new known issue: u just cant have wind on a dedicated server.
|
|
|
|
|
|
#68 | |
|
Join Date: Oct 2011
Reputation: 0
Posts: 8
|
Thanks Shona and liosik
1 - Well, i have the answer on SEV2 forum about the console and keyboard. It is a bug with AZERTY keyboards. If you can't open the console you have to switch your keyboard from AZERTY to QWERTY. (with ALT+SHIFT) Of course don't forget to change your game options too. PS for Shona : ~ (on qwerty) and ˛ (on azerty) are at the same place on keyboard check the image here : http://ubuntuauquotidien.wordpress.c...t-inversement/ ---------- 2 - Others server admins have the same problem with log files or not ? Quote:
Last edited by fabnay: 05-25-2012 at 09:00 AM. |
|
|
|
|
|
|
#69 | |
![]() Join Date: Nov 2008
Reputation: 28
Posts: 750
|
Quote:
^ = Caret or Circumflex (QWERTZ) ~ = Tilde or ` = Acute (QUERTY) ˛ = (?) I don't know what the name of the key is (AZERTY) If i want to use them in a game/program to have a function you need the specific name to code it ![]() So if there are a lot of different keyboards (http://en.wikipedia.org/wiki/Keyboar...r_Latin_script (scroll down and look an the pictures)) they use always the QUERTY Button Tilde thats why i have always the console on F8 because i have QWERTZ and can't use the tilde like on QUERTY
|
|
|
|
|
|
|
#70 |
|
Join Date: Oct 2011
Reputation: 0
Posts: 8
|
ok. Tx shona
![]() ********* Is there a way to reduce the time between maps ? Actually there 90 sec before to start a new map. I know about "game.start" but my question is about the time. thanks. |
|
|
|
|
|
#71 |
![]() Join Date: Jun 2009
Reputation: 0
Posts: 12
|
We have a server that is located somewhere in holland.
every time we connect to the server we keep getting the message 'connection to the game has lost'. Anyone know what this could be. We use the config like this: Code:
Server.Name [BE]Sniper Elite V2 TDM by Get2Play.com Server.MOTD A new Sniper Elite V2 server is born! Rcon.Password **** // Ports //Server.AuthPort 27011 //Server.GamePort 27012 //Server.LobbyPort 27013 //Server.UpdatePort 27031 // Standart Ports Server.AuthPort Server.GamePort Server.LobbyPort Server.UpdatePort // Rotation Par1 MapRotation.AddMap "QUARRY" TDM tl=20 sl=0 MapRotation.AddMap "KREUZBERG" TDM tl=20 sl=0 MapRotation.AddMap "ST. OLIBARTUS CHURCH" TDM tl=20 sl=0 MapRotation.AddMap "BLACK MARKET" TDM tl=20 sl=0 MapRotation.AddMap "OPERNPLATZ" TDM tl=20 sl=0 // Player Settings Settings.DefaultTimeLimit 20 Settings.RespawnTime 5 Settings.WarmupTime 0 Settings.MaxPlayers 12 Settings.FriendlyFire 1 Settings.OneShotKills 0 Settings.ForceRespawn 0 Settings.ShowPlayersKiller 1 // Weapons Settings.SniperRifles 1 Settings.Pistols 1 Settings.SMGs 0 Settings.SniperScopeGlint 1 Settings.InfinitePistolAmmo 0 // Bullet Settings.BulletCam 1 Settings.BulletTrails 1 Settings.BulletDrop 1 // Other Settings Settings.WindStrength 3 Settings.Items 1 Settings.Tagging 1 Settings.SingleBulletReload 1 Settings.ZoomOutToReload 1 Settings.AimAssist 0 // Init Server Server.Host Tryed to start it up, but no way it keeps going. Keeps on crashing on all game mods. Thnx in advance ! Last edited by leprechaun: 06-22-2012 at 12:43 PM. Reason: added code |
|
|
|
|
|
#72 | |
![]() Join Date: Jun 2012
Reputation: 0
Posts: 14
|
Quote:
we also had this problem.It turned out our hosts had not applied all the patches for the game.They had also not undated the steam client on the tcadmin page either. |
|
|
|
|
|
|
#73 |
![]() Join Date: Jun 2009
Reputation: 0
Posts: 12
|
Proble solved
i did a Reset for the ports as following : Server.GamePort 27016 Server.AuthPort 8766 Server.LobbyPort 27010 Server.UpdatePort 27010 Think it depends from the hostcenter.. Last edited by leprechaun: 06-24-2012 at 04:32 AM. Reason: FIXED PROBLEM |
|
|
|
|
|
#74 |
![]() Join Date: Dec 2010
Reputation: 9
Posts: 46
|
Bleh, I'm stuck again on "You were removed from the game". Does anyone know how to fix this?
|
|
|
|
|
|
#75 | |
|
Join Date: Apr 2011
Reputation: 0
Posts: 4
|
Hello,
Dear Sniper Elite V2 community, please sign up the petition to get LINUX support for dedicated server on the game (it is never too late). Rebellion said: "... we may do in future if there is enough demand ..." About this petition: Quote:
Help us by signing this petition and by sharing the link ! Petition: http://www.change.org/petitions/rebe...iper-elite-v2# Original Thread: http://forums.steampowered.com/forum...6#post32129416 Thank you Last edited by yahooboo: 08-06-2012 at 06:17 AM. Reason: Adding Original Thread |
|
|
|
|
![]() |
|
||||||
| Thread Tools | |
| Display Modes | |
|
|