HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Last multiboard equal to system_attack

12-25-2004, 09:35 PM#1
Slugge
Okay, i need help here. It goes something like this :

Code:
Event - Player 1(Red) Presses the down arrow key
Condition - Last shown multiboard equals to system_attack
Action - Create multiboard titled "Defend"


But the problem here is the condition, what can i use as that? it have to be system_attack as last multiboard when they press the down arrow key!
12-25-2004, 11:08 PM#2
HEZZA
Can you put some more background to waht the variable is etc, u given us 1/10ths of the equation it slike

6+x+x+x =????
12-25-2004, 11:36 PM#3
Slugge
found out :
Code:
 Hide Cast Spell And Show Summon
    Events
        Player - Player 1 (Red) Presses the Down Arrow key
    Conditions
        (System_Summon is showing) Equal to True
    Actions
        Multiboard - Hide System_Cast_Spell
        Multiboard - Show System_Summon
        Multiboard - Maximize System_Summon