| 11-25-2003, 09:07 AM | #1 |
So I'm a bit frustrated in making what I thought would be a simple random weather generator. The idea is to have one region periodically move throughout the map and with each move aquire a different weather effect. Basically I have triggered it as so: E - Time - Every 300 seconds of game time A - Set Weather(var) = (Random integer number between 1 and 7) Afterwhich I have several "If Weather = X then Environment - Create weather effect at Weather Region", followed by a Region - Center Weather Region <gen> on (Random Point in Playable Map Area). At any rate it all logically seems like it should work, yet it neither creates any weather nor does the region relocate...perhaps I'm too tired to realize what I'm not doing EDIT: Alright I quickly realized why the effect wasn't working, however I'm unsure why the region doesn't move. EDIT2: Well, guess I have the trigger fully functional, now I feel bad for having taken up space ://// LD |
