sscanf icon indicating copy to clipboard operation
sscanf copied to clipboard

SA:MP sscanf plugin originally made by @Y-Less

Results 23 sscanf issues
Sort by recently updated
recently updated
newest added

Added SetPlayerName hooks due to #63 issue

I tried #define SSCANF_NO_NICE_FEATURES as suggested in the Error 111, either in the first line before #include or after it. Even though this way I get no errors when compiling,...

- Added hook SSCANF_SetPlayerName. - The letters u, q, r have been updated to account for the case and length of the player/bot name. It works when using MATCH_NAME_SIMILARITY =...