Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-02-2007, 09:31 PM
schnukelmaus schnukelmaus is offline
Registered User
Join Date: Aug 2006
Location: Heaven
Posts: 36
schnukelmaus is on a distinguished road
Send a message via ICQ to schnukelmaus Send a message via AIM to schnukelmaus
A few problems with level editor

So I was going to make a level today with a tileset other than kingdoms tileset.

Here is the script:
Quote:
if (created) {
}
//#CLIENTSIDE
if (playerenters) {
addtiledef tiles_inside.png,inside,1;
addtiledef2 lieberziegeln.png,#L,1024,224;
}
And here is what it looks like.. (look at the bottom)

I have had this problem before, i usually fixed it by switching tilesets.. A LOT.. Except this time it isn't working for Kingdoms Debug
either..

Another problem I have been having was a gmap problem.. I would scroll down and it would say "Error: Can't find L:\Graal\levels\madelevels\insidesamurai_temple_d-1.nw".. The funny thing is that the file is actually there :(
Attached Thumbnails
Click image for larger version

Name:	graal1111111111.png
Views:	121
Size:	241.8 KB
ID:	39402  
__________________


Reply With Quote
  #2  
Old 02-02-2007, 09:39 PM
WanDaMan WanDaMan is offline
Master Tux
WanDaMan's Avatar
Join Date: Aug 2002
Location: England, United Kingdom
Posts: 5,571
WanDaMan is a jewel in the roughWanDaMan is a jewel in the rough
Send a message via MSN to WanDaMan
add removetiledefs;
__________________
V$:CONFL16T
Reply With Quote
  #3  
Old 02-02-2007, 09:39 PM
ReBorn_Spirit ReBorn_Spirit is offline
Tári o Taurë
Join Date: Oct 2003
Location: North Dakota, USA
Posts: 1,060
ReBorn_Spirit is on a distinguished road
This is the Forest inside load script

//#CLIENTSIDE
if (playerenters) {
addtiledef tiles_inside.png,inside,1;
addtiledef2 tiles_wallsforests.png,insideforests,1024,224;
}


So if your tilesets are messed up, you can go into your tiledef folder and just start over by deleting the offline tiledefinitions and it should reset back to normal. (/levels/tiledefs/tiledefsOffline.txt)


Quote:
Originally Posted by WanDaMan View Post
add removetiledefs;
unfortunately the ones that are loaded are in the tiledef list and you wont know which those are, so you have to go fix the file for tiledefs.
__________________
Daya (Developer)
Tári Daya Mar Sana (Forest)
Queen of Forest
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:13 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.