Since my schoolwork is out the way I may take a shot at zone properly this time, hopefully I get through to the second stage again  . One question, will I have to apply again or will my old application count?
|
Do what you want; either will work.
Shame, can't get the code to work 
|
Did you save it in the tiles folder and what did you save the filename as?
Whatever you saved the filename as, replace "s64_sky_tiles_final" with the filename you saved it as.
PHP Code:
//#CLIENTSIDE
if (created) {
removetiledefs;
addtiledef (yourfilename).png,,1;
}