I have been EXTREMELY bored with my old maps. So, for building experiences, I backed up my old scripts, and added some towns, however, my game is crashing. I posted the script as an attachment, hopefully one of you good scripters can fix it for me?
Is this a skirmish map? If so, I think it should be set to 0 (Can't check now, but I think that was it XD)
"SET_A_TOWNS_INFLUENCE_MULTIPLIER"
Try SET_TOWN_INFLUENCE_MULTIPLAYER
(Also, each town, I THINK, can have only five or six spells, any others get cut off in-game. But several towns of the same tribe will add up at the temple)
Edit: I just looked over it quickly, and pretty much skipped everything after the second town XD There might be more, but those are two that should have crashed it, anyway.
What this does is stop the script from loading, but it doesn't crash the game. So do this somewhere around where you made the changes. if the game loades fine, then the problem is after that point. If it crashes, then it's before. Then pick another point in the script and do it again until you've narrowed it down to where the problem is. If there's more than one problem line it can get funky and frustrating.
SET_LAND_NUMBER(10) should be SET_LAND_NUMBER(0) for a skirmish map