pawn-lang / YSI-Includes

Just the YSI include files, none of the extra stuff.
208 stars 106 forks source link

Issues with using y_iterator #665

Closed LostInSpaceThings closed 2 months ago

LostInSpaceThings commented 5 months ago
C:\Users\jdawg\OneDrive\Desktop\server folder\pawno\include\YSI_Data\y_foreach\..\..\YSI_Core\y_core\y_samp_natives.inc(162) : error 035: argument 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 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

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

i am using pawno

Y-Less commented 2 months ago

Fixed