Garry's Mod

Garry's Mod

[LVS] - Framework
Viser 341-350 af 385 forekomster
< 1 ... 33  34  35  36  37 ... 39 >
Opdatering: 13. jan. 2023 kl. 17:59

v51.WS

fixes / changes
  • missiles no longer explode if they collide with any of the attached entities
  • added ability to disable pods by setting their index to -1
  • improved onground detection

Opdatering: 13. jan. 2023 kl. 7:15

v50.WS

fixes / changes
  • fixed weapon CalcView passing self as ent instead of the weapon handler

Opdatering: 13. jan. 2023 kl. 7:08

v49.WS

fixes / changes
  • added self:GetVehicle() to mirror weapon:GetVehicle() so its a bit less confusing in code

Opdatering: 12. jan. 2023 kl. 10:17

v48.WS

fixes / changes
  • fixed logic error in exit script

Opdatering: 12. jan. 2023 kl. 7:31

v47.WS

fixes / changes
  • fixed weapon CalcView not using the correct fov
  • added weapon.HudPaint

Opdatering: 12. jan. 2023 kl. 6:24

v46.WS

fixes / changes
  • added CalcView to weapon script now for driver seat aswell

Opdatering: 12. jan. 2023 kl. 6:21

v46.GIT ?!

fixes / changes
  • added CalcView to weapon script now for driver seat aswell

Opdatering: 12. jan. 2023 kl. 6:18

v46.GIT

fixes / changes
  • added CalcView to weapon script now for driver seat aswell

Opdatering: 12. jan. 2023 kl. 5:53

v45.WS

fixes / changes
  • added CalcView to weapon script

Opdatering: 11. jan. 2023 kl. 7:53

v44.WS

fixes / changes
  • added ENT:OnCollision()