Недавнее содержимое от every

  1. E

    mod that deflects bullets

    no
  2. E

    mod that deflects bullets

    I am looking for a mod that deflects the bullets for 5 seconds and 2 seconds does not, that the bullets are not erased.
  3. E

    ASI [Monser-Dm] OnFoot GM

    Hello, can you make it so that 5 seconds does not cause damage and 2 seconds does? and that the bullets are not erased
  4. E

    простое изменение

    {$CLEO .cs} //-------------MAIN--------------- 0000: NOP :NONAME_2 wait 0 if Player.Defined($PLAYER_CHAR) else_jump @NONAME_2 if key_down 113 else_jump @NONAME_2 4@ = 27 4@ += 36 4@ *= 112 4@ += 13150904 4@ += 34 0A8D: 24@ = read_memory 4@ size 2 virtual_protect 0 0A8C: write_memory 4@ size...
  5. E

    Damage reducer

    How do I make a spas-12 reducer with this fragment? { Change's the Weapon.dat value of Weapon ID to your custom one. 0AB1: @WEAPON_DAT 4 | -> Change Weapon 24 DAT 0x20 VALUE_TO 45 SIZE_OF_DAT 4 // MaxAmmo in Clip Get DAT'S from http://hotmist.ddo.jp/struct.html } :WEAPON_DAT 0@ += 0x24 //+0x0...