![]() |
Offline Tileset Solution
For two days straight I tried and tried to get my stupid tileset to work offline on the editor. Everytime I got thoes friggen black lines across the screen! I know many others had this problem because I scoured the forums looking for a solution and found that others had the same issue. (some due to other problems such as wrong img format, wrong script, ect. ) but this was different.
After trial and error I found out that the editor couldn't find my file! THAT'S IT! I couldn't believe it.. What I did was when your in the editor and you have your script open that should look similar to this: //#CLIENTSIDE if (created) { removetiledefs; addtiledef myrtileset.png,,1; } On the top of the script box where it allows you to browse for an image, I browsed for my tileset and loaded it up, which is going to turn your script into your tile, then deleted it, then removed tile defs, and tried it again. And Voila! So simple...yet so obnoxious =P Hope this may of helped some ppl! -Pea |
I seriously appreciate you posting this for people. Usually people just post asking for help.
|
++ rep good job.
Sticky please. |
You could also put your offline tileset in a folder where you saved the level that your using the offline tileset from.
|
Yup it worked! :) that makes it much easier! Thanks!!
|
Erm, there's an even simpler solution to this error - delete FILENAMESCACHE.txt, restart editor, and tadaa!
|
Nice. Until I do my own tutorials I'll keep this in the tutorial sticky from haunter.
|
Haha same think allways happends to me I reinstalled edited and everything still broke my friend told me to put a script in and TADA
|
Hate to bump this old thread, but hey its better to annoy everyone and start a new one. I am trying to make some era levels, I have the tileset image, I need the NPC code, the file name is: era_tileset-summer-online.png. If someone could help me with this, thanks.
|
Quote:
PHP Code:
Good luck! |
The online version of Era's tileset probably won't work. Do as Alfonso said and download the development kit; I recently updated it.
|
To Elaborate on the syntax:
To remove all tile def's for current server and/or offline: PHP Code:
PHP Code:
Level Prefix starting prefix for the level. EX: mylevel_anything.nw, where "mylevel" is the prefix. Type I believe this should be set as 0 by default, 1 if you are using tileset similar to how ERA is layed out. |
| All times are GMT +2. The time now is 01:31 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.