Re: Help with weapon
Posted: Wed Oct 05, 2016 8:00 pm
Do you want to upload yours that refuses to work, too? I'm curious, now.
Official Forum for FTL: Faster Than Light and Into the Breach
https://mail.subsetgames.com/forum/
I just copied what you gave me. File looks fine, though, unless you switched the room number around in the ship file.Auron1 wrote: Oh, BTW: that Kestrel+ has something wrong: the Sensor and Door systems are misplaced FYI...![]()
LOL, I took the one posted in the Tutorial!meklozz wrote:I just copied what you gave me. File looks fine, though, unless you switched the room number around in the ship file.Auron1 wrote: Oh, BTW: that Kestrel+ has something wrong: the Sensor and Door systems are misplaced FYI...![]()
I might take a look at that, Notepad++ behaved in a very strange way, considering it is used to write documents with specific formats.meklozz wrote:I just meant to see a file that isn't working, check if there's anything special about it, not about uploading the weapons already or anything. And I usually use AkelPad, which is the closest alternative to notepad I found that would read unix line endings. It has some nice features, but is faster than most of the big ones.
Do you mind sending me your .ftl file, complete with all the images? I've had no problems with notepad++. I have a feeling I know what the problem is but I can't pin it down without the images.Auron1 wrote:I might take a look at that, Notepad++ behaved in a very strange way, considering it is used to write documents with specific formats.
Sure thing: here is a .rar folder.mr_easy_money wrote:Do you mind sending me your .ftl file, complete with all the images? I've had no problems with notepad++. I have a feeling I know what the problem is but I can't pin it down without the images.Auron1 wrote:I might take a look at that, Notepad++ behaved in a very strange way, considering it is used to write documents with specific formats.
Code: Select all
<animSheet name="storm_bullet" w="34" h="23" fw="34" fh="23">weapons/storm_bullet.png</animSheet>
<anim name="storm_bullet">
<sheet>storm_bullet</sheet>
<desc length="1" x="0" y="0"/>
<time>1.0</time>
</anim>
Why did you upload a .rar? Because if this is how you pack your zips, you have one too many folders in there, data needs to be directly in the archive, as I've already said.. Other than that, I didn't touch the xml files, and they work fine after repacking.Auron1 wrote: Sure thing: here is a .rar folder.
http://www8.zippyshare.com/v/ENx2qBQY/file.html
As I said before, .rar folders cannot be read by FTL: you'll have to extract data before making an .ftl file.
I used a .rar file for easiness.meklozz wrote:Why did you upload a .rar? Because if this is how you pack your zips, you have one too many folders in there, data needs to be directly in the archive, as I've already said.. Other than that, I didn't touch the xml files, and they work fine after repacking.Auron1 wrote: Sure thing: here is a .rar folder.