Author Topic: eXtreme+ 2.6 is Released  (Read 34420 times)

Offline PatmanSan

  • Administrator
  • Rank: Private
  • *****
  • Posts: 2527
eXtreme+ 2.6 is Released
« on: January 24, 2010, 08:05:13 am »
We are pleased to announce the release of COD2 eXtreme+ version 2.6

ADDITIONS:

Added: female model Diana (playercontrol.cfg).
Added: gunship (like the AC130 in X4) (wmdcontrol.cfg).
Added: gunship kills and deaths on statsboard.
Added: gunship status icon (see status icon control for ranksystem).
Added: mod is sv_fps friendly now. Supports sv_fps from 10 to 1000.
Added: if mbots and Diana enabled, 25% chance an mbot will be female model.
Added: variable to move map vote to right (like statsboard).
Added: crybaby punishment (eXtreme+ RCON player control).
Added: possibility to run ranksystem without WMD (ex_rank_wmdtype in ranksystem.cfg changed!).
Added: option to upgrade or downgrade WMD when rank changes.
Added: switch to enable or disable killtriggers (security.cfg).
Added: meatbot control in eXtreme+ RCON menu (instead of script control).
Added: command monitor "switch side" procedure also handles bots now.
Added: option to allow clan members to select team in autoassign mode 2.
Added: flag recover time to ihtf (scr_ihtf_flagrecovertime).
Added: possibility to have knife as secondary weapon on pistol-only class.
Added: option to turn off voiceover on CTF, CTFB and RBCTF flag events (gametypes.cfg).
Added: better callvote control, incl. menu blocking if disabled (serversettings.cfg).
Added: bleeding shock controlled by setting (healthcontrol.cfg).
Added: ability to save sniper zoom levels into server memory file.
Added: more cinematic intro control (play once, play on connect only, play always).
Added: flag captures and flag returns on statsboard.
Added: intermission time setting (serversettings.cfg).
Added: option to show/skip statsboard when using cmd monitor "set endmap" (monitoring.cfg).
Added: drop flag feature (holding MELEE and pressing USE) (gametypes.cfg).
Added: option to add radio spawnpoints (maps\mp\gametypes\_mapsetup_chq_hq.gsc for CHQ and HQ).
Added: eXtreme+ RCON can cache the PIN to avoid re-entry after map changes.
Added: weather effects (rain or snow) on stock and custom maps.
Added: option to hide objectives when in killcam mode.
Added: status icon for "in jail" (LIB).
Added: status icons control for ranksystem (ranksystem.cfg).
Added: flag position adjustment to fix hidden flag bug on linux.

CHANGED AREAS:

Changed: wmdcontrol.cfg cleanup; moved rank system related settings to ranksystem.cfg.
Changed: interface enhancements rcon menu.
Changed: general code and cfg cleanup; better weapon precache management.
Changed: add to favorites now visible after connecting (not only after spawning).
Changed: default setting for damage log lines is now OFF (serversettings.cfg).
Changed: removed code that blocked switching to spectators in esd, lms, lts, rbcnq, rbctf, sd.
Changed: auto-pickup of dropped weapon when drop is not allowed (sidearm or enemy weapon pickup).
Changed: default MaxAmmo restored for all weapon files. For 999 MaxAmmo, apply the maxammo mod.
Changed: possibility for pistol-only class with knife sidearm (not vice versa).
Changed: frag and smoke randomizer does not give a minimum of 1 anymore.
Changed: ranksystem demotion can now take away (some) nades and landmines (ranksystem.cfg).
Changed: improvements in mbot code.
Changed: replaced cl_stance command and menus bind, stand, crouch, prone, redirect by clientcmd.menu.
Changed: moved _landmines.gsc to extreme folder (now _ex_landmines.gsc).
Changed: moved _redirect.gsc to extreme folder (now _ex_redirect.gsc).
Changed: moved _switch_scopezoom.gsc to extreme folder (now _ex_longrange.gsc).
Changed: combined _ex_longrange.gsc and _ex_longrange_hitloc.gsc.
Changed: combined _ex_mbot.gsc and dumb bots code (maps\mp\gametype\_teams.gsc) in _ex_bots.gsc.
Changed: moved a couple of procedure calls from game type scripts to _ex_varcache and _ex_main.
Changed: removed bleed message HUD elements and localized strings (only iprintln/iprintlnbold now).
Changed: removed MW from sniper zoom levels, because they took LR settings anyway.
Changed: new memory system, combining all memory files into one (added _ex_memory.gsc).
Changed: enhanced command monitor "set endmap" (now displays scoreboard).
Changed: ex_endmusic_time obsolete. See intermission time in serversettings.cfg.
Changed: firstblood.str incorporated into obituary.str.
Changed: removed gweapon.str. Now works with usingAn() function and weapon.str.
Changed: HTF waypoint and objective management.
Changed: renamed maps\mp\gametypes\_mapsetup.gsc to _mapsetup_dom_ons.gsc (DOM and ONS).
Changed: renamed maps\mp\gametypes\_mapzones.gsc to _mapsetup_tkoth.gsc (TKOTH).
Changed: status icons control defaults to NOT show rank system icons on specific game types.
Changed: map and playarea dimensions are now in game[] vars (no recalc on round based games).
Changed: all wait statements now have their time value checked for FPS adjustment.

FIXED AREAS:

Fixed: obituary missing BAZOOKATK_MSG_1 (was duplicate BAZOOKA_MSG_1).
Fixed: obituary "using a brick" message on WMD team kills.
Fixed: default setting for ex_hqpoints_playerneut and ex_hqpoints_playercap in cfg wrong (2).
Fixed: default setting for rank system related vars from wmdcontrol.cfg.
Fixed: preset rank max in _ex_security was 12 instead of 8.
Fixed: mbots respect nade settings now.
Fixed: mbots weapon g43_sniper_bot had adsOverlayShader set to "70%"
Fixed: wrong message when changing mbot speed ("skill" instead of "speed").
Fixed: invalid soundalias for bleed sounds "generic_pain" (mode 1).
Fixed: pain and death sounds not always playing (randomInt base 0 instead of base 1).
Fixed: ammo hud always red, indicating low ammo (related to MaxAmmo setting; see maxammo mod).
Fixed: weapon class enabled without sidearm: secondary to primary swap gave full ammo.
Fixed: ex_bleedmsg mode 2 and 3 were mixed up.
Fixed: got rid of some localized string errors.
Fixed: blood-on-screen errors when pop helmet enabled and blood on screen disabled.
Fixed: mbot mode will stay ON in developer mode on unsupported maps.

RELEASE NOTES:

Do not copy over scripts or configuration files from older versions!

If you want to enable the following features, you MUST download the OPTIONAL MODIFICATIONS too:
- Camouflage Uniforms (playercontrol.cfg)
- Blood (Gore)
- Female model Diana (playercontrol.cfg)
- Gunship (wmdcontrol.cfg)
- Jukebox (jukebox.cfg)
- Long Range Rifles (weaponcontrol.cfg)
- Map Vote Thumbnails (mapcontrol.cfg)
- MeatBots (serversetting.cfg)
- Modern weapons (weaponcontrol.cfg)

Do not turn on these features unless you have the required optional modifications downloaded, integrated and uploaded to the fs_game folder on your server. If you fail to do so, the features will not work properly and (most likely) crash your server!
Instructions on how to enable the optional mods are included in the archive.

If you put more than 64 maps on the server (use the map rotation stacker feature for that), the map name will not display right. It will display the long name, like mp_gob_rats, instead of Gob Rats. There is an arena file limit in the game that we have no control over. The server will work though.

The cinematic intro is a last minute addition which has not been tested thoroughly. If you experience startup, lockup or timing problems (client side), please disable this feature in miscfeatures.cfg, and try again.

Some of the modern weapons models are still misaligned. Nothing we can do about it.

Hope you all enjoy it!


DOWNLOAD LINKS:

-- MAIN Setup
MIRROR #1 (USA)
eXtreme+ v2.6 ADVANCED SERVER SETUP: HERE

MIRROR #2 (USA)
eXtreme+ v2.6 ADVANCED SERVER SETUP: HERE

MIRROR #3 (USA) Provided by www.jimmycorps.com
eXtreme+ v2.6 ADVANCED SERVER SETUP: HERE

MIRROR #4 (Europe, Sweden)
eXtreme+ v2.6 ADVANCED SERVER SETUP: HERE

MIRROR #5 (USA) Provided by NoBS-Evilgenius
eXtreme+ v2.6 ADVANCED SERVER SETUP: HERE

MIRROR #6 (Europe, Netherlands) Provided by PhoeniX from the =|SF|= Clan!
eXtreme+ v2.6 ADVANCED SERVER SETUP: HERE


-- OPTIONAL
MIRROR #1 (USA)
eXtreme+ v2.6 OPTIONAL MODIFICATIONS: HERE

MIRROR #2 (USA)
eXtreme+ v2.6 OPTIONAL MODIFICATIONS: HERE

MIRROR #3 (USA) Provided by www.jimmycorps.com
eXtreme+ v2.6 ADVANCED SERVER SETUP: HERE

MIRROR #4 (Europe, Sweden)
eXtreme+ v2.6 OPTIONAL MODIFICATIONS: HERE

MIRROR #5 (USA) Provided by NoBS-Evilgenius
eXtreme+ v2.6 OPTIONAL MODIFICATIONS: HERE

MIRROR #6 (Europe, Netherlands) Provided by PhoeniX from the =|SF|= Clan!
eXtreme+ v2.6 OPTIONAL MODIFICATIONS: HERE


-- FIXPACK
The fixpack is updated whenever necessary. To prevent various versions across download mirrors, we only provide a single source for the fixpack.

eXtreme+ v2.6 FIXPACK: HERE

You can find more info about the fixes included in this fixpack HERE

Offline MissVonTripp

  • Rank: Private
  • *
  • Posts: 34
    • http://www.lets-get-ready-to-rumble.com
Re: eXtreme+ 2.6 is Released
« Reply #1 on: January 24, 2010, 08:11:51 am »
A lot of fun with this MOD.

Thanks Pat for all the hard work you have put in this incredible MOD .

Missy

Offline 4peterjan4

  • Rank: Private
  • *
  • Posts: 505
    • http://www.specialforces-clan.com
Re: eXtreme+ 2.6 is Released
« Reply #2 on: January 24, 2010, 12:05:54 pm »
Heey  :D ,

Thats great news :).

Going to setup it on my server right now hhee  :wink:

Offline Joker{eXtreme}

  • Rank: Private
  • *
  • Posts: 6108
    • http://www.mycallofduty.com
Re: eXtreme+ 2.6 is Released
« Reply #3 on: January 24, 2010, 01:32:48 pm »
Additional Mirrors added :)

Offline Jaxn

  • Rank: Private
  • *
  • Posts: 25
Re: eXtreme+ 2.6 is Released
« Reply #4 on: January 24, 2010, 07:18:47 pm »
Today is the first time I've seen this version of the mod. (Never got around to getting on your demo server).  After just 20 minutes of playin with a test server full of bots I was smiling from ear to ear  :D .  You guys are truly keeping this game alive. It's awsome!!!!

A personal thank you for your hard work,
Jackson

Offline IAF_Lostcom

  • Rank: Private
  • *
  • Posts: 72
    • http://www.iaoff.com
Re: eXtreme+ 2.6 is Released
« Reply #5 on: January 25, 2010, 01:03:04 pm »
Sweeeeeeeeeeeeeeeeeeeeeeeeeeeet,


From the IAF clan, a BIG THANK YOU for this release and all the hard work you guys do for us.

I will start setting this up today!

But what can I do to say thanks? Wait... where is that donation button. I know the donation could never really pay for all your hard work but I think it shows a bit of appreciation at least.

I know not everyone can do this but please donate when you can, every little bit counts!


John
IAF Lostcom
www.IAOFF.com

Offline Lothegard

  • Rank: Private
  • *
  • Posts: 960
    • http://www.clan-ssl.se
Re: eXtreme+ 2.6 is Released
« Reply #6 on: January 25, 2010, 01:39:38 pm »
Europe, Swedish mirror added

Offline Cyruz

  • Rank: Private
  • *
  • Posts: 301
    • http://www.encl.se/vwar
Re: eXtreme+ 2.6 is Released
« Reply #7 on: January 25, 2010, 03:16:23 pm »
Wooo hooo  :D

Offline wolfie

  • Rank: Private
  • *
  • Posts: 27
Re: eXtreme+ 2.6 is Released
« Reply #8 on: January 25, 2010, 07:03:18 pm »
great work guys  :D  had to get my thinking cap out forgot all the run arounds to get the mod and game workin :lol:  but got it goin runnin great 8)

wolfie

Offline NoBS-Evilgenius

  • Rank: Private
  • *
  • Posts: 4
Re: eXtreme+ 2.6 is Released
« Reply #9 on: January 25, 2010, 10:50:38 pm »
heres another mirror for ya :P

http://www.fragvidz.com/extreme/extremev26-setup.zip

and  

http://www.fragvidz.com/extreme/extremev26-optional.zip

fast download btw


thanks for the mod guys

Offline PatmanSan

  • Administrator
  • Rank: Private
  • *****
  • Posts: 2527
Re: eXtreme+ 2.6 is Released
« Reply #10 on: January 26, 2010, 07:36:11 am »
Fixpack info added

Offline Smithsonian

  • Rank: Private
  • *
  • Posts: 34
Re: eXtreme+ 2.6 is Released
« Reply #11 on: January 26, 2010, 10:38:43 am »
Pat, thank u for your dedication to this and all the times I have bugged u for info.

Offline 4peterjan4

  • Rank: Private
  • *
  • Posts: 505
    • http://www.specialforces-clan.com
Re: eXtreme+ 2.6 is Released
« Reply #12 on: January 27, 2010, 05:08:53 pm »
Hi  :) ,

I also have dutch mirrors for you guys  8) .

MAIN SETUP

http://specialforces-clan.eu/uploads/files/cod2/eXtreme/v2.6/extremev26-setup.zip

OPTIONAL MODS

http://specialforces-clan.eu/uploads/files/cod2/eXtreme/v2.6/extremev26-optional.zip


Greetings PhoeniX from the =|SF|= Clan!

Offline PatmanSan

  • Administrator
  • Rank: Private
  • *****
  • Posts: 2527
Re: eXtreme+ 2.6 is Released
« Reply #13 on: January 27, 2010, 05:36:30 pm »
Thanks. I will add them asap.

I removed the link to the fixpack in your post. We want a single source for the fixpack, because the fixpack will get updated if necessary, and we don't want outdated versions on mirrors.

Offline vladimire

  • Rank: Private
  • *
  • Posts: 5
Re: eXtreme+ 2.6 is Released
« Reply #14 on: February 19, 2010, 07:55:28 am »
Hi guys!

I really like your extreme mod so I want to run it on my CoD2 server.  First of all I want to say that I am preety noob with hosting server but I know something.

I made folder "mods" in my root server  picture

In that folder(mods) I uploaded whole folder "extremev26-setup"  and I made another folder "extreme" where I have been uploaded all "optional files".

In my Game Panel I type mode : mods/extreme

When I try to connect to my server I got message :

""Max ammo mismatch for "panzershreck" ammo : "panzershreck_mp" set it to 4 but "panzershreck_allies" already set it to 10"

I was trying everything but i couldn`t find where the problem is.

Can you tell me what to do/how to setup my server to work on extreme+ v2.6?

thanks in advance!