Hello! i am very much new to the Roblox development scene, my past experiences are JASS (Warcraft 3) which is a language that specializes in arrays and Integer, however what I want to know is that
How does one make a table of arrays in Roblox Studio that refers to the conditions of a player?
for example, in array [1,1] we have the ID of the player, in array [2,1] we have the rank of requirement for something to happen,
what i want to accomplish is how does the LUAU logic work regarding the referral of an array's type of execute a command?
for simple terms, how does one make the code so that it checks the player ID in a table and their rank in the group for a command to be executed, right now im trying to learn arrays pretty much.
** You are now Level 1! **