AppleApe
New member
- Joined
- Jun 5, 2010
- Messages
- 327
Lately I have been doing some map scripting, and I have a frustrating problem....
I can't add miracles to the villages! :angry
It's set to the right village, and if it wasn't spelled right the skirmish map would crash when I load it.
I am very mystified, this problem has not occurred to me before....
Here is the code that I am using:
Help is very appreciated, if you have any ideas on how to make it work! :help :help
I can't add miracles to the villages! :angry
It's set to the right village, and if it wasn't spelled right the skirmish map would crash when I load it.
I am very mystified, this problem has not occurred to me before....
Here is the code that I am using:
Code:
CREATE_NEW_TOWN_SPELL (1,"FOOD")
CREATE_NEW_TOWN_SPELL (1,"WOOD")
CREATE_NEW_TOWN_SPELL (1,"WATER")
CREATE_NEW_TOWN_SPELL (1,"FLYING_FLOCK")
CREATE_NEW_TOWN_SPELL (1,"CREATURE_SPELL_INVISIBLE")
CREATE_NEW_TOWN_SPELL (1,"CREATURE_SPELL_FREEZE")
Help is very appreciated, if you have any ideas on how to make it work! :help :help