View Single Post
Mini_Midget
Veteran Member
Join Date: Jan 2006
Location: It's a mystery.
Old 10-07-2011 , 08:00   Re: Zombie Swarm 3.0 Official
Reply With Quote #1507

Umm... Yes you do need Orpheu...

Code:
1. Firstly, you need Orpheu. You have just to unzip the content of orpheu_base.zip in ./amxmodx/ ;
2. Then unzip the content of the provided archive here in ./amxmodx/ ;
3. Install the plugin*, restart and it's ready.

* You need to compile locally the plugin or using this webcompiler since it uses third party includes from Orpheu and my plugin.

If you don't know how to compile locally on windows :

    Download AMX Mod X Base for windows on the main site ;
    Unzip the package somewhere in a folder ;
    From the orpheu_base.zip package you have downloaded just before, copy the include files located in ./scripting/include/ to the folder created in 2. in ./addons/amxmodx/scripting/include/ ;
    Download round_terminator.inc and copy it to ./addons/amxmodx/scripting/include/ too ;
    Download round_terminator.sma and copy it in ./addons/amxmodx/scripting/ ;
    Now go to ./addons/amxmodx/scripting/ and drag and drop round_terminator.sma on compile.exe ;
    You will see a new folder named "compiled" which is automatically created. It contains round_terminator.amxx ;
    Congratulations, you have your compiled plugin, you can install it on your server. Restart and it's ready.
The above steps will install both Orpheu and Round Terminator.
__________________
It's a mystery.
Mini_Midget is offline