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

    Bot's configuration for a server


    Volti

    Messages recommandés

    This sample of configuration is extracted from the Turtelrock forum (official forum of bots CSSOURCE)

     

    1)Edit your server.cfg and add the line exec bot.cfg

    2)Create a file bot.cfg and copy-paste the configuration below and don't forget to personalize the config (Bots's name prefix, number of bot on the server....)

     

     

    echo "Loading CS:S bot config..."

    //General

    //Control how bots talk. Allowed values: 'off', 'radio', 'minimal', or 'normal'.

    bot_chatter radio

     

    //Set to 0 to let bots complete map objectives. 0/1

    bot_defer_to_human 1

     

    //0 is Easy, 1 is Normal, 2 is Hard, & 3 is Expert.

    bot_difficulty 2

     

    //Bots wait for a human to join before joining. 0/1

    bot_join_after_player 0

     

    //Add bot(s) to a specific team. any/CT/T or Adds a bot to whichever team has fewer players.

    //bot_join_team:

    //bot_add

    //bot_add_ct

    //bot_add_t

     

    //Kicks the specified bot, or all bots if no name is given

    //bot_kick

     

    //Kills the specified bot, or all bots if no name is given

    //bot_kill

     

    //Defines a Prefix for all bot's names.

    bot_prefix: "[MSM]"

     

    //Set to min # of bots allowed on server

    bot_quota 4

     

    //Reports on the bots' memory usage

    //bot_memory_usage

     

    //Restricts the bots to particular weapons

    //bot_knives_only

    //bot_pistols_only

    //bot_snipers_only

    bot_all_weapons

     

    //Weapon Control 0/1

    bot_allow_grenades 1

    bot_allow_machine_guns 1

    bot_allow_pistols 1

    bot_allow_rifles 1

    bot_allow_rogues 1

    bot_allow_shotguns 1

    bot_allow_snipers 1

    bot_allow_sub_machine_guns 1

     

    //Bots with high co-op may automatically follow a nearby human player. 0/1

    bot_auto_follow 1

     

    //Bots will automatically leave to make room for human players. 0/1

    bot_auto_vacate 1

     

    //Bots will not buy if their money falls below this amount.

    bot_eco_limit "800"

     

    //Determines the type of quota.

    //Allowed values: 'normal' and 'fill'.

    //If 'fill', the server will adjust bots to keep N players in the game, where N is bot_quota.

    bot_quota_mode "fill"

    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...