09-12-2009, 05:41 PM
Ah ok, the problem is that custom character installation means: How do I install a character I downloaded?
When you download a char there is a readme, with some lines like they are mentioned in the tut:
id: ?? type: ? file:data\???.dat
id: ??? type: ? file:data\???.dat
id: ?? Is for the character. In data.txt there is defined which characters LF2 should search for. So if you write for example:
id: 80 type: 0 file:data\stickman.dat
behind the lines for the characters, the programm searches for a data called stickman.dat. If you don't, it just doesn't notice that you did a character.
id: ??? is for attacks that need an own data btw, like dennis_ball.dat or something. But as template hasn't got any attacks you don't need that one.
When you download a char there is a readme, with some lines like they are mentioned in the tut:
id: ?? type: ? file:data\???.dat
id: ??? type: ? file:data\???.dat
id: ?? Is for the character. In data.txt there is defined which characters LF2 should search for. So if you write for example:
id: 80 type: 0 file:data\stickman.dat
behind the lines for the characters, the programm searches for a data called stickman.dat. If you don't, it just doesn't notice that you did a character.
Spoiler (Click to View)