sapphonie / StAC-tf2

steph's anticheat (StAC). a built-from-scratch sourcemod based solution to cheating in Team Fortress 2.
https://sappho.io
GNU General Public License v3.0
120 stars 23 forks source link

TF2C Support? #150

Open RoonMoonlight opened 1 year ago

RoonMoonlight commented 1 year ago

Do you plan to add support for Team Fortress 2 Classic as well?

sapphonie commented 1 year ago

https://github.com/sapphonie/StAC-tf2/pull/119

RoonMoonlight commented 1 year ago

Thank you for info! Does the current version of StAC work with TF2C? Not sure if this plugin would crash the server.

sapphonie commented 1 year ago

No but you are welcome to try the beta version which i offer no support for at the moment https://github.com/sapphonie/StAC-tf2/pull/119

AgitationSkeleton commented 1 year ago

image

This is the issue I get trying to load STAC for TF2C. Connect.ext.dll is present and works everywhere else but in TF2C it loads but STAC doesn't seem to recognize it.

sapphonie commented 1 year ago

sm exts list sm exts info <connect extension id

sapphonie commented 1 year ago

this is likely due to sourcemod recognizing tf2c/of/whatever else as "tf2" but they require sdk13 gamedata

AgitationSkeleton commented 1 year ago

image