- Joined
- Sep 3, 2007
- Messages
- 7
Hi, I´ve got a problem, probably a dumb one, and I´m in need of help. Look at the following trigger, please. When I try to enable it (or save map), it gives me an error message. In theory, it´s damn simple trigger, but it just doesn´t work. I use classical FT 1.21 (will update soon).
What the trigger should do: I´ve created an ability, Aura of Terror, that slows movespeed of enemies, based on tornado slow aura (whose icon won´t show). So I´ve made a dumb ability that will appear to be the aura´s icon. Sadly, Word Editor won´t let me do it...
Events
Unit - A unit Learns a skill
Conditions
(Learned Hero Skill) Equal to Aura of Terror
Actions
Unit - Set level of Aura of Terror - dump for (Learning Hero) to (Learned skill level)
And I need to know another thing... What is maximum acceptable map size? I mean, I´ve done a multiplayer map, I´ve worked on it for about a year. The bad thing is, it has 3.5 MGb and even Map optimizer doesn´t help much. The size is either because of many imported icons (about 25) or (more likely) because of huge number of custom units (145) and custom abilities (186).
Thanks in advance
What the trigger should do: I´ve created an ability, Aura of Terror, that slows movespeed of enemies, based on tornado slow aura (whose icon won´t show). So I´ve made a dumb ability that will appear to be the aura´s icon. Sadly, Word Editor won´t let me do it...
Events
Unit - A unit Learns a skill
Conditions
(Learned Hero Skill) Equal to Aura of Terror
Actions
Unit - Set level of Aura of Terror - dump for (Learning Hero) to (Learned skill level)
And I need to know another thing... What is maximum acceptable map size? I mean, I´ve done a multiplayer map, I´ve worked on it for about a year. The bad thing is, it has 3.5 MGb and even Map optimizer doesn´t help much. The size is either because of many imported icons (about 25) or (more likely) because of huge number of custom units (145) and custom abilities (186).
Thanks in advance