2021-07-31, 07:33 PM
(2021-07-31, 05:09 PM)redex Wrote:me neither, but what you can do is manually reset strings, you shouldn't have that much of them anyways?(2021-07-31, 03:53 PM)Pinch Wrote: I think that this should work:
Code:for(new i; e_playerinfo:i < e_playerinfo; i++) { playerInfo[playerid][e_playerinfo:i] = -1; }
so it will work for any data type?
i want it to make the strings "", and ints 0, i think this is not working for every datatype
Using Pawn.CMD?
If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.
If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.