Garry's Mod
STRaidKit Redux Rewrite
Εμφάνιση 1-10 από 12 καταχωρίσεις
< 1  2 >
Ενημέρωση: 6 Μαρ 2023 στις 9:26

moved where fonts are created (prevents crashes?)

Ενημέρωση: 21 Δεκ 2022 στις 11:49

secured and fixed teleporting

Ενημέρωση: 27 Ιουν 2022 στις 18:41

base_gmodentity -> base_anim

Ενημέρωση: 18 Σεπ 2021 στις 11:37

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

Ενημέρωση: 4 Μαϊ 2021 στις 19:16

fixed changing a point's settings disallowing capture

Ενημέρωση: 20 Απρ 2021 στις 19:03

actually added ply to the team point

Ενημέρωση: 20 Απρ 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

Ενημέρωση: 19 Απρ 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.

Ενημέρωση: 27 Ιαν 2021 στις 17:14

Added hooks when points are taken.

Ενημέρωση: 18 Ιαν 2021 στις 16:43

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