View Single Post
  #28  
Old 08-16-2012, 07:25 PM
Hornet'sNest Hornet'sNest is offline
Registered Member
 
Join Date: Aug 2012
Location: Estonia
Posts: 5
Default Mission ending

Hi, i'm having a problem ending the mission, what i've made, basiclly the only task is to eliminate all enemy AI's on the map, when the AI is only infantry and eliminated then the mission will end, but when the enemy has vehicles or tanks, it won't end:S Perhaps i've made a mistake, if i have then correct me please...

F3-Triggers-Condition field- +enities-
mode = work
source = standart
mids = (empty)
tag = (empty)
zone = (empty)
player = (the player, that i wan't to be eliminated on the map ex. Player 1)
relation = -
type = human (What the type has to be? When i wan't vehicles to be destroyed as well as humans)
state = not dead
count = (==)
value = 0

I basiclly want the mission to end, when all enemy AI are eliminated on the map, that includes enemy vehicles, but when i put them on the map, i kill all the enemy AI, including tanks and other vehicles, the map simply won't end
Reply With Quote