SA-MP Forums Archive
another Dialog Box problem :) - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: another Dialog Box problem :) (/showthread.php?tid=152570)



another Dialog Box problem :) - Antonio [G-RP] - 04.06.2010

Код:
if (!strcmp(inputtext, PlayerInfo[playerid][pPassword]))
Can somebody explain to me HOW strcmp works? I never really learned it


Re: another Dialog Box problem :) - DeltaResponseRP - 04.06.2010

https://sampwiki.blast.hk/wiki/Strcmp Try reading that article. They also show some examples. Hopes this helps you.


Re: another Dialog Box problem :) - Antonio [G-RP] - 04.06.2010

Ah thanks, couldnt find it -_-


Re: another Dialog Box problem :) - DeltaResponseRP - 04.06.2010

Your welcome. Thats what we are here for, to help each other out


Re: another Dialog Box problem :) - Antonio [G-RP] - 04.06.2010

Haha yup