Posts: 3
Threads: 1
Joined: Aug 2008
08-14-2008, 08:39 AM
um yeah i downloaded a character with wav data wtf so duz anyone know how to make finished charater dat into wav or viceversa
Thanks given by:
Posts: 2,340
Threads: 78
Joined: Mar 2008
wav is sound
dat is character data
i have no idea what exactly you want to do with them
Thanks given by:
Posts: 4,878
Threads: 162
Joined: Mar 2008
First, where did you download the character? If it's from LFE there should be a readme file that explains where to put the stuff. If it's not downloaded from LFE, I assume that you do it like usually:
paste the dat-files into the data\-folder, the images into the sprite\sys\-folder, and the wavs into data\, too. For the character: open data\data.txt, insert a line under all the other characters where you insert a new line:
id: xyz type: 0 file: data\yourcharacter.dat (where xyz represents an id that isn't taken yet)
If you have some attacks-files (like a ball-attack), you won't come around to open your character-file and search for the term oid:. The number behind represents the id in data.txt. If it doesn't appear yet, you know what the id of the attack has to be. It's, of course, more complicated if you have more than 1 attack-file, then it's a lucky thing.
Hopw this helps
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~
"Freeze, you're under vrest!" - Mark, probably.
» Gallery | » Sprites | » DeviantArt
Thanks given by:
Posts: 723
Threads: 29
Joined: Apr 2008
Erm...Are you trying to convert data files into wave sounds and vice-versa? Because that kinda makes no sense at all.
Mods, feel free to dispose of this if i'm missing the point
FOLLOW THE RULES!
Rule 1: English only (+10%, 1 week)
The forum is a meeting place for people from any nation to talk and have fun. Therefore, to ensure that everybody is able to participate and understand you, please stick to English with proper spelling and grammar.
Rule 2: Think before posting (+10%, 2 weeks)
Spam (posts that contain literally no useful information at all), off-topic discussion, gravedigs (posting in threads that have been inactive for several weeks) or generally senseless posts (posts that are hard or impossible to understand) of any form won't be accepted.
If you want to ask questions, search the Mainsite ( http://www.lf-empire.de) or the forums first to check if your enquiry has been answered elsewhere.
Rule 3: Etiquette (+30%, 2 weeks)
Generally, common sense applies here. Do not offend, harass, curse, show disrespect, or be rude towards anyone. Newcomers shall be treated, like anybody else, with respect.
Additionally, sexual or illegal content (such as pirated software, plagiarisms) are not allowed and will immediately be removed.
Rule 4: No multi-accounting (+40%, 1 month)
You may only have one single account on LFE. Bans will be allotted upon disregard.
Rule 5: Follow posting guidelines (+10%, 2 weeks)
- As LFE offers you to select differently colored themes, submitting posts with excessive color formatting is strongly prohibited as it possibly makes it hard to read them in other themes.
- If you submit an excerpt from .dat-files, use [code=dc]Your code here[/code] for clear presentation.
- Use descriptive titles when posting a thread. “Help” does not tell a whole lot.
- Click the [Solved]-button when a thread of yours has been cleared of your problems.
Rule 6: Follow profile guidelines (+10%, 2 weeks)
- Please keep your signatures under 150 pixels in size, including text. Refrain from using animated pictures as they can take longer to load on some computers. Using sounds or anything which interferes with the forum layout is forbidden.
- Do not upload avatars larger than 100 KB.
Rule 7: No backseat moderating (+10%, 1 week)
If you feel that a person has broken one of the above rules, please use the report-button located under each post. You may write the user a personal message (PM) but do not post in the respective thread to inform about the violation.
Grand Fonic Hymn - Orchestral Arrangement. Arranged by me. I promise it's not horribad.
Thanks given by:
Posts: 233
Threads: 18
Joined: Jul 2008
Pheonix, you're confusing him.
Anything that ends in .wav is to be put in to the data folder, everything that ends with .dat is also in the dat folder, and everything that is .bmp is in sprite/sys.
If that doesn't work then just make a folder with the name of the char and put all the stuff there.
Thanks given by:
Posts: 723
Threads: 29
Joined: Apr 2008
08-15-2008, 01:16 AM
(This post was last modified: 08-15-2008, 01:16 AM by Drahcir.)
...now where is pillsbury? (the starter of this thread)
FOLLOW THE RULES!
Rule 1: English only (+10%, 1 week)
The forum is a meeting place for people from any nation to talk and have fun. Therefore, to ensure that everybody is able to participate and understand you, please stick to English with proper spelling and grammar.
Rule 2: Think before posting (+10%, 2 weeks)
Spam (posts that contain literally no useful information at all), off-topic discussion, gravedigs (posting in threads that have been inactive for several weeks) or generally senseless posts (posts that are hard or impossible to understand) of any form won't be accepted.
If you want to ask questions, search the Mainsite ( http://www.lf-empire.de) or the forums first to check if your enquiry has been answered elsewhere.
Rule 3: Etiquette (+30%, 2 weeks)
Generally, common sense applies here. Do not offend, harass, curse, show disrespect, or be rude towards anyone. Newcomers shall be treated, like anybody else, with respect.
Additionally, sexual or illegal content (such as pirated software, plagiarisms) are not allowed and will immediately be removed.
Rule 4: No multi-accounting (+40%, 1 month)
You may only have one single account on LFE. Bans will be allotted upon disregard.
Rule 5: Follow posting guidelines (+10%, 2 weeks)
- As LFE offers you to select differently colored themes, submitting posts with excessive color formatting is strongly prohibited as it possibly makes it hard to read them in other themes.
- If you submit an excerpt from .dat-files, use [code=dc]Your code here[/code] for clear presentation.
- Use descriptive titles when posting a thread. “Help” does not tell a whole lot.
- Click the [Solved]-button when a thread of yours has been cleared of your problems.
Rule 6: Follow profile guidelines (+10%, 2 weeks)
- Please keep your signatures under 150 pixels in size, including text. Refrain from using animated pictures as they can take longer to load on some computers. Using sounds or anything which interferes with the forum layout is forbidden.
- Do not upload avatars larger than 100 KB.
Rule 7: No backseat moderating (+10%, 1 week)
If you feel that a person has broken one of the above rules, please use the report-button located under each post. You may write the user a personal message (PM) but do not post in the respective thread to inform about the violation.
Grand Fonic Hymn - Orchestral Arrangement. Arranged by me. I promise it's not horribad.
Thanks given by:
Posts: 3
Threads: 1
Joined: Aug 2008
dude i downloaded luke skywalker and hes all wav data check it
Thanks given by:
Posts: 2,591
Threads: 259
Joined: Feb 2008
Installation:
- Move the sprite-folder and the data-folder into your LF2-directory
- Add these lines to data.txt (to the object-part):
id: 29 type: 0 file: sprite\luke\luke.dat
id: 360 type: 3 file: sprite\luke\luke_ball.dat
- Have fun playing!
-----
did you read and follow these instructions!?
www.lf-empire.de
Once I had a fortune, it said: "Leave now. Life is short. Time is luck" Don't dream your life, live your dream!
Thanks given by:
Posts: 233
Threads: 18
Joined: Jul 2008
08-16-2008, 06:41 AM
(This post was last modified: 08-16-2008, 06:45 AM by Deus Ex Machina.)
Yeah pheonix...
Code: First, where did you download the character? If it's from LFE there should be a readme file that explains where to put the stuff. If it's not downloaded from LFE, I assume that you do it like usually:
paste the dat-files into the data\-folder, the images into the sprite\sys\-folder, and the wavs into data\, too. For the character: open data\data.txt, insert a line under all the other characters where you insert a new line:
id: xyz type: 0 file: data\yourcharacter.dat (where xyz represents an id that isn't taken yet)
If you have some attacks-files (like a ball-attack), you won't come around to open your character-file and search for the term oid:. The number behind represents the id in data.txt. If it doesn't appear yet, you know what the id of the attack has to be. It's, of course, more complicated if you have more than 1 attack-file, then it's a lucky thing.
Hopw this helps Wink
vs.
Code: Anything that ends in .wav is to be put in to the data folder, everything that ends with .dat is also in the dat folder, and everything that is .bmp is in sprite/sys.
If that doesn't work then just make a folder with the name of the char and put all the stuff there.
And I was kinda assuming that pillsbury knew he had to put stuff in the data.txt...
Thanks given by:
|