Simple Mini-HOWTO series index

General discussion about Warcraft MODs for CS/CZ/DOD

Moderator: Forum Moderator

Locked
User avatar
Lazarus Long
Lead PITA SOB
Posts: 618
Joined: Tue Jul 05, 2005 9:24 pm

Simple Mini-HOWTO series index

Post by Lazarus Long » Sat Aug 27, 2005 8:30 pm

NOTE: Due to the implementation of the [anchor] tag, you might need Internet Explorer to access the index entries directly, use the topic title if you find yourself into trouble with the direct links
  1. [anchor]mh2_index[/anchor]Local index
    1. A - [goto=mh2_amxx]AMX Mod X related Mini-HOWTOs[/goto]
      1. [goto=mh2_amxx_mysql]MySQL for AMX Mod X simple Mini-HOWTO[/goto]
      2. [goto=mh2_amxx_sqlite]SQLite for AMX Mod X simple Mini-HOWTO[/goto]
      B - [goto=mh2_war3ft]Warcraft 3 FT related Mini-HOWTOs[/goto]
      1. [goto=mh2_war3ft_mysql]MySQL for Warcraft 3 FT simple Mini-HOWTO[/goto]
      2. [goto=mh2_war3ft_sqlite]SQLite for Warcraft 3 FT simple Mini-HOWTO[/goto]
      C - [goto=mh2_war3]Warcraft 3 XP related Mini-HOWTOs[/goto]
      1. [goto=mh2_war3_sqlite]SQLite for Warcraft 3 XP simple Mini-HOWTO[/goto]
    A - [anchor]mh2_amxx[/anchor]AMX Mod X related Mini-HOWTOs
    1. [anchor]mh2_amxx_mysql[/anchor]MySQL for AMX Mod X simple Mini-HOWTO:
      1. [gotopost=2310,a0]Index[/gotopost]

        I - [gotopost=2310,a1]Prerequisites[/gotopost]

        II - [gotopost=2310,a2]MySQL[/gotopost]
        1. [gotopost=2310,a2d1]Server and utilities installation[/gotopost]
          1. [gotopost=2310,a2d1d1]Microsoft Windows[/gotopost]
          2. [gotopost=2310,a2d1d2]GNU Linux[/gotopost]
        2. [gotopost=2310,a2d2]Configuration for AMX Mod X[/gotopost]
        III - [gotopost=2310,a3]AMX Mod X[/gotopost]
        1. [gotopost=2310,a3d1]Stopping the server[/gotopost]
        2. [gotopost=2310,a3d2]Configuring AMX Mod X[/gotopost]
        IV - [gotopost=2310,a4]Converting to MySQL and creating admins[/gotopost]
        1. [gotopost=2310,a4d1]Skipping (for fresh server installation)[/gotopost]
        2. [gotopost=2310,a4d2]Preparing the database[/gotopost]
        3. [gotopost=2310,a4d3]Converting AMX Mod X admins[/gotopost]
          1. [gotopost=2310,a4d3d1]Converting from Files[/gotopost]
          2. [gotopost=2310,a4d3d2]Converting from SQLite[/gotopost]
        4. [gotopost=2310,a4d4]Creating AMX Mod X admins[/gotopost]
        V - [gotopost=2310,a5]Wrap[/gotopost]
        1. [gotopost=2310,a5d1]Starting the server[/gotopost]
    2. [anchor]mh2_amxx_sqlite[/anchor]SQLite for AMX Mod X simple Mini-HOWTO:
      1. [gotopost=2226,a0]Index[/gotopost]

        I – [gotopost=2226,a1]Prerequisites[/gotopost]

        II – [gotopost=2226,a2]SQLite[/gotopost]
        1. [gotopost=2226,a2d1]Command-line program installation[/gotopost]
          1. [gotopost=2226,a2d1d1]Microsoft Windows[/gotopost]
          2. [gotopost=2226,a2d1d2]GNU Linux[/gotopost]
        III – [gotopost=2226,a3]AMX Mod X[/gotopost]
        1. [gotopost=2226,a3d1]Stopping the server[/gotopost]
        2. [gotopost=2226,a3d2]Configuring AMX Mod X[/gotopost]
        IV - [gotopost=2226,a4]Converting to SQLite and creating admins[/gotopost]
        1. [gotopost=2226,a4d1]Skipping (for fresh server installation)[/gotopost]
        2. [gotopost=2226,a4d2]Preparing the database[/gotopost]
        3. [gotopost=2226,a4d3]Converting AMX Mod X admins[/gotopost]
          1. [gotopost=2226,a4d3d1]Converting from Files[/gotopost]
          2. [gotopost=2226,a4d3d2]Converting from MySQL[/gotopost]
        4. [gotopost=2226,a4d4]Creating AMX Mod X admins[/gotopost]
        V – [gotopost=2226,a5]Wrap[/gotopost]
        1. [gotopost=2226,a5d1]Starting the server[/gotopost]
    B - [anchor]mh2_war3ft[/anchor]Warcraft 3 FT related Mini-HOWTOs
    1. [anchor]mh2_war3ft_mysql[/anchor]MySQL for Warcraft 3 FT simple Mini-HOWTO:
      1. [gotopost=41,a0]Index[/gotopost]

        I – [gotopost=41,a1]Prerequisites[/gotopost]

        II – [gotopost=41,a2]Warcraft 3 FT[/gotopost]
        1. [gotopost=41,a2d1]Stopping the server[/gotopost]
        2. [gotopost=41,a2d2]Configuring Warcraft 3 FT[/gotopost]
        III - [gotopost=41,a3]Converting XP to MySQL[/gotopost]
        1. [gotopost=41,a3d1]Skipping (for fresh server installation)[/gotopost]
        2. [gotopost=41,a3d2]Preparing the database[/gotopost]
        3. [gotopost=41,a3d3]Converting Warcraft 3 FT XP[/gotopost]
          1. [gotopost=41,a3d3d1]Converting from Files[/gotopost]
            1. [gotopost=41,a3d3d1d1]Using the Vault to MySQL conversion page[/gotopost]
            2. [gotopost=41,a3d3d1d2]Using a Do-It-Yourself approach[/gotopost]
          2. [gotopost=41,a3d3d2]Converting from SQLite[/gotopost]
        IV – [gotopost=41,a4]Wrap[/gotopost]
        1. [gotopost=41,a4d1]Starting the server[/gotopost]
    2. [anchor]mh2_war3ft_sqlite[/anchor]SQLite for Warcraft 3 FT simple Mini-HOWTO:
      1. [gotopost=2232,a0]Index[/gotopost]

        I – [gotopost=2232,a1]Prerequisites[/gotopost]

        II – [gotopost=2232,a2]Warcraft 3 FT[/gotopost]
        1. [gotopost=2232,a2d1]Stopping the server[/gotopost]
        2. [gotopost=2232,a2d2]Configuring Warcraft 3 FT[/gotopost]
        III - [gotopost=2232,a3]Converting XP to SQLite[/gotopost]
        1. [gotopost=2232,a3d1]Skipping (for fresh server installation)[/gotopost]
        2. [gotopost=2232,a3d2]Preparing the database[/gotopost]
        3. [gotopost=2232,a3d3]Converting Warcraft 3 FT XP[/gotopost]
          1. [gotopost=2232,a3d3d1]Converting from Files[/gotopost]
          2. [gotopost=2232,a3d3d2]Converting from MySQL[/gotopost]
        IV – [gotopost=2232,a4]Wrap[/gotopost]
        1. [gotopost=2232,a4d1]Starting the server[/gotopost]
    C - [anchor]mh2_war3[/anchor]Warcraft 3 XP related Mini-HOWTOs
    1. [anchor]mh2_war3_sqlite[/anchor]SQLite for Warcraft 3 XP simple Mini-HOWTO:
      1. [gotopost=2363,a0]Index[/gotopost]

        I – [gotopost=2363,a1]Prerequisites[/gotopost]

        II – [gotopost=2363,a2]Converting XP points to SQLite[/gotopost]
        1. [gotopost=2363,a2d1]Skipping (for fresh server installation)[/gotopost]
        2. [gotopost=2363,a2d2]Preparing the database[/gotopost]
        3. [gotopost=2363,a2d3]Converting Warcraft 3 XP points[/gotopost]
          1. [gotopost=2363,a2d3d1]Converting from Files[/gotopost]
          2. [gotopost=2363,a2d3d2]Converting from MySQL[/gotopost]
        III - [gotopost=2363,a3]Wrap[/gotopost]
        1. [gotopost=2363,a3d1]Starting the server[/gotopost]
Edits:
  • 2005-09-09 - added Warcraft 3 XP section and index
Lazarus

Locked