When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.
3 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.
Pseudo code:
if user = 'X' then loop_through(X, 2, 2)
if user = 'Y' then loop_through(Y, 2, 2)
where loop_through is your function that loops through the array passed as first parameter of size x and y passed as the 2nd and 3rd parameter respectively
This question thread is being automatically closed. If your question is not answered feel free to bump the post or re-ask. Take a look at !howto ask for tips on improving your question.