- Joined
- Oct 9, 2008
- Messages
- 112
Hi guys,
i need some help... I want to know how to see which Timer expired but which Condition contains this function? I hope anyone can help me! :>
i need some help... I want to know how to see which Timer expired but which Condition contains this function? I hope anyone can help me! :>
-
Accept or Decline Group
-
Ereignisse
-
Zeit - Group_Accept_Timer[1] expires
-
Zeit - Group_Accept_Timer[2] expires
-
Zeit - Group_Accept_Timer[3] expires
-
Zeit - Group_Accept_Timer[4] expires
-
Zeit - Group_Accept_Timer[5] expires
-
Zeit - Group_Accept_Timer[6] expires
-
Zeit - Group_Accept_Timer[7] expires
-
Zeit - Group_Accept_Timer[8] expires
-
Zeit - Group_Accept_Timer[9] expires
-
Zeit - Group_Accept_Timer[10] expires
-
-
Bedingungen
-
Aktionen
-
For each (Integer A) from 1 to 10, do (Actions)
-
Schleifen - Aktionen
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
'IF'-Bedingungen
-
'THEN'-Aktionen
-
'ELSE'-Aktionen
-
-
-
-
Set Group_Player_IG[(((Player number of (Player(Group_IG_Inv))) x 10) + (Player number of (Player(Group_IG_Inv))))] = True
-
Set Group_Groups[(Player number of (Player(Group_IG_Inv)))] = Group_Groups[(Player number of (Triggering player))]
-
Spiel - Display to (All players) the text: ((Name of (Player(Group_IG_Inv))) + ( is in Group + (String(Group_Groups[(Player number of (Player(Group_IG_Inv)))]))))
-
Set Group_Player_Library[(((Player number of (Player(Group_IG_Inv))) x 10) + (Player number of (Player(Group_IG_Inv))))] = Group_Groups[(Player number of (Triggering player))]
-
-