demonseed wrote:
Mija wrote:
demonseed wrote:
Hi
First of all, you posted this request in the CODWaW forums, when you should have posted in the COD4. Please ensure that, next time, you post in the correct forums.
Second, my COD4 mod already unlocks all weapons to level 1. Please make sure you read the feature list correctly.
Third, no I wont put my MW2 weapons in anyone elses mod. Go see the mod maker you use and get them to do it.
hi
thx for reply
Sorry for my mistakes.
I m french so i did not really anderstand all the cfg files.
Can u help me whit few dvar to have the normal system for classes (like the normale mod).
Or can u tell me when (at what level) player can creat classe whit the weapon of their choice.
I just want a simple mod whit:
level up (so ist ok)
no falldamage (ok)
normal class system (not ok)
hardcore but whit minimap (not ok ,i enable it and i see cross hair)
Mija
I think you misunderstood what I said - my mod is for power classing: it unlocks all the weapons an admin wants at level 1. There is no "normal" unlocking in my mod. If you want that, you will have to find another mod Im afraid.
If you want to stick with Demon mod for COD4, and want to run hardcore mod, all you need to do is set these dvars:
In mp-server.cfg:
Quote:
//===================
// HARDCORE MODE
//===================
// turn hardcore on or off. 1 = on, 0 = off
set scr_hardcore 1
//--- Hardcore Minimap ---
// Show minimap all the time. 1 = on, 0 = off (default = 0)
set scr_demon_hardcore_show_minimap 1
In demon.cfg:
Quote:
//--- Crosshairs Handling ---
// 1 = off, 0 = on (default = 0)
set scr_demon_no_crosshairs 1
All is ok now for the class sytem ,but i dont know why hardcore steel dont work .
i use :
//===================
// HARDCORE MODE
//===================
// turn hardcore on or off. 1 = on, 0 = off
set scr_hardcore 1
//--- Hardcore Minimap ---
// Show minimap all the time. 1 = on, 0 = off (default = 0)
set scr_demon_hardcore_show_minimap 1
When i kill a bot ,his weapon fall on the floor,so i can take it but there is no message who say that a weapon is there ,normal ?
And a last thing i wld like the +10 (when we kill someone) in hardcore ,is it possible on your mod?
i m testing the mod on my pc but mod ll go on my french dedicated server when cfg ll be ok.
Mj