• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Let's take a look in the official files. (Updates with requests)

We are Maverick!
Loyal Member
Joined
Feb 27, 2009
Messages
2,915
Reaction score
1,000
You might need to edit the res files and put in the new one from your resource folder.
 
Skilled Illusionist
Joined
Apr 27, 2010
Messages
336
Reaction score
15
MaFl_Boboku
{
setting
{
AddMenu( MMI_DIALOG );
AddMenu( MMI_TRADE );
//AddMenu( MMI_PIERCING_REMOVE );
//AddMenu( MMI_CHANGEELEM );
//AddMenu( MMI_QUEST );
AddVendorItem( 0, IK3_SWD, 1, 15, 27, 50 );
AddVendorItem( 0, IK3_AXE, 1, 15, 27, 50 );
AddVendorItem( 1, IK3_CHEERSTICK, 3, 15, 27, 50 );
AddVendorItem( 1, IK3_KNUCKLEHAMMER, 3, 15, 27, 50 );
AddVendorItem( 2, IK3_BOW, 2, 15, 27, 50 );
AddVendorItem( 2, IK3_YOYO, 2, 15, 27, 50 );
//AddVendorItem( 3, IK3_PET, -1, 0, 100, 100);
m_nStructure= SRT_WEAPON;
//SetMusic( AbBoboku );
SetImage
(
IDS_CHARACTER_INC_000020
);
m_szDialog= "MaFl_Boboku.txt";
// m_szDlgQuest = "MaFl_Boboku_q.txt";
}

SetName
(
IDS_CHARACTER_INC_000021
);

AddVendorSlot( 0,
IDS_CHARACTER_INC_000022
);

AddVendorSlot( 1,
IDS_CHARACTER_INC_000023
);

AddVendorSlot( 2,
IDS_CHARACTER_INC_000024
);

AddVendorSlot( 3,
IDS_CHARACTER_INC_000025
);
}
are this Line Correct @Dell Honne,
 
Mythic Archon
Joined
Mar 26, 2009
Messages
713
Reaction score
123
Be sure that that is the sound of boboku, otherwise it wouldnt work ofcourse. And put it in ur dataSub1.res
 
Mythic Archon
Joined
Mar 26, 2009
Messages
713
Reaction score
123
u added it to dataSub1.res too?
Does that music file exist in ur flyff folder?
 
Skilled Illusionist
Joined
Apr 27, 2010
Messages
336
Reaction score
15
i Replace On Resource Folder and Client Folder....too But still Not Changing Anything

---------- Post added at 06:21 PM ---------- Previous post was at 06:20 PM ----------

The sound on Client Not existing that wus Original sound
 
We are Maverick!
Loyal Member
Joined
Feb 27, 2009
Messages
2,915
Reaction score
1,000
I would like to know which file lets you Edit in-game music, and how you do that. Thanks ahead of time! :D

If you want to change the background music, you need to find the sound file in the client and change it to whatever you want it to, but make sure your sound file has the same name as the original sound file.
 
Skilled Illusionist
Joined
Apr 27, 2010
Messages
336
Reaction score
15
Example : BgmDu1Mystery This is Startup Screen music,
so u need To Rename ur music YOURMUSIC.MP3 that u wanna change to this BgmDu1Mystery , after that Replace with the Original music BgmDu1Mystery.
DONE!!
 
Last edited:
Mythic Archon
Joined
Mar 26, 2009
Messages
713
Reaction score
123
Example : BgmDu1Mystery This is Startup Screen music,
so u need To Rename ur music YOURMUSIC.MP3 that u wanna change to this BgmDu1Mystery , after that Replace with the Original music BgmDu1Mystery.
DONE!!

Yup, in your client folder ---> Music
 
Mythic Archon
Joined
Mar 26, 2009
Messages
713
Reaction score
123
BUMP- Any1 wants to know about another file? this thread is dieing xD
 
Experienced Elementalist
Joined
Sep 8, 2009
Messages
296
Reaction score
78

Update log:
Code:
[COLOR="Blue"]9-06-'10[/COLOR]
Added better [COLOR="Red"]discripton[/color] about propItem.txt.txt and MdlDyna. With examples.
[/SIZE]

Typo. Fix pl0x

:eek:tt1:
 
Back
Top