Fixed thirdperson animations from third-party addons #5080
Annotations
7 errors and 2 warnings
|
style
The process '/home/runner/work/_temp/4308bcb6-54e1-46f0-b656-c7857fd6e787/stylua' failed with exit code 1
|
|
lint
Process completed with exit code 1.
|
|
doc-check
Process completed with exit code 6.
|
|
doc-check:
/gamemodes/terrortown/gamemode/client/cl_player_ext.lua#L63
Param mismatch --> "In 'function' datastructure ('function plymeta:AnimRestartGesture(slot, activity, autokill)'), detected params (0): " "Expected Params (3): " "- 'slot'" "- 'activity'" "- 'autokill'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/client/cl_player_ext.lua#L63
Missing essential param --> "Missing '@realm' in function 'plymeta:AnimRestartGesture'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/client/cl_player_ext.lua#L45
Param mismatch --> "In 'function' datastructure ('function plymeta:AddVCDSequenceToGestureSlot(slot, sequence, delay, autokill)'), detected params (0): " "Expected Params (4): " "- 'slot'" "- 'sequence'" "- 'delay'" "- 'autokill'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/client/cl_player_ext.lua#L45
Missing essential param --> "Missing '@realm' in function 'plymeta:AddVCDSequenceToGestureSlot'"
|
|
|
|
|