SA-MP Forums Archive
The problem with if. - 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: The problem with if. (/showthread.php?tid=397048)



The problem with if. - Amaru - 03.12.2012

Why are these if* I do not, if there is a corresponding value in DaneDoladowania [i] [d ..
Translation from ******, so please bear with us.
ify* -!strcmp(inputtext, DaneDoladowania[i][d...] true)
Code:
http://pastebin.com/W7BG5Asv


Re: The problem with if. - nGen.SoNNy - 03.12.2012

I just can't understand what are you saying :l


Re: The problem with if. - NewerthRoleplay - 03.12.2012

Care to explain what the issue is :S


Re: The problem with if. - nGen.SoNNy - 03.12.2012




Re: The problem with if. - Faisal_khan - 03.12.2012

If determines wether something should be done or not and acts accordingly.


Re: The problem with if. - Konstantinos - 03.12.2012

Can you translate it again, please?
What's the problem with this if line
pawn Код:
if(!strcmp(inputtext, DaneDoladowania[i][d2], true) && numer == 1)
@To others
Not everyone can speak another language, so be nice or don't post at all..


Re: The problem with if. - Amaru - 03.12.2012

The point is that the value in DaneDoladowania is the same as in inputText. I would like to check if this if inputText is the same as DaneDoladowania ...