DMap MIDI Change
Overview
Creator:
Kite
Added: 30 Apr 2014
Tags:
FFC
|
View Script |
Information
This will change the DMap MIDI of the specified DMap. This is probably temporary and won't save between game sessions. This also won't work with the built-in MIDIs due to how it uses variables.
This was made in response to a script request by James24: https://www.purezc.co...showtopic=53970
This was made in response to a script request by James24: https://www.purezc.co...showtopic=53970
Description Setup Reviews Comments
This is an FFC script, so attach it to an FFC.
d0 = The dmap midi to change. If less than 0 (-1 for example), it will pick the current dmap.
d1 = The midi to change the dmap midi to. If less than 0 (-1 for example), it will pick the currently playing midi.
d2 = Should the currently playing midi be changed? 0 = No. 1 = Yes.
Requires std.zh
d0 = The dmap midi to change. If less than 0 (-1 for example), it will pick the current dmap.
d1 = The midi to change the dmap midi to. If less than 0 (-1 for example), it will pick the currently playing midi.
d2 = Should the currently playing midi be changed? 0 = No. 1 = Yes.
Requires std.zh


