open.mp forum
[Pawn] Issue using y_iterator - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Pawn Scripting (https://forum.open.mp/forumdisplay.php?fid=10)
--- Thread: [Pawn] Issue using y_iterator (/showthread.php?tid=2568)



Issue using y_iterator - CJ101 - 2024-01-23

PHP Code:
C:\Users\jdawg\OneDrive\Desktop\server folder\pawno\include\YSI_Data\y_foreach\..\..\YSI_Core\y_core\y_samp_natives.inc(162) : error 035argument type mismatch (argument 1)
C:\Users\jdawg\OneDrive\Desktop\server folder\pawno\include\YSI_Data\y_foreach\..\..\YSI_Core\y_core\..\..\YSI_Players\y_android\..\..\YSI_Core\y_core\y_rconfix.inc(125) : error 035argument type mismatch (argument 1)
Pawn compiler 3.2.3664 Copyright (c1997-2006ITB CompuPhase 


At the top of my script I am including
#include <YSI_Data\y_iterate>
like i should


RE: Issue using y_iterator - Mido - 2024-01-23

Top script? Post your includes order. Also these two errors should've been fixed a while ago now, are you on the latest version of YSI?