| Profet1 | Bonjour à tous.
Je voudrais savoir si quelqu’un connaitrais comment faire pour lancer un serveur dédié QuakeWars.
Je sais que Infinity a fait un lien pour configuré le serveur ce qui n'es pas trop dure, mais la suite se complique pour pouvoir le lancer.
Le lien est celui-ci. http://www.infinity-gamehosting.net/config/etqw
Si une âme charitable et plus forte que moi dans la création de serveur pouvais me donner des renseignements, ils seront les bienvenue.
Merci A bientôt
|
patapouf Pas ta pouf | dans C:\Program Files\id Software\Enemy Territory - QUAKE Wars t'as pas un truc qui s'appelle : serverlauncher.exe ?
---------------
Testipurée aura ta peau ©
TF2 & L4D - HFR community
|
Profet1 | Non ca ne lance pas un serveur dedié, ca lance un serveur lan. |
patapouf Pas ta pouf | Citation :
If you are attempting to run a server at home:
* Locate the 'etqwded.exe' file on your computer.
* Right click the .exe and say 'Create shortcut'. Call the shortcut 'ETQW server', for example.
* Right click the shortcut, select 'Properties' and append the following line to the 'Target' field: +set net_serverDedicated 1 +set net_port 27733 +exec server.cfg
* Copy the contents from the textarea below in a new file called 'server.cfg'. Place this file in the Quake Wars 'base' directory.
* Double click your shortcut. The server will start.
|
en suivant ton lien.
---------------
Testipurée aura ta peau ©
TF2 & L4D - HFR community
|
Profet1 | Merci Patapouf mais si j'avais reussi avec le lien je ne serais pas là a demander de l'aide. |
patapouf Pas ta pouf | et qu'est ce qui ne fonctionne pas ?
quels sont les problèmes que tu rencontres ?
t'as quoi à l'ecran ?
Sois plus précis
---------------
Testipurée aura ta peau ©
TF2 & L4D - HFR community
|
Profet1 | Voila quand je fais ma configue j'ai ca :
Please read the instructions below to learn how to start your server with the config you just created.
If you have a server rented at Infinity-Gamehosting:
Copy the contents from the textarea below in a new file called 'server.cfg'. Use FTP to replace the old config file on the server.
If you are attempting to run a server at home:
1 Locate the 'etqwded.exe' file on your computer. 2 Right click the .exe and say 'Create shortcut'. Call the shortcut 'ETQW server', for example. 3 Right click the shortcut, select 'Properties' and append the following line to the 'Target' field: +set net_serverDedicated 1 +set net_port 27733 +exec server.cfg 4 Copy the contents from the textarea below in a new file called 'server.cfg'. Place this file in the Quake Wars 'base' directory. 5 Double click your shortcut. The server will start
Alors je créé un fichier text, je colle la config dedans,je le renome 'server.cfg'.
ensuite je cherche le fichier 'etqwded.exe' je clic droit dessus et je créé un racourci.
C'est ensuite que ca se complique. Je suis la procedure mais ca marche pas. |
patapouf Pas ta pouf | quand tu fais click droit / propriétés de ton raccourcis tu dois pouvoir le modifier comme ça :
t'as essayé ?
---------------
Testipurée aura ta peau ©
TF2 & L4D - HFR community
|
Profet1 | Salut,je vien de le faire et en faite je n'avais pas fais d'espace avant le + .
par contrevoila la configue que je vien de créé.
[b]// Etqw server config created at http://www.infinity-gamehosting.net
// Date created: 10-23-2007 (mm-dd-yyyy)
// Author: Robert Jonker <robert@infinity-gamehosting.net>
// Special thanks to 'badman' and 'digibob' @ Splash Damage
// Original script location: http://www.infinity-gamehosting.net/config/etqw
// Questions and feedback:
// http://www.infinity-gamehosting.ne [...] d.php?t=13
// Public and contact options
set si_adminname "D3V!L*"
set si_website "http://teamwolfdevil.free.fr/"
set si_email ""
set si_irc ""
// General options
set si_name "D3V!L*"
set net_serverPunkbusterEnabled "1"
set net_LANServer "0"
set si_maxPlayers "12"
set si_privateClients ""
// Passwords
set si_needpass ""
set g_password ""
set g_privatePassword ""
set net_serverRemoteConsolePassword ""
// Game options
set si_minPlayers "6"
set si_readyPercent "80"
set g_warmup "0.5"
set g_allowLateJoin "1"
set g_warmupDamage "1"
// Voting options
set si_disableVoting "0"
set g_votePassPercentage "51%"
set g_voteWait "2.5"
// Message of the Day (motd)
set si_motd_1 "Salut les noobs"
set si_motd_2 ""
set si_motd_3 ""
set si_motd_4 ""
// Bot settings
set bot_enable "0"
set bot_minClients "-1"
set bot_uiNumGDF "-1"
set bot_uiNumStrogg "-1"
set bot_balanceCriticalClass "1"
set bot_sleepWhenServerEmpty "1"
set bot_skill "3"
set bot_aimSkill "1"
set bot_uiSkill "2"
set bot_doObjectives "1"
set bot_fakePing "0"
set bot_sillyWarmup "0"
set bot_useShotguns "0"
set bot_useSniperWeapons "1"
set bot_useVehicles "1"
set bot_knifeOnly "0"
set bot_useStrafeJump "0"
set bot_useSpawnHosts "1"
set bot_useSuicideWhenStuck "1"
set bot_useTKRevive "1"
set bot_useDeployables "1"
// Other options
set si_spectators "0"
set g_muteSpecs "0"
set g_maxSpectateTime "0"
set g_kickBanLength "2"
set g_teamSwitchDelay "5"
set si_teamForceBalance "0"
set si_teamDamage "1"
set si_xpSave "0"
set g_gameReviewPause "0.5"
set g_gameReviewReadyWait "0"
set g_execMapConfigs "0"
set si_adminStart "0"
set si_rules "sdGameRulesCampaign"
// Set campaign for the Beta2 and start the server
spawnServer "campaign_openbeta2"
Je vien de me rendre compte que sur la derniere commande il y a ecrit open beta 2.
Mais c'est pas bon.Je vais chercher et mettre autre chose.
Si jamais tu as une autre solution donne la moi.
Je vais continuer a chercher.
By |
| |