Jump to content


Photo

Editing enemy detection speed


  • Please log in to reply
2 replies to this topic

#1 blueprism

blueprism
  • New Members
  • 3 posts

Posted 20 May 2022 - 04:19 PM

As the title suggests, how do I modify how fast enemy soldiers detect players? My friends and I want to make the enemies see us a lot faster without everything else that comes with changing the difficulty level.

 

I know it's possible since Destination Paris removed it entirely but I don't want instant detection.


Edited by blueprism, 21 May 2022 - 07:06 PM.


#2 herbert3000

herbert3000

    Guilty Until Proven Innocent

  • Division Admins
  • 593 posts
  • Location:Austria
  • Division:Commandos HQ
  • Job:Division Admin

Posted 22 May 2022 - 03:39 PM

Hi,

I'm not sure if this is what you're looking for, but you could modify the "NUM_TICKS_PREPARANDO_APUNTAR" values in "DATA\PARGLOBAL.DAT" and see what happens.

  .TICKS_ARMAMENTO
  [  
    .PISTOLA_NUM_TICKS_RECARGANDO 16
    .RIFLE_NUM_TICKS_RECARGANDO 25
    .PISTOLA_NUM_TICKS_PREPARANDO_APUNTAR_T_CORTO 0
    .PISTOLA_NUM_TICKS_PREPARANDO_APUNTAR_T_MEDIO 12
    .PISTOLA_NUM_TICKS_PREPARANDO_APUNTAR_T_LARGO 20
    .RIFLE_NUM_TICKS_PREPARANDO_APUNTAR_T_CORTO 5
    .RIFLE_NUM_TICKS_PREPARANDO_APUNTAR_T_MEDIO 17
    .RIFLE_NUM_TICKS_PREPARANDO_APUNTAR_T_LARGO 25
  ]


#3 blueprism

blueprism
  • New Members
  • 3 posts

Posted 23 May 2022 - 12:39 AM

Thanks for the reply. This was one of the first things I tried but unfortunately isn't what I'm looking for. These values affect the enemy rate of fire. If I set them to something extreme like 200, it just means they can only fire once every 10 seconds or so.

 

What I'm trying to modify is the time between when they see you and you have the blue line to when it turns red and they start shooting.

 

I also found this line:

 

TICKS_ESPERA_VISTA_MODO_FACIL INT 

 

I think this only affects patrols though.


Edited by blueprism, 23 May 2022 - 01:45 AM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users