Aller au contenu
News ticker
  • Bienvenue sur le nouveau forum VeryGames
  • Welcome to the new VeryGames forum
  • VeryNews

    Créé un serveur Gungames SM


    dume009

    Messages recommandés

    le fichier se trouve dans cfg/gungame

     

    gungame.equip.txt

     

    sauvegarde ton fichier et remplace par ceci :

     

    "GunGame.Weapon"
    {
       "WeaponOrder"
       {
           /**
            * Weapon Choices:
            * There are a total of 64 levels by default. (To change this value you can edit the gungame_const.inc
            * to change the maximum allowed level of the game by changing the define MAX_LEVEL)
            *
            * There are a total of 25 usable killing weapons for GunGame.
            * By default weapon order only 23 levels and uses 23 out of 25 of the usable killing weapons.
            *
            * WARNING:
            * DO NOT SKIP LEVELS in any config for WeaponOrder.
            * ie .. Only have level 1 to 3 and skip 4 and use 5 to level 23.
            * DO NOT SKIP LEVELS
            *
            * HandGuns:
            * glock, usp, p228, deagle, fiveseven, elite
            *
            * Shotguns:
            * m3, xm1014
            *
            * Sub Machine Guns:
            * tmp, mac10, mp5navy, ump45, p90
            *
            * Rifles:
            * galil, famas, ak47, scout, m4a1, sg552,
            * aug, m249, awp
            *
            * Automatic Rifles:
            * sg550, g3sg1
            *
            * Machine Gun:
            * m249
            *
            * Other:
            * knife, hegrenade
            */
    
           "1" "glock"
           "2" "usp"
           "3" "p228"
           "4" "deagle"
           "5" "fiveseven"
           "6" "elite"
           "7" "m3"
           "8" "xm1014"
           "9" "tmp"
           "10" "mac10"
           "11" "mp5navy"
           "12" "ump45"
           "13" "p90"
           "14" "galil"
           "15" "famas"
           "16" "ak47"
           "17" "scout"
           "18" "m4a1"
           "19" "sg552"
           "20" "aug"
           "21" "sg550"
           "22" "awp"
           "23" "m249"
           "24" "hegrenade"
           "25" "cut"
           "26" "cut"
           "27" "hegrenade"
           "28" "m249"
           "29" "awp"
           "30" "sg550"
           "31" "aug"
           "32" "sg552"
           "33" "m4a1"
           "34" "scout"
           "35" "ak47"
           "36" "famas"
           "37" "galil"
           "38" "p90"
           "39" "ump45"
           "40" "mp5navy"
           "41" "mac10"
           "42" "tmp"
           "43" "xm1014"
           "44" "m3"
           "45" "elite"
           "46" "fiveseven"
           "47" "deagle"
           "48" "p228"
           "49" "usp"
           "50" "glock"
    
           /**
            * If RandomWeaponOrder is enabled, keep this levels unchanged.
            * Use comma as a delimiter, do not use whitespace characters - only digits are allowed.
            * Please keep this config line after levels list and before RandomWeaponOrder.
            *
            * "22,23"  - keep knife and nade levels on defined levels
            * "23"     - keep knife level on defined level
            * ""       - randomize all levels
            */
           "RandomWeaponReserveLevels" ""
    
           /**
            * This will take the weapons in the WeaponOrder and randomize all the weapons order.
            * Please keep this config line after levels list and after RandomWeaponReserveLevels.
            */
           "RandomWeaponOrder" "0"
       }
    
       "MultipleKillsPerLevel"
       {
           /**
            * This is for custom kills per level will override default (MinKillsPerWeapon).
            * Leave value at 0 if you do not want to override the default value.
            *
            * Example:
            *
            * For level 1 they must get 10 kills before they can level up.
            * "1" "10"
            * "2" "5"
            * and so on.
            *
            * Or you can set kills per level for a perticular level.
            * "1" "10"
            * "3" "5"
            * "5" "2"
            * etc.
            *
            * Kills will count across all rounds so that you don't have to get them in one round.
            *Voici ma config pour qu'a chaques levels il faut 2 kill sauf pour les 2 derniers he et couteau
            *il y a un autre moyen de faire la même chose en métant dans la config 2 kill par niveau 
            *et en laissant juste ci-dessous les levels he et couteau "24" "1"  "25" "1"
            */
           "1" "1"
           "2" "1"
           "3" "1"
           "4" "1"
           "5" "1"
           "6" "1"
           "7" "1"
           "8" "1"
           "9" "1"
           "10" "1"
           "11" "1"
           "12" "1"
           "13" "1"
           "14" "1"
           "15" "1"
           "16" "1"
           "17" "1"
           "18" "1"
           "19" "1"
           "20" "1"
           "21" "1"
           "22" "1"
           "23" "1"
           "24" "1"
           "25" "1"
       }
    }

    Lien vers le commentaire
    Partager sur d’autres sites

    Rejoindre la conversation

    Vous pouvez publier maintenant et vous inscrire plus tard. Si vous avez un compte, connectez-vous maintenant pour publier avec votre compte.

    Invité
    Répondre à ce sujet…

    ×   Collé en tant que texte enrichi.   Coller en tant que texte brut à la place

      Seulement 75 émoticônes maximum sont autorisées.

    ×   Votre lien a été automatiquement intégré.   Afficher plutôt comme un lien

    ×   Votre contenu précédent a été rétabli.   Vider l’éditeur

    ×   Vous ne pouvez pas directement coller des images. Envoyez-les depuis votre ordinateur ou insérez-les depuis une URL.

    ×
    ×
    • Créer...