Tagged Questions
1
vote
1answer
175 views
TF2 plugin signature (Source SDK)
I am working on the server plugin for TF2. I need it for getting some stats from game (no hacking and cheating). My problem: I got message "No valid signature found..." while testing my plugin. But I ...