PHP Code:
//#CLIENTSIDE
function onCreated() {
addtiledef("imagenamehere.extension", "", 1);
}
try to use this for your tileset script, else make sure the image is really uploaded and that the client can download the tileset (use '/find imagename' in RC, without the ', and check if it says downloadable, not downloadable or if it even exists)