Hi there

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Locked
BlooD
Peon
Posts: 2
Joined: Fri Jul 08, 2005 8:20 pm

Hi there

Post by BlooD » Fri Jul 08, 2005 8:38 pm

Hi guys i have alittle Prob installing war3ft_v2.2.4
alright this is the step that i do and by the way i use Cortex to upload stuffe not a ftp
alright
Step 1
i have my server setup and i have AMX Mode Installed
Step 2
i downloaded cs_cz_war3ft_v2.2.4 and i extract the addons,models,sound,sprites in to my cstrike folder
Step 3
gamedll "dlls\mp.dll"
gamedll_linux "dlls/cs_i386.so"
Replace them with:
gamedll "addons\metamod\dlls\metamod.dll" gamedll_linux "addons/metamod/dlls/metamod_i386.so"
and i upload it back to the cstrike folder
but when i start the server back up it does not start back up so if some body could hep me to see whats wrong that would be Great thank u

BlooD
Peon
Posts: 2
Joined: Fri Jul 08, 2005 8:20 pm

Re: Hi there

Post by BlooD » Sat Jul 09, 2005 12:40 am

BlooD wrote:Hi guys i have alittle Prob installing war3ft_v2.2.4
alright this is the step that i do and by the way i use Cortex to upload stuffe not a ftp
alright
Step 1
i have my server setup and i have AMX Mode Installed
Step 2
i downloaded cs_cz_war3ft_v2.2.4 and i extract the addons,models,sound,sprites in to my cstrike folder
Step 3
gamedll "dlls\mp.dll"
gamedll_linux "dlls/cs_i386.so"
Replace them with:
gamedll "addons\metamod\dlls\metamod.dll" gamedll_linux "addons/metamod/dlls/metamod_i386.so"
and i upload it back to the cstrike folder
but when i start the server back up it does not start back up so if some body could hep me to see whats wrong that would be Great thank u
Srry i was just reading ur policy if u want help and some other Stuffe....
i have a quick qustion is this all u need for Installation http://www.war3ft.com/documentation.php ... os=windows
the only file i need to install War3ft is cs_cz_war3ft_v2.2.4?

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sat Jul 09, 2005 11:32 am

yes thats all you need if you're install cs w/windows

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

Re: Hi there

Post by Lazarus Long » Sun Jul 10, 2005 10:27 am

Hello, BlooD:
BlooD wrote:gamedll "addons\metamod\dlls\metamod.dll" gamedll_linux "addons/metamod/dlls/metamod_i386.so"
Should be:

Code: Select all

gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
I know it is like the above in the documentation, but trust me.

Regards,,
Lazarus

Locked