Home » MODDING HQ 1.13 » Flugente's Magika Workshop » New feature: sector fortifications
Re: New feature: sector fortifications[message #358932 is a reply to message #344401]
|
Wed, 05 February 2020 05:37
|
|
Kitty |
|
Messages:473
Registered:October 2017 Location: Germany |
|
|
Quote:It would be thinkable to also have similar plans that are applied depending on quest states with a LUA-interface. So for example, depending on game progress, the AI would heavily fortify it's remaining cities.
Would this require more coding or could something like the following possibly working? And if so, I'm missing the last step, how to call for the plan. Any idea anybody?
strateticmap.lua
function HandleSectorTacticalEntry( sSectorX, sSectorY, bSectorZ, fHasEverBeenPlayerControlled )
if ( fHasEverBeenPlayerControlled == false ) then
if ( gubQuest( Quests.XYZ ) == qStatus.QUESTINPROGRESS ) then
if ( (CheckFact( Facts.FACT_XY ) == false) and (bSectorZ == 0) ) then
???????"Create Fortification"??????
If anybody knows, please tell me, this sounds very interestening. Thanks.
How to get: latest 1.13, 7609 and more | 7609 SCI (eng) | Compiling+SVN
I need more details. (Didi Hallervorden) Report message to a moderator
|
|
|
|
|
|
New feature: sector fortifications
By: Flugente on Sun, 06 March 2016 15:08
|
|
|
Re: New feature: sector fortifications
By: Thor on Thu, 10 March 2016 03:53
|
|
|
Re: New feature: sector fortifications
By: Panzer on Sun, 08 May 2016 19:47
|
|
|
Re: New feature: sector fortifications
|
|
|
Re: New feature: sector fortifications
|
|
|
Re: New feature: sector fortifications
|
|
|
Re: New feature: sector fortifications
|
|
|
Re: New feature: sector fortifications
By: SabinyAk on Sun, 12 August 2018 11:17
|
|
|
Re: New feature: sector fortifications
|
|
|
Re: New feature: sector fortifications
By: Kitty on Wed, 05 February 2020 05:37
|
|
|
Re: New feature: sector fortifications
By: Examon on Sun, 26 April 2020 18:20
|
|
|
Re: New feature: sector fortifications
By: Examon on Tue, 28 April 2020 20:28
|
|
|
Re: New feature: sector fortifications
By: Pede87 on Thu, 21 May 2020 09:02
|
|
|
Re: New feature: sector fortifications
By: Vritran on Thu, 21 May 2020 12:29
|
|
|
Re: New feature: sector fortifications
By: Pede87 on Sat, 30 May 2020 20:56
|
|
|
Re: New feature: sector fortifications
|
|
|
Re: New feature: sector fortifications
By: Kitty on Mon, 01 April 2024 19:43
|
Goto Forum:
Current Time: Tue Dec 03 06:36:11 GMT+2 2024
Total time taken to generate the page: 0.01380 seconds
|