コメント

このコメントは、【トピック】エラーへのコメントです。

コメントの内容

User icon mini 退会したユーザー(投稿日:2009/11/23 15:11/23/09)
すいません 表示されなくなったときのスクリプト
def onShowCustomParameter()
setCustomParamMenuEnable(true)
setCustomParamMenuName("お金")
setCustomParamName(3, "お金")
setCustomParamValue(3,3)
end

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

User icon mini 退会したユーザー(投稿日:2009/11/23 15:11/23/09)
すいません 表示されなくなったときのスクリプト
def onShowCustomParameter()
setCustomParamMenuEnable(true)
setCustomParamMenuName("お金")
setCustomParamName(3, "お金")
setCustomParamValue(3,3)
end