[GS] [RESOLVED] Require help to trigger eureka on completion of a district

lordofdonuts

Chieftain
Joined
Feb 17, 2009
Messages
18
Greatings, I'm looking for some help to trigger a eureka on the completion of a theatre district. I'm making currently some retro-engineering on lua or sql files with very poor results :badcomp:.
Any help would be welcome! Thx
Cheers
 
You don't need Lua for that.
Just insert into Boost for a tech or civic you need to trigger: BoostClass = BOOST_TRIGGER_HAVE_X_DISTRICTS and DistrictType = DISTRICT_THEATER
There are examples for other districts already.
Edit. Forgot, also there is column for number of items, so it should be 1 in your case.
 
Last edited:
I was expecting something like that then I saw your post. Thanx for your feed back, right now it still doesn't work but it's a question of time... Easily copied culture bomb for testing purpose but this one is more complex for me
Edit: Finaly working! Some requirements were missing
 
Last edited:
Back
Top Bottom