View Single Post
Old 04-07-2008, 07:12 AM   #4 (permalink)
Plutonium
BattleForums Newbie
 
Join Date: Apr 2008
Posts: 8
Re: Gold Bounty help...

Next level
Code:
Set (Level (Level + 1))
Run (Set Level)
Wait 30 seconds.
Run (Core Function)
and the one u have over is Core function


Set level
Code:
Event
Nothing

Conditions
Defeat*{1} equal to false.

Actions
If (MonsterSpawn equal to 1) then do (Set MonsterType = [YourMonsterHere*{2}] else do nothing.
If (MonsterSpawn equal to 2) then do (Set MonsterType = [YourMonsterHere*{3}] else do nothing.
Plutonium is offline   Reply With Quote