[Server] Deleted - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Support (https://forum.open.mp/forumdisplay.php?fid=12) --- Thread: [Server] Deleted (/showthread.php?tid=1369) |
Deleted - Telzin2k - 2020-11-22 Deleted... RE: Issues with include foreach warnings - Pinch - 2020-11-22 You really don't have to use foreach for 10 index array but like are you even using Iter_ functions for that iterator? Edit: Also idk is this a problem but foreach(new i : Edit 2: Oooooh damn, you need 2d iterator there buddy (but it's pointlessly inefficient) : new Iterator:IterAlarm[MAX_PLAYERS]<MAX_VEHICLE_ALARM>; Edit 3: As much as I look at this code - the less I understand lol |