• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
clear/empty an array
#3
(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
  Reply


Messages In This Thread
clear/empty an array - by redex - 2021-07-31, 01:21 PM
RE: clear/empty an array - by Pinch - 2021-07-31, 03:53 PM
RE: clear/empty an array - by redex - 2021-07-31, 05:09 PM
RE: clear/empty an array - by Pinch - 2021-07-31, 07:33 PM
RE: clear/empty an array - by Banditul - 2021-07-31, 08:20 PM
RE: clear/empty an array - by Pinch - 2021-08-01, 12:22 PM
RE: clear/empty an array - by redex - 2021-08-02, 05:29 PM

Forum Jump: