2020-08-27, 09:41 PM
(2020-08-27, 09:10 PM)Tama Wrote: I think it's nearly impossible using only sscanf, you should replace '@' and '.' to space and check it like this:
PHP Code:if (sscanf(inputtext, "{sss}"))
Or you can just see my code below:
https://gist.github.com/se8870/ca137f685...bb861f2202
Nope, you cannot use s without length.
I already fixed this but this is an sscanf bug I think
idk why is search ' ' broken smh
Using Pawn.CMD?
If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.
If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.