Forum topic replies
TheKraken has posted 9 times.
i need help
Posted on (8 years ago)
This tutorial tells you how to add custom text. http://donutteam.com/forum/topic/94/ As for turning a mod to a lmlm file you need to go to the launcher and right click your mod. The bottom option should be compile if you have set up your meta.ini correctly.
How to add custom sounds?
Posted on (8 years ago)
Could you give download links to the original and the rds version?
How to add custom sounds?
Posted on (8 years ago)
Anywhere is fine, but putting them to the bottom is probably best for easy finding. Btw Kru is krustys character code(You'll need that to actually add the sounds.)
How to add custom sounds?
Posted on (8 years ago)
create daSoundResourceData named * * basically dictates the function of the sound. For example W_Air_Hib_01 is something that hibbert says when he is in the air in a car. AddFilename ( "**" ) Means what file it will use (To direct it to a custom file in CustomFiles/sound/dialog use sound/dialog/*.rs...
How to add custom sounds?
Posted on (8 years ago)
Put the dialog.spt to CustomFiles/sound/scripts. Do not put it into dialog.rcf.