プレイ日記
Chickens32 Chickens32
Is there a way to compose one's own BGM? I've always wondered. If so, can is there a tutorial or key for stuff like that?
4そうだね
プレイ済み
返信[1]
親投稿
MML. Type in MML and bring up the help menu.
0そうだね
プレイ済み
返信[2]
親投稿
raimondz raimondzz
Litterbox(made by glennxserge) can be used to make music without knowing MML. KEY:2323C28E This is a unofficial version of litterbox that i've made to fix some bugs.
1そうだね
プレイ済み
返信[3]
親投稿
Chickens32 Chickens32
Is there a way to load my MML into my game? I tried this:
0そうだね
プレイ済み
返信[4]
親投稿
raimondz raimondzz
When you export an MML you can copy paste de content on your code or load the file. The latter can be done with this code: SONG$=LOAD("TXT:ENDLESSWAR.MML",0) BGMSET 128,SONG$ BGMPLAY 128
1そうだね
プレイ済み