コメント

このコメントは、【トピック】~金とカスタムメニュー~へのコメントです。

コメントの内容

002 1  mini ugonight(投稿日:2011/08/23 12:08/23/11)
setCustomParamMenuEnable(true)

setCustomParamMenuName("所持金")

def onShowCustomParameter()
  setCustomParamName(0, "ギル")
  setCustomParamValue(0, getMoney(),getDenomination())
  
end

これでできなかったらごめんなさいort

コメントの内容(一番最初の投稿)

002 1  mini ugonight(投稿日:2011/08/23 12:08/23/11)
setCustomParamMenuEnable(true)

setCustomParamMenuName("所持金")

def onShowCustomParameter()
  setCustomParamName(0, "ギル")
  setCustomParamValue(0, getMoney(),getDenomination())
  
end

これでできなかったらごめんなさいort