改造・制作スレ part2 (1000レス)
1-

このスレッドは1000を超えました。
次スレ検索 歴削→次スレ 栞削→次スレ
82: 上記のレスの訂正です 2010/09/05(日)03:41 ID:??? AAS
world we1
{
if (isPlayerEnd()) {
event(p_event)
}
// その他のスクリプト文
}

event p_event
{
storePlayerPower(@pow) // プレイヤー勢力を@powに代入
storeSpotOfPower(@spot) // プレイヤー勢力の全領地を@spotに代入

pushCon(内政領地, 商業, num) // 内政領地にいる商業の個数をnumに代入
mul(num, 10) // num×10
addGain(@spot, num) // 全領地の経済を上げる

pushCon(内政領地, 築城, num)
mul(num, 10)
addCastle(@spot, num)

pushCon(内政領地, 訓練, num)
storeUnitOfPower(@pow, @unit)
levelup(@unit, num)

pushCon(内政領地, 褒美, num)
mul(num, 5)
addLoyal(@unit, num)

eraseUnit2(内政領地, 商業, 築城, 訓練, 褒美) // 内政ユニットを消去してリセットする
}
1-
あと 918 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.008s