20.09.2015, 11:47
Thats incorrect usage of printf, use it like this
And instead of giving pic of code please paste the code.
And use cache_get_field_content_int for pSkyRank if its integer type.
PHP код:
printf("%d", PlayerInfo[playerid][pAmmo1]);
And use cache_get_field_content_int for pSkyRank if its integer type.

