21.10.2014, 13:27
pawn Code:
#include <a_samp>
#include <zcmd>
#include <sscanf2>
You are not using sscanf or zcmd.
Also OnPlayerUpdate, not needed at all. You could just create OnPlayerCommitCrime or such, or just use OnPlayerDeath if you are increasing/decreasing player wanted level with deaths.