View Single Post
Obyboby
Veteran Member
Join Date: Sep 2013
Old 07-05-2017 , 05:21   Re: Plugin that checks steam profiles and warns/kicks private profile holders
Reply With Quote #12

Quote:
Originally Posted by WatchDogs View Post
I edited the post and added cfg file creation.


You should change the cvar "sm_private_kick_url" to your php script url & set sm_private_kick_gameid cvar correctly too. If you don't plugin doesn't work at all.

The php file is here

You have to forgive me but I'm not really following. I'll try and read that page on GitHub to understand what I need to do to get the plugin to work :p

EDIT:

Code:
Locate a public folder on a website capable of hosting PHP files and with "php_curl" extension enabled.
Ok does that mean I need a webspace for this plugin to work?
Maybe I can just host that PHP stuff on my own server?
__________________

Last edited by Obyboby; 07-05-2017 at 05:22.
Obyboby is offline