Structure cs16

From Verywiki-EN

Jump to: navigation, search
  • cstrike
    • addons ==> Folder where plugins are located
      • metamod ==> metamod plugin directory
        • plugins.ini ==> file where metamod plugins are listed
        • dlls ==> Folder containing metamod binary
          • metamod_i386.so ==> metamod linux binary


    • cfg ==> Folder where config files are located
      • autoexec.cfg ==> executer file when server is starting
      • server.cfg ==> file containing game variables, executed each change map


    • mapcycle.txt ==> file where mapcycle is announced
    • maplist.txt ==> ile where maps are announced


    • maps ==> Folder containing maps specific files
      • .bsp ==> maps extension
      • .txt ==> map description
      • .res ==> announce files to be downloaded with map


    • materials ==> folder containing textures
      • .vtf ==>texture file
      • .vmt==>file announcing texture file path


    • models ==> folder containing 3D models
      • .vtx
      • .mdl
      • .phy
      • .vvd


    • motd.txt ==> Message of the day file


    • sounds ==> Sound files
      • .mp3
      • .wav