12.02.2018, 21:33
Nice trick, good job. You could use a macro for the IsClient03DL function as you're using a global variable there. Otherwise, I'd use a static variable with some safety checks for the playerid parameter to make sure it won't try to access an invalid array index.