| 04-16-2003, 04:33 AM | #1 |
Is it just me or does WE not like it when u put the event periodic timeing with a condition. Cause when I do this my warcraft program always freezes when it trys to run the trigger. |
| 04-16-2003, 06:14 AM | #2 |
What period do you use ? If it is 0.1 sec this may be the cause because it is to fast especially if you have other periodic triggers. |
| 04-16-2003, 06:45 AM | #3 |
Could you post the trigger in question? It could be a problem with the trigger itself, or even the condition. |
| 04-17-2003, 04:13 AM | #4 |
no the time i set is 40 -60 seconds. what i want to do is in 40-60 seconds if x units is alive create10 sekeleton at this location. and to the other guy i dont see no question forum.://// |
| 04-17-2003, 04:37 AM | #5 |
not a question forum, he is asking you to post the trigger in question, meaning post what you are talking about here so we can get a good look at it and help you solve it |
| 04-17-2003, 11:21 AM | #6 |
Sorry if I was unclear about that, thanks Dakan. The problem with freezes and even crashes in my experience is 90% trigger related. Using the wrong function will almost always cause one of these two (i.e. using Pick units in region X matching action, then trying to refer to the units as Picked unit instead of Matching unit). This is why I asked if you could post the trigger, because it is impossible to give a solution without seeing the work. |
