Quote:
Originally Posted by Deas_Voice
what's the difference? please enlighten me.
|
The server views it as many different levels rather than one big level (player's level will be like mygmap_a1.nw instead of mygmap.gmap). This is a problem because then I cannot do something like
PHP Code:
for (temp.npc : findLevel("mygmap.gmap").npcs) {