Quote:
Originally Posted by Kristi
youre mixing gs1 and gs2, your level is defined as the literal string "", instead of a null string (and that line is commented out but i assume that is an accident..>)
PHP Code:
//#CLIENTSIDE
function onCreated() {
addtiledef("revolutions_tileset_new.png",null,0);
}
[
|
Thanks. I'm not that good at scripting so i don't know what is gs1 and gs2