05-20-2012, 12:24 PM
(This post was last modified: 05-20-2012, 12:44 PM by makfighter@lf.in.)
(05-20-2012, 06:06 AM)professional DCer Wrote: See if there is anything with the same id.There are some useless lines like "nothing/data.txt" which I removed and some ID clashes also which I corrected but the issue is still there. Thanks for your input.
(05-20-2012, 09:46 AM)Blue Phoenix Wrote:Negative IDs works in LF2. The character "Tank" has an installed directly by executable file, there is no need of copy pasting the bmp and DAT file into the specified location, just run the installer and it will be done. It generates the negative ID automatically.New to me that negative IDs work as well. Don't know if they actually do work but I haven't seen it beforeCode:id: -7 type: 0 file: data\tank.dat
Also, I am pretty sure that there is either an ID-collision or something got deleted. For example, I can't find a line like this:
If I'm not mistaken, this is the file used for (regular) Louis EX's D>A. Missing file, missing attack.Code:id: 204 type: 3 file: data\henry_wind.dat
Yes, you are very right the file you have mentioned is missing. I put that line in data.txt and it's working, Thanks.
(05-20-2012, 08:31 AM)MH-Razen Wrote: #id: 160 type: 4 file: data\bob-omb.dat #bob-omb
not sure if this just comment the line out or create a bug...
I have corrected that