Quote:
Originally Posted by callimuc
hmm and on serverside @ level thingy?
and I'm not too sure about the tile thing. maybe show us how you did the change (loops etc)? can you even read them? check that by doing something like
PHP Code:
echo(findLevel(levelname).tiles[1,1]);
and check if its returning the correct number
|
It returns 0, which is not the right tile ID. No idea what's up x-x