Anyone else annoyed you cant tell the siege equipment to fire on your own walls? If my men are losing the wall might as well bring it down and take the enemy down with it.
Anyone else annoyed you cant tell the siege equipment to fire on your own walls? If my men are losing the wall might as well bring it down and take the enemy down with it.
You can fire at enemy units on the wall, however. You just can't target your wall directly.
My Catapults refuse to fire on them no matter where I place them...
STAINLESS STEEL Historical Improvement Project (SSHIP) - v0.8.2 Beta released!
Recent AARs/Guides
Norway 180 turn SS/BGR AAR- http://www.twcenter.net/forums/showt...71#post8479471
Lithuania SS/BGR AAR- http://www.twcenter.net/forums/showthread.php?t=369607
1390 SS submod WIP
http://www.twcenter.net/forums/showthread.php?t=479539
1. I said "or something"
2. thanks for telling that if people would copy&paste only half of the code it would do not 100% the same... come on do not troll around!
Search for a thread asking how to make enemy siege engines usable.... or at least that problem was answered somewhere...
the solution will be the same!
Right now I am drinking coffee and smoking a cigarette... so I do not have time to do the search... if you know what I mean![]()
1. Drinking coffee + smoking cigarette makes it easier to take a crap!
2. Not a tutorial => thread! read!
3. This information I am talking about was inside this thread...
come on!
I just try to help... you just try to show everyone... what exactly? Your posts are negativ and help no one!
Now I am annoyed... good luck!
SS/data/descr_cursor_actions_battle_classic.txt
Here it is defined what hapens when you hold your mouse over stuff...
look for this:
I have no idea what walls are...Code:selected artillery { over own { infantry Mo S use_select equipped_infantry Mo S use_select cavalry Mo S use_select artillery Mo S use_select sapper Mo S use_select handler Mo S use_select coward Mo S use_select sap_point Na Na tooltip artillery_cannot_sap equipment Eq S land Mo Na water Na Na building A Na empty_building A Na platform Na Na tooltip no_artillery_on_platforms } over allied_controlled { none Ig Ig infantry Na S use_select equipped_infantry Na S use_select cavalry Na S use_select artillery Na S use_select handler Na S use_select sapper Na S use_select coward Na S use_select sap_point Na Na equipment Na Na land Ig Ig water Ig Ig building Ig Ig empty_building Ig Ig platform Ig Ig } over enemy { default A Na equipment A Na ;; Equip is now hardcoded to on ALT key Maybe have the porsiblilty of picking up others equipment empty_building Na Na ;platform Na Na tooltip no_artillery_on_platforms platform A Na } over allied { default Na Na equipment A Na ;; Equip is now hardcoded to on ALT key Maybe have the porsiblilty of picking up others equipment building A Na empty_building A Na platform Na Na tooltip no_artillery_on_platforms } }
platform is on top on walls... I think
empty_buildings perhaps...
If you play with that you will find out...