https://www.17buddies.rocks/index.html

17's Buddies Maps HL1 Maps HL2 Wads Plan des Maps
17 Buddies
Only for stats

Welcome Guest ( Log In | Register )

 
New
Comment gérer son serveur avec l'AMX et le RCON..., Via le commandmenu.txt
damdam
post 16/01/2004 - 15:51:06 |   Post #1
+Reply

Group: 17 Buddies
Posts: 908
Joined: 27/12/2003

ru 
Team:
17 Buddies


Comment gérer son serveur avec l'AMX et le RCON :

CODE
"1" "Cmd serveur AMX"
{
    "1" "MAP"
    {
 "1" "Sans vote"
 {
     "1"    "Bombe"  
     {
   "1"  "officiel match"
   {
       "1"  "airstrip"      "amx_map de_airstrip"      
       "2"    "aztec"    "amx_map de_aztec"
       "3"    "cbble"    "amx_map de_cbble"
       "4"    "Dust2"    "amx_mapl de_dust2"
       "5"    "dust"    "amx_map de_dust
       "6"    "inferno"      "amx_map de_inferno"
       "7"    "nuke"    "amx_map de_nuke"
       "8"    "prodigy"      "amx_map de_prodigy"
       "9"    "train"    "amx_map de_train"
       "A"    "piranesi"      "amx_map de_piranesi"
       "B"    "torn"    "amx_map de_torn"  
       "C"    "Chateau"      "amx_map de_chateau"
       "D"    "vegas"    "amx_map de_vegas"
   }
 
   "2"  "Non officiel"
   {
       "8"    "predator"      "amx_map de_predator"
       "9"    "de_dust4ever"      "amx_map de_de_dust4ever"
       "A"    "clan1_mill"      "amx_map de_clan1_mill"
   }
     }
     "2"    "Hotages"
     {
   "2"    "assault"    "amx_map cs_assault"
   "3"    "italy"        "amx_map cs_italy"
   "4"    "office"    "amx_map cs_office"
   "5"    "shogun_final"    "amx_map cs_shogun_final"
     }
     "3"    "Fun"
     {
   "1"    "fy_iceworld2k"    "amx_map fy_iceworld2k"
   "2"    "dustworld"    "amx_map fy_dustworld"
   "3"    "pool_day"    "amx_map fy_pool_day"
     }
     "4"    "Entrainement"
     {
   "1"    "Toutes les armes"
   {
       "1"    "aAa_aim"      "amx_map aAa_aim"
       "2"    "aAa_aera"      "amx_map aAa_aera"
       "3"    "aAa_arena"      "amx_map aAa_arena"
       "4"    "aim_ak_colt"      "amx_map aim_ak_colt"
   }
   "2"    "Armes spécifiques"
   {
       "1"    "awp : awp_map"      "amx_map awp_map"
       "2"    "cs_deagle5"      "ramx_map cs_deagle5"
       "3"    "aim_gpa"      "amx_map aim_gpa"
   }
     }
 }
 "2" "Avec vote"
 {
     "1"    "Bombe"  
     {
   "1"  "officiel match"
   {
       "1"  "airstrip"      "amx_votemap de_airstrip"      
       "2"    "aztec"    "amx_votemap de_aztec"
       "3"    "cbble"    "amx_votemap de_cbble"
       "4"    "Dust2"    "amx_votemap de_dust2"
       "5"    "dust"    "amx_votemap de_dust
       "6"    "inferno"      "amx_votemap de_inferno"
       "7"    "nuke"    "amx_votemap de_nuke"
       "8"    "prodigy"      "amx_votemap de_prodigy"
       "9"    "train"    "amx_votemap de_train"
       "A"    "piranesi"      "amx_votemap de_piranesi"
       "B"    "torn"    "amx_votemap de_torn"  
       "C"    "Chateau"      "amx_votemap de_chateau"
       "D"    "vegas"    "amx_votemap de_vegas"
   }
 
   "2"  "Non officiel"
   {
       "8"    "predator"      "amx_votemap de_predator"
       "9"    "de_dust4ever"      "amx_votemap de_de_dust4ever"
       "A"    "clan1_mill"      "amx_votemap de_clan1_mill"
   }
     }
     "2"    "Hotages"
     {
   "2"    "assault"    "amx_votemap cs_assault"
   "3"    "italy"        "amx_votemap cs_italy"
   "4"    "office"    "amx_votemap cs_office"
   "5"    "shogun_final"    "amx_votemap cs_shogun_final"
     }
     "3"    "Fun"
     {
   "1"    "fy_iceworld2k"    "amx_votemap fy_iceworld2k"
   "2"    "dustworld"    "amx_votemap fy_dustworld"
   "3"    "pool_day"    "amx_votemap fy_pool_day"
     }
     "4"    "Entrainement"
     {
   "1"    "Toutes les armes"
   {
       "1"    "aAa_aim"      "amx_votemap aAa_aim"
       "2"    "aAa_aera"      "amx_votemap aAa_aera"
       "3"    "aAa_arena"      "amx_votemap aAa_arena"
       "4"    "aim_ak_colt"      "amx_votemap aim_ak_colt"
   }
   "2"    "Armes spécifiques"
   {
       "1"    "awp : awp_map"      "amx_votemap awp_map"
       "2"    "cs_deagle5"      "amx_votemap cs_deagle5"
       "3"    "aim_gpa"      "amx_votemap aim_gpa"
   }
     }

 }
    }
    "2" "Commandes"
    {
 "1" "Principal"
 {
     "1" "Redemarrer le round"
     {
   "1"  "Dans 1 sec"    "amx_cvar sv_restartround 1"
   "2"  "Dans 5 sec"    "amx_cvar sv_restartround 5"
     }
     "2" "All Talk"
     {
   "1"    "On"    "amx_cvar sv_alltalk 1"
   "2"    "Off"    "amx_cvar sv_alltalk 0"    
     }
     "3" "Temps de la map"  
     {
   "1"  "Illimitee"    "amx_cvar mp_timelimit 0"
   "2"  "30 min"    "amx_cvar mp_timelimit 20"
   "3"  "40 min"    "amx_cvar mp_timelimit 40"
   "4"    "60 min"      "amx_cvar mp_timelimit 60"
     }
     "4" "Auto Kick"
     {
   "1"    "On"    "amx_cvar mp_autokick 1"
   "2"    "Off"    "amx_cvar mp_autokick 0"
     }

     "5" "Tire ami"
     {
   "1"  "On"        "amx_cvar mp_friendlyfire 1"
   "2"  "Off"        "amx_cvar mp_friendlyfire 0"
     }
     "6" "Auto-team balance"
     {
   "1"  "On"        "amx_cvar mp_autoteambalance 1"
   "2"  "Off"    "amx_cvar mp_autoteambalance 0"
     }
     "7" "Gele du temps"  
     {
   "1"  "Pas de gele"    "amx_cvar mp_freezetime 0"
   "2"  "4 sec"    "amx_cvar mp_freezetime 4"
   "3"  "5 sec"    "amx_cvar mp_freezetime 5"
     }

     "8" "Duree du round"  
     {
   "1"  "3 min"    "amx_cvar mp_roundtime 3"
   "2"  "4 min"    "amx_cvar mp_roundtime 4"
   "3"  "5 min"    "amx_cvar mp_roundtime 5"
     }

     "9" "Tk Punish"
     {
   "1"    "On"    "amx_cvar mp_tkpunish 1"
   "2"    "Off"    "amx_cvar mp_tkpunish 0"
     }
 }
 "2" "Autres commandes"
 {
     "1" "Argent de depart"  
     {
   "1"  "800"        "amx_cvar mp_startmoney 800"
   "2"    "8000"    "amx_cvar mp_startmoney 8000"
   "3"  "16000"        "amx_cvar mp_startmoney 16000"
     }


     "2" "Choix camera quand mort"
     {
   "1"  "Vue externe"    "amx_cvar mp_forcechasecam 1"
   "2"  "vue interne"    "amx_cvar mp_forcechasecam 2"
   "3"  "Aucune"    "amx_cvar mp_forcechasecam 0"
     }
     "3" "Temps du C4"
     {
   "1"  "35 sec"    "amx_cvar mp_c4timer 35"
   "2"    "10 sec"      "amx_cvar mp_c4timer 10"
     }
     "4" "Temps maxi d'achat"  
     {
   "1"  "15 sec"    "amx_cvar mp_buytime 15"
   "2"  "30 sec"    "amx_cvar mp_buytime 30"
     }
 }
    }

}
"2" "Cmd serveur RCON"
{
    "1" "MAP"
    {
 "1"    "Bombe"  
 {
     "1"  "officiel match"
     {
   "1"  "airstrip"      "rcon changelevel de_airstrip"      
   "2"    "aztec"    "rcon changelevel de_aztec"
   "3"    "cbble"    "rcon changelevel de_cbble"
   "4"    "Dust2"    "rcon changelevel de_dust2"
   "5"    "dust"    "rcon changelevel de_dust
   "6"    "inferno"      "rcon changelevel de_inferno"
   "7"    "nuke"    "rcon changelevel de_nuke"
   "8"    "prodigy"      "rcon changelevel de_prodigy"
   "9"    "train"    "rcon changelevel de_train"
   "A"    "piranesi"      "rcon changelevel de_piranesi"
   "B"    "torn"    "rcon changelevel de_torn"  
   "C"    "Chateau"      "rcon changelevel de_chateau"
   "D"    "vegas"    "rcon changelevel de_vegas"
    }
 
     "2"  "Non officiel"
     {
   "8"    "predator"      "rcon changelevel de_predator"
   "9"    "de_dust4ever"      "rcon changelevel de_de_dust4ever"
   "A"    "clan1_mill"      "rcon changelevel de_clan1_mill"
     }
 }
 "2"    "Hotages"
 {
     "2"    "assault"    "rcon changelevel cs_assault"
     "3"    "italy"        "rcon changelevel cs_italy"
     "4"    "office"    "rcon changelevel cs_office"
     "5"    "shogun_final"    "rcon changelevel cs_shogun_final"
 }
 "3"    "Fun"
 {
     "1"    "fy_iceworld2k"    "rcon changelevel fy_iceworld2k"
     "2"    "dustworld"    "rcon changelevel fy_dustworld"
     "3"    "pool_day"    "rcon changelevel fy_pool_day"
 }
 "4"    "Entrainement"
 {
     "1"    "Toutes les armes"
     {
   "1"    "aAa_aim"      "rcon changelevel aAa_aim"
   "2"    "aAa_aera"      "rcon changelevel aAa_aera"
   "3"    "aAa_arena"      "rcon changelevel aAa_arena"
   "4"    "aim_ak_colt"      "rcon changelevel aim_ak_colt"
     }
     "2"    "Armes spécifiques"
     {
   "1"    "awp : awp_map"      "rcon changelevel awp_map"
   "2"    "cs_deagle5"      "rcon changelevel cs_deagle5"
   "3"    "aim_gpa"      "rcon changelevel aim_gpa"
     }
 }
    }
    "2" "Commandes"
    {
 "1" "Principal"
 {
     "1" "Redemarrer le round"
     {
   "1"  "Dans 1 sec"    "rcon sv_restartround 1"
   "2"  "Dans 5 sec"    "rcon sv_restartround 5"
     }
     "2" "All Talk"
     {
   "1"    "On"    "rcon sv_alltalk 1"
   "2"    "Off"    "rcon sv_alltalk 0"    
     }
     "3" "Temps de la map"  
     {
   "1"  "Illimitee"    "rcon mp_timelimit 0"
   "2"  "30 min"    "rcon mp_timelimit 20"
   "3"  "40 min"    "rcon mp_timelimit 40"
   "4"    "60 min"      "rcon mp_timelimit 60"
     }
     "4" "Auto Kick"
     {
   "1"    "On"    "rcon mp_autokick 1"
   "2"    "Off"    "rcon mp_autokick 0"
     }

     "5" "Tire ami"
     {
   "1"  "On"        "rcon mp_friendlyfire 1"
   "2"  "Off"        "rcon mp_friendlyfire 0"
     }
     "6" "Auto-team balance"
     {
   "1"  "On"        "rcon mp_autoteambalance 1"
   "2"  "Off"    "rcon mp_autoteambalance 0"
     }
     "7" "Gele du temps"  
     {
   "1"  "Pas de gele"    "rcon mp_freezetime 0"
   "2"  "4 sec"    "rcon mp_freezetime 4"
   "3"  "5 sec"    "rcon mp_freezetime 5"
     }

     "8" "Duree du round"  
     {
   "1"  "3 min"    "rcon mp_roundtime 3"
   "2"  "4 min"    "rcon mp_roundtime 4"
   "3"  "5 min"    "rcon mp_roundtime 5"
     }

     "9" "Tk Punish"
     {
   "1"    "On"    "rcon mp_tkpunish 1"
   "2"    "Off"    "rcon mp_tkpunish 0"
     }
 }
 "2" "Autres commandes"
 {
     "1" "Argent de depart"  
     {
   "1"  "800"        "rcon mp_startmoney 800"
   "2"    "8000"    "rcon mp_startmoney 8000"
   "3"  "16000"        "rcon mp_startmoney 16000"
     }


     "2" "Choix camera quand mort"
     {
   "1"  "Vue externe"    "rcon mp_forcechasecam 1"
   "2"  "vue interne"    "rcon mp_forcechasecam 2"
   "3"  "Aucune"    "rcon mp_forcechasecam 0"
     }
     "3" "Temps du C4"
     {
   "1"  "35 sec"    "rcon mp_c4timer 35"
   "2"    "10 sec"      "rcon mp_c4timer 10"
     }
     "4" "Temps maxi d'achat"  
     {
   "1"  "15 sec"    "rcon mp_buytime 15"
   "2"  "30 sec"    "rcon mp_buytime 30"
     }
 }    
    }
}

"3" "Cacahuette Script"

{  
    "1"    "Pseudo"
    {
 "1"  "Name Je ne suis pas une cible"         "name Je%ne%suis%pas%une%cible"
 "2"  "Name Dehors les T-kateurs"         "name Dehors%les%T-Kateurs"
 "3"  "Name Oh Un3 Pizza"    "name Oh%Un3%Pizz4%!!!!"
 "4"    "name Oh%des%Cacahuetes%!!!"  "name Oh%des%Cacahuetes%!!!"
 "5"    "Name Boulet"    "name Boulet%Campeur%Spotted"
 "6"    "Name Oh des C4c4hu3te3 !!!"  "name Oh%Des%C4c4hu3te3%!!!"
 
    }
    "2"    "Phrases"

    {
 "1"  "Channel IRC"        "say Channel #xxx sous Quakenet, Venez nombreux {:)"
 "2"  "Adresse E-mail"    "say Mon mail est oulala@ici.fr"
 "3"  "Salut all"        "say Lut tout le monde {:-)"
 "4"  "www.boulet-spotted.fr"      "say www.boulet-spotted.fr"
 "5"    "Coca"        "say Je me shoote au coca chaud sans bulle ...  {:-)"
 "6"  "Pas juste"        "say Ce n'est pas juste. J'ai pas de sous et pis pas d'arme. {:'("
 "7"    "Site internet"    "say Site de la Team XXX : www.xxx.fr.st ."
    }
}

"4" "Cfg"

{
    "1" "reboot config"
    {
 "1" "Exec Autoexec.cfg"    "exec autoexec.cfg"
 "2" "Exec Config.cfg"    "exec config.cfg"
    }
    "2" "Punitions avec AMX"
    {
 "1" "kicker une personne"      "amx_kickmenu"
 "2" "Banir une personne"      "amx_banmenu"
 "3" "Gifler ou froudroyer quelqu'un"  "amx_slapmenu"
    }
}

"5" "Aide"
{
     "1" "Objectif des cartes"  "!MAPBRIEFING"
     "2" "Temps restant"      "timeleft"
     "3" "Adjuster le viseur"  "adjust_crosshair"
     "4" "Liste des maps"      "amx_mapmenu"
}




"6" "Changez D' Equipe"    "chooseteam"



Ce fichier se trouve :

C:\Program Files\Steam\SteamApps\votremail\counter-strike\cstrike_french

* Pour les commandes avec le rcon. N'oubliez pas de binder un touche avec le rcon sinon, le serveur ne sait pas que vous l'avez. Exmple : "bind "x" "rcon_password alliance"

* Pour les commandes avec amx. Assurez-vous que vous avez les access. Les lettres pour les droits sont : CDFGHOPRSTU

Voilà j'ai trouvez cela , si cela peux aidez quelqu'un (IMG:http://forum.17buddies.rocks/style_emoticons/default/wink.gif)

This post has been edited by damdam: 16/01/2004 - 15:51:51
Post PM
Website
Go to the top of the page
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

New
 


RSS Lo-Fi Version
 
Skin © Chapo