SA-MP Forums Archive
whats wrong with this - 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: whats wrong with this (/showthread.php?tid=262753)



whats wrong with this - swieberdevos - 19.06.2011

pawn Код:
pop = (pp[0] - cpx) && (pp[1] - cpy) && (pp[2] - cpz);
Код:
warning 213: tag mismatch



Re: whats wrong with this - Lorenc_ - 19.06.2011

Is it a float?

pawn Код:
new Float:pp[3]; // ?



Re: whats wrong with this - swieberdevos - 19.06.2011

Ye it is