- Joined
- Jan 27, 2007
- Messages
- 948
Well, the problem is basically I don't understand how to detect leaks, and could someone please tell me where are the leaks here? As I'm pretty sure it leaks, since it laggs out the game, but, dunno where :S Or it doesn't leak?
-
Spawn Wild Animals
-
Events
-
Time - Every 10.00 seconds of game time
-
-
Conditions
-
Actions
-
Unit - Create 1 Panther for Neutral Hostile at (Random point in (Playable map area)) facing (Random angle) degrees
-
-
-
Not At Water
-
Events
-
Unit - A unit enters (Playable map area)
-
-
Conditions
-
Actions
-
Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Terrain type at (Position of (Triggering unit))) Equal to (==) Sunken Ruins - Sand
-
-
Then - Actions
-
Unit - Move (Triggering unit) instantly to (Random point in (Playable map area))
-
Trigger - Run (This trigger) (checking conditions)
-
-
Else - Actions
-
-
-