Saturday, September 20, 2008

Warcraft 3 Frozen Throne Plugin for AMX MOD X of Counter Strike (CS1.6)

Warcraft 3 Frozen Throne is a famous and very widely used plugin for Counter Strike 1.6 which runs on AMX MOD X.

Download:
Download it here http://war3ft.com/downloads/amxx/war3ft_v3.0rc11b.zip

How to Play:
  1. You have some races to be selected at the start of the map.
  2. Once you select a race you get some unique skills based on the race.
  3. You achieve your skills as you get XP.
  4. XP is obtained based on the damage you do.
  5. You reach an ultimate skill once you get to some level of your skills
  6. You can use your skills and ultimate skill to kill your enemies.

How to install:

  1. Extract the package
  2. Paste sound files in sound directory of amxmodx in cstrike
  3. Paste sprites folders in sprites folders of cstrike
  4. Similarly, Paste all the corresponding files and folders into the particluar folders of Cstrike
  5. Now, compile the source file in the scripting folder of amxmodx. This can be done by running compile.exe application present in the same scripting folder.
  6. Now, you will get the output file in the "compiled" folder in the same in the scripting folder. The output files are .amxx files.
  7. Put the output wc3ft.amxx in the plugins folder.
  8. Now add a line in the plugins.ini file like this at the end "war3ft.amxx"
  9. save the file.
  10. Start playing.

The Warcraft 3 Frozen Throne Mod comands are

  1. wc3_enable - Enables the mod
  2. wc3_disable - Disables the mod
  3. war3menu - Menu

No comments:

Post a Comment