Alliedassault           
FAQ Calendar Search Today's Posts Mark Forums Read
Go Back   Alliedassault > FPS Gaming General Discussion > MoH Maps, Mods & Skins
Reload this Page Changing The Single Player Difficulty Level
MoH Maps, Mods & Skins Discuss custom maps, skins and mods here.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old
  (#11)
mohaa_rox is Offline
Senior Member
 
Posts: 514
Join Date: Apr 2003
   
Default 06-10-2003, 07:45 PM

ok, sorry bout my attitude biggrin:. the original SP map, open up that .pk3, and edit the .scr from in there. then add this line:

level.skill = getcvar (skill) //the skill (easy, hard) for the game

then somewhere where u have those stuff like tank damages, number of AI, for example:

//let's set up the NPC's accuracy
if(level.skill == "0") //easy mode
{
$ass1.accuracy = 1
$ass1.noticescale = 800
}
else
if(level.skill == "1") //medium mode
{
$ass1.accuracy = 10
$ass1.noticescale == 1000
}

and so on, upto level.skill == 3. gtg cya
  
Reply With Quote
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBulletin Skin developed by: vBStyles.com
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.