Left 4 Dead 2
Auu Menu
Εμφάνιση 1-10 από 79 καταχωρίσεις
< 1  2  3 ... 8 >
Ενημέρωση: 25 Δεκ 2024 στις 15:45

Version 2.18.107

– Updated "utils.nut" include.

Ενημέρωση: 9 Νοε 2024 στις 10:31

Version 2.18.106

– Added Infinite Ammo option for "rm_auu".
– Changed NoTarget option (feature to reset CI if already angry).
– Used RegCvar instead of expressions.
– Updated "utils.nut" include.

Ενημέρωση: 1 Απρ 2024 στις 10:21

Version 2.18.105

– Filling "rm_auu" with some extra misc. options; fixed an old-standing issue with Local Bhop option.
– Updated include "utils.nut": changed NavMark(), ppos(), GetDate(), GetEpoch().

Ενημέρωση: 1 Σεπ 2023 στις 9:17

Version 2.18.104

– Updated "utils.nut" include.

Ενημέρωση: 21 Δεκ 2022 στις 5:36

Version 2.18.103

– Improved Aimbot option: head detection, wall detection, replaced IN_ALT2 binding to the classic one.
– Added some ConVar's for menu options - check this article (guide index: Auu Menu) for more info: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1545568519
– Updated Debug Menu: copied WarpToMeAny option from "rm_tp" just in case; changed AuuReset to reset only functions' data (for this mod debugging only); appended in radialmenu missed semicolon for Reset option (due to weird value preview).

Ενημέρωση: 9 Δεκ 2022 στις 4:45

Version 2.17.102 - Added "host_timescale" reset inside Reset option in "rm_fun", to make it possible to immediately get rid of slowmode in-between frames.

Ενημέρωση: 21 Απρ 2022 στις 1:34

Version 2.17.101 - Updated utils.nut include: added GetDate() to build timestamps (mostly for pre-TLS versions); added IsPlayerVictim() function to determine a player as a victim, occupied by SI. Added alternate NULL identifier; added flags for "m_upgradeBitVec" weapon property; changed GetPickerPos() default trace flags parameter (from TRACE_MASK_ALL to TRACE_MASK_VISIBLE_AND_NPCS).

Ενημέρωση: 19 Σεπ 2020 στις 23:36

Version 2.17.100 - Updated "utils.nut" - added ptp() func to get TeleportEntity function structure.

Ενημέρωση: 20 Ιουν 2020 στις 23:15

Version 2.17.99 - Removed non-existent function in AuuDbg().

Ενημέρωση: 25 Μαϊ 2020 στις 20:25

Version 2.17.98+2 - Updated "utils.nut" - changed ClearEvent() and now more convenient; added GetPickerPos().