View Single Post
  #3  
Old 03-08-2007, 12:05 AM
cyan3 cyan3 is offline
Registered User
cyan3's Avatar
Join Date: Nov 2005
Location: England
Posts: 2,919
cyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant future
Quote:
Originally Posted by Kristi View Post
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
Reply With Quote