hello ;)
i need a little help with the server side,
i built a little client software,with a SnapShot and Proccess Taker code,
now after i built that in C#,i dont know how to program the server side in AMXX,i need these things in the plugin :
** I know that the amx should send something to the software.
** Checks if the player runs the software when connecting to a server (Can do it with an ip or something?)
** Checks if player turn the software off while playing,if he does,kick him.
** a command that takes snapshot (Like !snap NickName)
one more thing .. i want the plugin to take the steamid of the player who someone did !snap nick on him .
Can someone help? Thank you very much guys!!