Okay, campaign scripts can be a little fiddly:
Your script file should look something like:
Code:
console_command create_building Londinium muster_field
console_command puppify_my_love
end_script
Note it does not need the 'script' command at the beginning as it would with a show_me script.
Also, and I don't know why this is, leave a few blank lines at the bottom of your DS file and at the top of script.txt.
As for creating stuff in a village - you can put anything anywhere using a script - you can put a Royal Barracks in a village if you want. The only thing you have to be careful of is buildings that affect the look of the campaign map (governor houses, roads, ports, walls), some of these cause problems.
Bookmarks