23.03.2014, 16:56
You can use fixes2 plugin by ****** to analyze server messages: https://sampforum.blast.hk/showthread.php?tid=375925
Use OnServerMessage to analyze/block this attack:
Use OnServerMessage to analyze/block this attack:
pawn Code:
public OnServerMessage(const msg[])
{
}