Garry's Mod

Garry's Mod

ANPlus [BASE] | Replacer Update
301 sonuçtan 291 ile 300 arası gösteriliyor
< 1 ... 28  29  30  31 >
Güncelleme: 25 Eki 2022 @ 8:36

CHANGES:

  • Added new function "OnNPCRemove":,
    > It runs whenever NPC gets removed.

Güncelleme: 25 Eki 2022 @ 5:40

CHANGES:

  • Changes to the "OnNPCScaleDamageOnEntity" function:,
    > Changed name to "OnNPCDamageOnEntity" as it had nothing to do with scaling,
    > Added missing "self" value ( from (ent, dmginfo) to (self, ent, dmginfo) ).

Güncelleme: 25 Eki 2022 @ 4:34

CHANGES:

  • "ActivitySpeed" functionality has been changed and improved upon:,
    > Besides speeding or slowing down activities it is now possible to replace them.

Güncelleme: 24 Eki 2022 @ 17:17

CHANGES:

  • Sound edit functionality got rewritten (please refer to the template),

Güncelleme: 24 Eki 2022 @ 10:23

Güncelleme: 24 Eki 2022 @ 8:22

CHANGES:

  • Fixed body groups not applying correctly,

Güncelleme: 24 Eki 2022 @ 4:27

CHANGES:

  • Fixed "OnNPCWaterLevelChanged" function,
  • Adeed a bunch of new functions:
    >OnNPCScaleDamageOnNPC - Runs whenever your NPC damages other NPCs.
    >OnNPCScaleDamageOnPlayer - Runs whenever your NPC damages Players.
    >OnNPCScaleDamageOnEntity - Runs whenever your NPC damages anything else. You can still detect if the hit thing was a Player or NPC but you can't detect hit groups through it.

Güncelleme: 23 Eki 2022 @ 4:42

CHANGES:

  • NPCs will keep their randomized pitch, volume, and sound level,

Güncelleme: 23 Eki 2022 @ 3:10

CHANGES:

  • Hotfix,
  • Added new variable ['LookDistance']:
    > It lets you precisely set sight distance on Your NPC.

Güncelleme: 22 Eki 2022 @ 18:02