Stránka 1 z 1
Pomoc mapa
Napsal: 23 lis 2012, 20:07
od loominator199
Dobry den,
Stahnul sem si mapu do tf2 na svuj server, udělal jsem vše podle readme prilozene u mapy..
Server mi ji ignoruje nevim jestly je to prikazem.. Pouzivam prikaz map jmenomapy
Pak to hodi neco jako error a restartuje se to .. V podstate mi nejde zmenit zadna mapa .
Poradi mi nekdo ? Prilozil jsem par souboru
README u mapy:
Readme
This map and all of its assets were created by Diska (12). All praise, complements,
jeers, or insults should go to him.
Installation:
Move dm_ponyville to C:\Program Files (x86)\Steam\steamapps\YOURSTEAMNAME\team fortress 2\tf\maps
Move mytextures and skybox (sorry about the vague names) to
C:\Program Files (x86)\Steam\steamapps\YOURNAMEAGAIN\team fortress 2\tf\materials
Move props_ponyville to C:\Program Files (x86)\Steam\steamapps\GUESSWHATSHERE\team fortress 2\tf\models
Move ponyville into C:\Program Files (x86)\Steam\steamapps\YOURNAME\team fortress 2\tf\materials\models
If "models" does not exist in your materials folder, create it.
The map should run. If that doesn't work, ether try harder or inform me somehow so I can fix it.
Error po zadani prikazu map jmenojakekolimapy
map dm_ponyville
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file server.cfg
Initializing Steam libraries for secure Internet server
PreMinidumpCallback: updating dump comment
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20121123190711_1.dmp
./srcds_run: line 372: 8082 Segmentation fault $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Nov 23 19:07:11 CET 2012: Server restart in 10 seconds
Start serveru:
Game_srv.so loaded for "Team Fortress"
Setting breakpad minidump AppID = 440
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Installing breakpad exception handler for appid(440)/version(5126)
Particles: Missing 'particles/error.pcf'
maxplayers set to 10
No '-replayserverdir' parameter found - using default replay folder.
Replay: Creating thread pool...succeeded.
Replay: Starting thread pool with 4 threads...succeeded.
Cleaning files from temp dir, "/hlserver/27841/orangebox/tf/replay/server/tmp/" ...no files removed.
Unknown command "r_decal_cullsize"
Unknown command "allow_spectators"
maxplayers set to 10
Unknown command "startupmenu"
Network: IP 217.**.***.**, mode MP, dedicated Yes, ports ***** SV / ***** CL
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file server.cfg
Initializing Steam libraries for secure Internet server
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Logging into anonymous gameserver account.
Unknown command "allow_spectators"
'tc_hydro.cfg' not present; not executing.
Sending CMsgGameServerMatchmakingStatus (state=ServerMatchmakingState_NOT_PARTICIPATING)
Connection to Steam servers successful.
Public IP is 217.**.***.**.
Assigned anonymous gameserver Steam ID [A-1:**********(****)].
VAC secure mode is activated.
Connection to game coordinator established.
Current item schema is up-to-date with version C43779C8.
tf_server_identity_account_id not set; not logging into registered account
Předem děkuji za odpověd'.
Re: Pomoc mapa
Napsal: 23 lis 2012, 21:08
od Mysteria
Identifikace serveru?
Re: Pomoc mapa
Napsal: 24 lis 2012, 14:15
od loominator199
Mysteria píše:Identifikace serveru?
217.11.249.83:27841
Re: Pomoc mapa
Napsal: 24 lis 2012, 14:43
od Mysteria
Za prvé, na změnu mapy se nepoužívá příkaz
map <název>, ale
changelevel <název>.
Za druhé, to readme co tam je, popisuje instalaci mapy i klienta, ne na server. Máš tu mapu doufám i na serveru?
Jestli ne, tak podle readme upravenýho do podoby serveru:
- dm_ponyville do orangebox/tf/maps
- mytextures & skybox do orangebox/tf/materials
- props_ponyville do orangebox/tf/models
- ponyville do orangebox/tf/materials/models
Re: Pomoc mapa
Napsal: 24 lis 2012, 16:00
od loominator199
Ano to sem si logicky preved

zkusím ten příkaz
Re: Pomoc mapa
Napsal: 24 lis 2012, 16:07
od loominator199
Příkaz funguje ted' mi ale nezačne stahování určité mapy do clienta.
jak to zařídit?
Re: Pomoc mapa
Napsal: 24 lis 2012, 16:40
od Mysteria
U klienta:
cl_allowdownload 1
cl_allowupload 1
Na serveru:
sv_allowdownload 1
sv_allowdownload 1
net_maxfilesize 64
Re: Pomoc mapa
Napsal: 24 lis 2012, 18:06
od loominator199
To je sice pěkné ale kde to mám všechno najít ? napsat do konzole?
Re: Pomoc mapa
Napsal: 24 lis 2012, 18:11
od loominator199
Asi ano děkuji za ochotu

Přeji hezký den
Re: Pomoc mapa
Napsal: 24 lis 2012, 19:23
od Mysteria
Serverovou část napiš (možná už to tam bude) do server.cfg. Klientskou část si každý hráč musí nastavit sám.