okay i did addtiledef to my gmap and it willnt work is there a way to add the tileset without doing it 80+ times?
This ise the script i used'
NPC Code:
//#CLIENTSIDE
if (created) {}
{if (tok[1] != NULL && player.level.starts("past-"))
addtiledef pics9.png,,0;}
}