Garry's Mod

Garry's Mod

STRaidKit Redux Rewrite
12 sonuçtan 1 ile 10 arası gösteriliyor
< 1  2 >
Güncelleme: 6 Mar 2023 @ 9:26

moved where fonts are created (prevents crashes?)

Güncelleme: 21 Ara 2022 @ 11:49

secured and fixed teleporting

Güncelleme: 27 Haz 2022 @ 18:41

base_gmodentity -> base_anim

Güncelleme: 18 Eyl 2021 @ 11:37

added point lost hooks, https://sweptthr.one/docs/straidkit_redux_rewrite

Güncelleme: 4 May 2021 @ 19:16

fixed changing a point's settings disallowing capture

Güncelleme: 20 Nis 2021 @ 19:03

actually added ply to the team point

Güncelleme: 20 Nis 2021 @ 19:02

new hooks: STRKRR_OnStartCapture( ent, ply ) and STRKRR_OnStartTeamCapture( ent, teamPlayers, team, ply )

do something and return false to prevent starting capture

Güncelleme: 19 Nis 2021 @ 21:40

added teleport abilities to all players, if the convar is on

there is now only one convar: sv_strk_allowtp, which controls whether or not ALL players can teleport among control points they or their team owns. this can be done by hitting e on the control point if you or your team owns it.

to edit points, you must now be an admin and hit alt+e on the point to edit it.

Güncelleme: 27 Oca 2021 @ 17:14

Added hooks when points are taken.

Güncelleme: 18 Oca 2021 @ 16:43

Rewrote the whole addon to make it actually do what I said the redux did