[Pawn] Array Size - 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] Array Size (/showthread.php?tid=1483) |
Array Size - Torque - 2021-01-03 What's the max array size? Or line size for a variable? I'm getting?error 075: input line too long (after substitutions)? RE: Array Size - Pinch - 2021-01-03 Good morning, https://github.com/pawn-lang/compiler RE: Array Size - Torque - 2021-01-03 That compiler doesn't work for me. I get a ton of build errors for all different includes when I try to compile with it. And the compatibility mode does nothing. RE: Array Size - Pinch - 2021-01-03 I nor anyone here wants to trouble themselves with something literally older than me, read the wiki on the repo, single regex fixes all of the const warnings |