06.03.2012, 09:29
The GetPlayerSkin code is wrong indeed. However, it is still syntactically correct, and not the actual source of the problem. The issue is most likely in the INFINITE definition which probably has the Float: tag, while the ammo parameter in the function is supposed to be an integer. Hence, tag mismatch.