sscanf
sscanf copied to clipboard
SA:MP sscanf plugin originally made by @Y-Less
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 =...