乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      孤島危機(jī)作弊秘籍修改參數(shù)大全

       fonyo 2009-06-22

      孤島危機(jī)作弊秘籍修改參數(shù)大全

      中關(guān)村在線 08年02月03日 【轉(zhuǎn)載】 作者: li.gang

      X:\游戲目錄\Game\Config里面的diff_bauer.cfg diff_easy.cfg diff_hard.cfg diff_normal.cfg里面添加以下命令,這4個(gè)文件分別對(duì)應(yīng)游戲的4個(gè)難度,你可以 選擇你對(duì)應(yīng)的游戲難度修改,或者干脆4個(gè)文件都添加

      比較有用的命令是:
      cl_hitshake [value] - Determines how much your view shakes when hit. High values increase the shaking, 0 disables it.
      意思是減小射擊抖動(dòng),添加語(yǔ)句:cl_hitshake = 0   但是我試驗(yàn)過,好像沒有用處,你們?cè)囋嚳?,有用告訴我一下

      time_scale [value] - This setting allows you to control the rate at which time passes. Any value below 1 slows down time (0 freezes everything), and any value above 1 speeds up the passage of time. Note that the time of day doesn't seem to change no matter how high you raise this setting.
      意思是游戲的速度,相當(dāng)于開變速齒輪,添加語(yǔ)句:time_scale = 0.5  這條語(yǔ)句不要在.cfg文件里面用,最好在游戲里動(dòng)態(tài)設(shè)置, 方法我等下說

      r_NoDrawNear [0,1] - If set to 1, disables near objects, which essentially means your character's gun and arms will disappear. This may or may not improve FPS, but the main use for this cvar would be if you wish to hide your gun.
      意思是不顯示玩家的槍以及拳頭,添加語(yǔ)句:r_NoDrawNear = 1    我試驗(yàn)過,最好不要加這句,不然你在紅點(diǎn)瞄準(zhǔn)具的情況下拉近視野,會(huì)沒有準(zhǔn)星的

      i_iceeffects [0,1] - If set to 0, disables weapon effects for ice environments, which may boost FPS in such circumstances (system).
      意思是去掉武器開火效果,添加語(yǔ)句:i_iceeffects = 0   如果覺得槍口火光煩,就添加這句

      ai_IgnorePlayer [0,1] - If set to 1, this option makes the player effectively invisible to enemy AI. Note that this doesn't disable AI processing; the sys_AI command does that (system).
      玩家隱身用的,反正納米裝都可以隱身,我就沒有試驗(yàn)這句

      sys_AI [0,1] - If set to 0, disables AI updates, which in effect makes AI unresponsive to anything. Unlike the ai_IgnorePlayer setting, the difference is that the AI are not ignoring the player, ai processing has been turned off altogether.
      關(guān)于敵人的AI設(shè)置,沒意思,大概就是設(shè)置之后,敵人不動(dòng),你打靶

      ai_ForceStance [-1,0,1,2,3] - Forces all AI to take a particular stance: -1 disables forced stance, 0 = Stand, 1 = Crouch, 2 = Prone, 3 = Relaxed (system).
      敵人的行為設(shè)置。添加語(yǔ)句:ai_ForceStance = 0或者-1,1,2,3,對(duì)應(yīng)的是:-1 禁止設(shè)置敵人行為,0 敵人保持站立,1 敵人保持半蹲,2 敵人始終保持臥倒,3 敵人可以自己隨意,你要是覺得老是打不準(zhǔn)敵人頭的話,就設(shè)為0,讓他們始終站立吧

      g_godmode [0,1] - If set to 1, enables 'God' mode, which makes the player impossible to kill.
      上帝模式,添加語(yǔ)句:g_godmode = 1    就是無敵啦

      i_noweaponlimit [0,1] - If set to 1, allows you to carry as many weapons as you wish (system).
      使用的命令,不限制武器攜帶數(shù),添加語(yǔ)句:i_noweaponlimit = 1 ,你就可以同時(shí)帶上所有武器了,我現(xiàn)在就帶了4把主戰(zhàn)武器

      i_unlimitedammo [0,1] - If set to 1, provides you with unlimited ammunition for all your carried weapons - when firing your weapon its ammunition count will not go down (system).
      彈藥無限,添加語(yǔ)句:i_unlimitedammo = 1 就不用換彈夾了


      例子:
      我是玩的“困難”難度,就是游戲中的第3個(gè)級(jí)別,那么就修改D:\data\Game\Config\diff_hard.cfg文件,添加后的文件部分如下:
      。。。。。。。。。。。。。。。。。。。。。
      。。。。。。。。。。。。。。。。。。。。。
      。。。。。。。。。。。。。。。。。。。。。
      g_playerSuitEnergyRechargeDelay = 1.0

      g_playerHealthValue = 200.0

      g_difficultyLevel = 3
      v_driverControlledMountedGuns = 0

      con_restricted 0
      i_noweaponlimit = 1  //我只添加了一條作弊碼,格式就是這樣

       

      關(guān)于在游戲中輸入作弊碼的問題是這樣的
      1:先按“~”鍵,出現(xiàn)調(diào)試器
      2:輸入:con_restricted 0,再回車,激活調(diào)試器
      3:好了,就可以輸作弊碼了

      也可以象我上面那樣在.cfg文件里面添加“con_restricted 0”,就可以省去激活調(diào)試器了

      這下你就可以直接在游戲中輸入時(shí)間控制了:
      例子:
      調(diào)試器中輸入:time_scale 0.5 游戲就以一半的速度來進(jìn)行,適合那些反映比較慢的同學(xué)
      參數(shù)0,當(dāng)前游戲完全停止;參數(shù)1,正常速度進(jìn)行游戲;參數(shù)0.5,游戲速度一般進(jìn)行;參數(shù)2,游戲2倍速度進(jìn)行;參數(shù)可以自己設(shè)定,我上面是舉例的


      你們記得試試看cl_hitshake哈,我老是閑開鏡后太晃了,即使趴下

      _______________________________________________________________________________

      原文:

      Cheat mode:
      Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "diff_easy.cfg", "diff_normal.cfg", or "diff_hard.cfg" file in the "\crysis\game\config\" directory to change game play under the Easy, Normal, or Hard difficulty settings. Insert the following lines to get God mode and unlimited ammunition. This may also be done in the demo version of the game.

      God Mode - g_godMode = 1
      No Target - ai_IgnorePlayer = 1
      No Weapon Limit - i_noweaponlimit = 1
      Unlimited Ammo - i_unlimitedammo = 1


      You can also modify your suit stats. For example:

      -- Player Health/Energy/Suit
      // No energy loss
      g_suitCloakEnergyDrainAdjuster = 0

      // No energy cost
      g_suitRecoilEnergyCost = 0

      // Run faster
      g_suitSpeedMult = 2.85

      // More armor points
      g_suitArmorHealthValue = 900.0

      // Instant health regen
      g_playerSuitArmorModeHealthRegenTime = 0

      // Instant health regen while moving
      g_playerSuitArmorModeHealthRegenTimeMoving = 0

      // Set health regen time to 0
      g_playerSuitHealthRegenTime = 0

      // Set regen time while walking to 0
      g_playerSuitHealthRegenTimeMoving = 0

      // No waiting until regen starts
      g_playerSuitHealthRegenDelay = 0

      // Instant energy
      g_playerSuitEnergyRechargeTimeArmor = 0

      //Instant energy while moving
      g_playerSuitEnergyRechargeTimeArmorMoving = 0

      // Set energy regen time to 0
      g_playerSuitEnergyRechargeTime = 0

      // Do not wait until energy regen starts
      g_playerSuitEnergyRechargeDelay = 0

      // Extra health
      g_playerHealthValue = 900.0

      // Set difficulty, 1 is easy, 4 is most difficult
      g_difficultyLevel = 1

      After making all of your edits, save the file, load up a new game and see what you've edited

        本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購(gòu)買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
        轉(zhuǎn)藏 分享 獻(xiàn)花(0

        0條評(píng)論

        發(fā)表

        請(qǐng)遵守用戶 評(píng)論公約

        類似文章 更多