SA-MP Forums Archive
[HELP] text convert - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELP] text convert (/showthread.php?tid=510282)



[HELP] text convert - Luca12 - 30.04.2014

Hello. How can I convert this to sscanf. This is on public onplayetext. And it use for when a player call lawyer I mean player press button T and write yes then it send message to lawyer to come. Thanks


Here:

pawn Код:
if((strcmp("yes",tmp,true,strlen(tmp)) == 0) && (strlen(tmp) == strlen("yes")))