stephjackjo Posted January 18, 2006 Share Posted January 18, 2006 server 1421 Voilà j'ai créé un fichier de config pour les matchs avec les 3 RS inclus, et quand j'essaie de le charger, un gros lag se produit, 1 seul des 3 RS est effectué, et seule la fin des messages écrits apparaît. Pourtant tous les RS et les messages écrits sont bien présents dans la console. J'ai aussi testé la partie concernant les 3 RS séparément, et cela fonctionne parfaitement. Pouvez-vous me dire où est le problème dans mon fichier config SVP!!! Je vous le joint pour consultation (désolé si cela donne un post un peu long) =>> exec listip.cfg exec banned.cfg rcon_password "go4pod6s" hostname "En match!!!" mp_autokick "0" mp_autoteambalance "0" mp_buytime "0.25" mp_c4timer "35" mp_chattime "5" mp_consistency "1" mp_decals "300" mp_fadetoblack "0" mp_falldamage "1" mp_flashlight "1" mp_footsteps "1" mp_forcecamera "2" mp_forcechasecam "2" mp_freezetime "8" mp_friendlyfire "1" mp_limitteams "0" mp_logdetail "3" mp_logecho "0" mp_logfile "1" mp_logmessages "1" mp_roundtime "2.5" mp_startmoney "800" mp_timelimit "0" mp_tkpunish "0" mp_winlimit "0" decalfrequency "60" edgefriction "2" host_framerate "0" pausable "0" allow_spectators "1" sys_ticrate "300" sv_accelerate "5" sv_aim "0" sv_airaccelerate "10" sv_airmove "1" sv_allowdownload "1" sv_allowupload "1" sv_alltalk "0" sv_cheats "0" sv_clienttrace "1" sv_downloadurl "http://download.verygames.net/files/mappack/halflife/cstrike/" sv_friction "4" sv_gravity "800" sv_maxrate "20000" sv_minrate "5000" sv_maxupdaterate "101" sv_minupdaterate "20" sv_maxspeed "320" sv_password "attack" sv_proxies "2" sv_send_logos "0" sv_send_ressources "1" sv_stepsize "18" sv_timeout "65" sv_voiceenable "0" sv_wateraccelerate "10" sv_wateramp "0" sv_waterfriction "1" log on alias "wait5" "wait; wait; wait; wait; wait" alias "wait6" "wait5; wait" alias "wait10" "wait5; wait5" alias "wait110" "wait10; wait10; wait10; wait10; wait10; wait10; wait10; wait10; wait10; wait10; wait10" alias "rr1" " sv_restartround 1" say "[----LIVE apres 3 restarts----] wait110 wait110 rr1 wait110 wait110 say "[-----#1-----] wait110 wait110 rr1 wait110 wait110 say "[-----#2-----] wait110 wait110 rr1 wait110 wait110 say "[LIVE--------] wait6 say "[-LIVE-------] wait6 say "[--LIVE------] wait6 say "[---LIVE-----] wait6 say "[----LIVE----] wait6 say "[-----LIVE---] wait6 say "[------LIVE--] wait6 say "[-------LIVE-] wait6 say "[--------LIVE] wait6 say "[E--------LIV] wait6 say "[VE--------LI] wait6 say "[IVE--------L] wait6 say "[LIVE--------] wait6 say "[-LIVE-------] wait6 say "[--LIVE------] wait6 say "[---LIVE-----] wait6 say "[----LIVE----] wait6 say "[-----LIVE---] wait6 say "[------LIVE--] wait6 say "[-------LIVE-] wait6 say "[--------LIVE] wait6 say "[E--------LIV] wait6 say "[VE--------LI] wait6 say "[IVE--------L] wait6 say "[LIVE--------] wait6 say "[-LIVE-------] wait6 say "[--LIVE------] wait6 say "[---LIVE-----] wait6 say "[----LIVE----] wait6 say "[----LIVE----] wait6 say "[----LIVE----] wait6 say "[----LIVE----] wait6 say "[----LIVE----] wait6 say "[LIVE--------] wait6 say "[-LIVE-------] wait6 say "[--LIVE------] wait6 say "[---LIVE-----] wait6 say "[----LIVE----] wait6 say "[-----LIVE---] wait6 say "[------LIVE--] wait6 say "[-------LIVE-] wait6 say "[--------LIVE] wait6 say "[E--------LIV] wait6 say "[VE--------LI] wait6 say "[IVE--------L] wait6 say "[LIVE--------] wait6 say "[-LIVE-------] wait6 say "[--LIVE------] wait6 say "[---LIVE-----] wait6 say "[----LIVE----] wait6 say "[-----LIVE---] wait6 say "[------LIVE--] wait6 say "[-------LIVE-] wait6 say "[--------LIVE] wait6 say "[E--------LIV] wait6 say "[VE--------LI] wait6 say "[IVE--------L] wait6 say "[LIVE--------] wait6 say "[-LIVE-------] wait6 say "[--LIVE------] wait6 say "[---LIVE-----] wait6 say "[----LIVE----] wait6 say "[-----LIVE---] wait6 say "[------LIVE--] wait6 say "[-------LIVE-] wait6 say "[--------LIVE] wait6 say "[E--------LIV] wait6 say "[VE--------LI] wait6 say "[IVE--------L] wait6 say "***Good Luck & Have Fun*** wait6 say "***Good Luck & Have Fun*** wait6 say "***Good Luck & Have Fun*** Quote Link to comment Share on other sites More sharing options...
Guest kenny Posted January 19, 2006 Share Posted January 19, 2006 Re: Impossible de charger des fichiers config sur le serveur exec listip.cfg exec banned.cfg rcon_password "go4pod6s" On parle d'un match.cfg ou du server.cfg ?? Ces 3 lignes, n'ont rien à faire dans un match.cfg ou quelqu'autre .cfg, ce sont des lignes à déclarer dans server.cfg, et nulle part ailleurs. Enlève-les de ta config match, et je suis persuadé que ça ira mieux. NB: dans ta config, il y a d'autre cvar dont je ne vois vraiment pas le rapport avec un config match.... Quote Link to comment Share on other sites More sharing options...
stephjackjo Posted January 19, 2006 Author Share Posted January 19, 2006 Merci ça y est ça fonctionne, effectivement j'ai fait le ménage dans les cvars. Par contre j'aimerai bien utiliser la cvar "maxplayer" pour limiter le serv à 10 slots en configuration Match, mais je sait pas comment je dois la noter dans le .cfg. maxplayer 10??? Et aussi est-ce que avec maxplayer 10, on pourra quand même mettre un hltv?? Merci pour ces infos please... Quote Link to comment Share on other sites More sharing options...
Volti Posted January 19, 2006 Share Posted January 19, 2006 c'est pas sv_maxplayer 10 Non si tu le bloques à 10 slots, tu pourras pas mettre ton hltv Quote Link to comment Share on other sites More sharing options...
Guest kenny Posted January 19, 2006 Share Posted January 19, 2006 visiblemaxplayers 10 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.