Little Fighter Empire - Forums
Noob needing help - Printable Version

+- Little Fighter Empire - Forums (https://lf-empire.de/forum)
+-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7)
+--- Forum: LF2 Discussion (https://lf-empire.de/forum/forumdisplay.php?fid=8)
+--- Thread: Noob needing help (/showthread.php?tid=2694)

Pages: 1 2


Noob needing help - Thunderbolt - 04-20-2009

I tried many times and still haven't figured out how to install downloaded characters. Can anyone help?


RE: Noob needing help - Silverthorn - 04-20-2009

First point: wrong forum, buddy. This is the Hex-editing section, it has nothing to do with "installing" characters. This is why this thread is moved.
Second: did you read >this< ? There should be always a readme in the LFE downloads. In general it's like this: dat-files and sounds go to yourLF2directory\data and the sprites to yourLF2directory\sprite\sys. If this doesn't work, then please tell us which character you're trying to add to the game :)


RE: Noob needing help - Thunderbolt - 04-20-2009

That was what I tried.
First character I tried installing was Tiger and when that didn't work, I tried installing Bluna


RE: Noob needing help - Silverthorn - 04-20-2009

You tried?

Well, the readme is actually pretty clear. It says this:
Quote:Installation:
- Move all folders into your LF2-directory
- Add these lines to data.txt (to the object-part):

id: 500 type: 0 file: data\Tiger\Tiger.dat
id: 501 type: 3 file: data\Tiger\Tiger_ball.dat
Now, this is REALLY easy. You simply unpack the archive. Now, there's a folder called "Tiger" which contains all the relevant data. You move this folder into youLF2directory\data. After that, search for the file data.txt (which should be located in the data-folder, too) and open it. The only thing you have to do now is copying these two lines starting with "id: " into data.txt. Regardless where you put them, they just need to be between <object> and <object_end>. Just use the other lines as some sort of guide and it'll work.


RE: Noob needing help - Thunderbolt - 04-21-2009

(04-20-2009, 07:59 PM)Blue Phoenix Wrote:  You tried?

Well, the readme is actually pretty clear. It says this:
Quote:Installation:
- Move all folders into your LF2-directory
- Add these lines to data.txt (to the object-part):

id: 500 type: 0 file: data\Tiger\Tiger.dat
id: 501 type: 3 file: data\Tiger\Tiger_ball.dat
Now, this is REALLY easy. You simply unpack the archive. Now, there's a folder called "Tiger" which contains all the relevant data. You move this folder into youLF2directory\data. After that, search for the file data.txt (which should be located in the data-folder, too) and open it. The only thing you have to do now is copying these two lines starting with "id: " into data.txt. Regardless where you put them, they just need to be between <object> and <object_end>. Just use the other lines as some sort of guide and it'll work.

I don't know if this is a problem with the computer or maybe I made a mistake somewhere, but I get this message every time I try:
"Make sure that the path name and file are correct"


RE: Noob needing help - WoodySmasher - 04-21-2009

Hey if you did this it's correct

For tiger
-unzip the folder named tiger in the arcieve to the folder in your LF2 directory called data
-If you look at the readme you can see this

id: 500 type: 0 file: data\Tiger\Tiger.dat
id: 501 type: 3 file: data\Tiger\Tiger_ball.dat

Copy the text next open a text file in the data folder named as data paste it somewhwere between any chars or somewhere like that. It'll surely work unless you deleted something or downloaded a corrupt archieve(files missing)

For bluna
-Copy all the image files then open your LF2 directory called sprite then the folder called sys paste them there.
-Now copy things except the image files to the folder called data.
-Paste the lines to the data folder.

id: 3 type: 0 file: data\bluna.dat
id: 227 type: 1 file: data\bluna_sword.dat
id: 230 type: 4 file: data\bluna_star.dat

After it's done it'll look like this




RE: Noob needing help - Thunderbolt - 04-22-2009

I tried it a few times but I'm still getting that same message every time.

I'm getting that same message when I try to save.


RE: Noob needing help - Drahcir - 04-22-2009

When did you get the message?


RE: Noob needing help - Thunderbolt - 04-22-2009

(04-22-2009, 12:50 AM)Drahcir Wrote:  When did you get the message?

When I try to save my Data file


RE: Noob needing help - WoodySmasher - 04-23-2009

Save your data file! did you tried to edit it? or done something weird? You don't need tomodify them just copy and paste.