OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: ThEoNeAnDoNlY on 03 Jan 2005, 18:11:05

Title: getting lip files to work
Post by: ThEoNeAnDoNlY on 03 Jan 2005, 18:11:05

hey im making a fat intro but i have a slight problem. i cannot get the lip files that i made with wav2lip to work. the ogg files are in there, and if i type in the script "this playsound "m11" the sound will play, but if i type "player say "m11"

1) no sound comes out

and

2) his lips dont move an inch.

What am i doing wrong, someone have mercy on me, i swear im going to go bald before im 16

Guy
Title: Re:getting lip files to work
Post by: The-Architect on 17 Jan 2005, 21:35:37
Check your file is right, all that stuff about 44100 or whatever it is. Oh, and the file has to be mono.
Title: Re:getting lip files to work
Post by: Dubieman on 17 Jan 2005, 21:57:26
Is this how you have it in the script?

Quote
"player say "m11"

If so you have an extra " mark. Should be...

dude1 say "m11"

Or I'm thinking your .ext is messed up, but your .ogg sounds play so... :-\