Garry's Mod

Garry's Mod

ANPlus [BASE] | Replacer Update
Menampilkan291-300 dari 301 kiriman
< 1 ... 28  29  30  31 >
Pembaruan: 25 Okt 2022 @ 8:36am

CHANGES:

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

Pembaruan: 25 Okt 2022 @ 5:40am

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) ).

Pembaruan: 25 Okt 2022 @ 4:34am

CHANGES:

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

Pembaruan: 24 Okt 2022 @ 5:17pm

CHANGES:

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

Pembaruan: 24 Okt 2022 @ 10:23am

Pembaruan: 24 Okt 2022 @ 8:22am

CHANGES:

  • Fixed body groups not applying correctly,

Pembaruan: 24 Okt 2022 @ 4:27am

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.

Pembaruan: 23 Okt 2022 @ 4:42am

CHANGES:

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

Pembaruan: 23 Okt 2022 @ 3:10am

CHANGES:

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

Pembaruan: 22 Okt 2022 @ 6:02pm