![]() |
Tiledef problem
Hey guys after developing alot on Era Dev with a new tileset era_tileset-betasummer.png everything was working fine. Now when i load the tileset in editor it completely screws up the screen with black lines. I don't understand why the tileset is not loading in editor anymore, any help would be appreciated thanks.
|
// NPC made by DT
if (created) {removetiledefs; } if (playertouchsme) { } then--------------------------------------------------- // NPC made by unknown if (created) {removetiledefs; addtiledef tileset_era01-summer.png,,1; } if (playertouchsme) { } ^ ^ ^ thats what i used to reset the era tiles, Maybe try replacing tileset_era01-summer.png with your tile set? I dont know :S |
I've had that problem before. All I had to do was manually download the tiledef image and place it in the tiles folder.
Quote:
I usually do it like this. PHP Code:
PHP Code:
|
Fixed it, apparently .png isn't loading for me offline so i saved it as a gif tile and it loads correct, thanks anyways.
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
| All times are GMT +2. The time now is 12:30 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.