Merciless 2 v3.0 total conversion for cod2.
Jul 01, 2009 Full Version 3 commentsThe zip contains all files needed to run Merciless 2 v3.0. This is a total conversion mod for Call Of Duty 2 Multi-Player.
This mod is my own version of merciless mod. Filled with new weapons such as unscoped Springfield, Scoped M1 Garand, MG34, Scoped Svt, Dual Magazine mp40, MP41, Sten MK5, Thommygun and so forth. Classes have been adjust to offer 4 more weapons to pick from. Sticky nades have been given to the engineers. Flame grenades and gas grenades are given to the gunners. Soldiers have two grenades and Medics get 3 health packs and one smoke grenade.
We're sorry, but no news has been posted here.
If you would like to share news with the community, sign up and you can.
The zip contains all files needed to run Merciless 2 v3.0. This is a total conversion mod for Call Of Duty 2 Multi-Player.
Only registered members can share their thoughts. So come on! Join the community today (totally free) and do things you never thought possible.
im detected some errors:
-restart weapon names
can you fix?
erros images:
Img5.imageshack.us
Img4.imageshack.us
im waiting your reply!
this is good.
can you edit merciless matador?
is this multiplayer only?
Very good Mod!
Some help with the following would be great:
How can I turn on the compass red-dots which are now removed?
Is it possible to turn on fall-damage?
I can't find the gas grenades in this version - they were great.
The rotating messages don't appear to work. You get 1 message, then no more.
Thanks in advance
Rob (Merciless2 v3)
If you execute message.gsc that should get the messages working. Fall damage is on I believe. I think you can mess with the map gsc's to turn on fall damage. Add this to the map gsc's to turn off fall damage:
level.nofalldamage = true;
level.noselfdamage = true;
To turn it on:
level.nofalldamage = false;
level.noselfdamage = false;
Those are cod1 cvars don't know if they work in cod2. Both games are C++ so it mite work.
The Gas grenades are available on the German Support class. The flame grenades are on the Allied Support classes. Since only 20% of the team can pick support this stop the whole team from throwing flame grenades and gas grenades.
robshorland are you able to make a dedicated merciless server via command line? Because I can can't get it to work. I mite have to edit the mod to recognize cvar "dedicated 2". I was going to rent a game server but I would only be able to run mods via command line.
Awesome job on the weps!