Garry's Mod
MR's Optimized Tazer [original by realrbn]
Εμφάνιση 1-10 από 17 καταχωρίσεις
< 1  2 >
Ενημέρωση: 18 Ιουλ 2019 στις 13:27

Does not restore the MoveType for in-vehicle players anymore (because if the vehicle disappears, the player may be let in noclip mode)

Ενημέρωση: 24 Αυγ 2016 στις 9:41

Fixed invisible NPC ragdolls in single player by adding rag:SetRenderMode( RENDERMODE_NORMAL )

Ενημέρωση: 13 Μαϊ 2016 στις 19:12

- Original tazer successfully hidden from spawn list.
- Improved the secondary attack sound: better sound, looped sound, no lag, predicted.
- Improved 3rd-person view: increased delay before animating POV.

Ενημέρωση: 5 Μαϊ 2016 στις 9:05

- Player color is now copied.
- Fixed a possible NPC's ragdoll creation by recreating it manually in case of a failure.
- Sounds have been reduced.
- You will not be able to spawn the (bad) original realrbn's tazer from Sandbox menu.

Ενημέρωση: 4 Μαϊ 2016 στις 21:08

FAIL: Tried to remove the original tazer from spawn list (because it is useless).

Ενημέρωση: 30 Μαρ 2016 στις 18:23

Improved the 'already tazed' security.

Ενημέρωση: 30 Μαρ 2016 στις 13:40

Now CPs cannot taze other CPs.

Ενημέρωση: 30 Μαρ 2016 στις 12:24

For some reason it happens that the physics object can be NULL on ragdoll creation. I added a check to prevent an error.

Ενημέρωση: 30 Μαρ 2016 στις 11:18

Ενημέρωση: 30 Μαρ 2016 στις 11:13

Now clients will not create ragdolls for invalid entities (can happen when just joined). Anyway creating them was stupid because ragdolls are removed when ragdoll's entity becomes invalid.