ID:163373
 
My pattetic attempt at MDLs
\/


var/list/keyword=list(3,3,3)
world/New()
..()
keyword+=("s")("s")("s")


how do these things work
Kunark's tutorial on BYONDscape has a section on multidimensional lists.

Essentially, multidimensional lists are lists inside of lists. I strongly suggest making sure you completely understand regular lists before tackling these ones.
In response to Unknown Person
Thanks, *gulp*
In response to Tubutas
Tubutas wrote:
Thanks, *gulp*

well forget that. @_@ i didnt understand a word -_-