Skip to content

Conversation

@MortonPL
Copy link
Member

601-602 House owns/doesn't own Techno Type

  • 601: Springs when specified house owns at least 1 instance of set TechnoType.
  • 602: Springs when specified house doesn't own a single instance of set TechnoType.
    • Multiplayer houses (indices 4475 through 4482) are supported.

In mycampaign.map:

[Events]
...
ID=EventCount,...,[EVENTID],2,[HouseIndex],[TechnoType],...
...

These events, as opposed to events 81 & 82 from Ares, take house as a parameter instead of using the trigger owner.

In FAData.ini:

[ParamTypes]
68=House,1,2

[EventsRA2]
601=House owns Techno Type,68,46,0,0,[LONG DESC],0,1,601,1
602=House doesn't own Techno Type,68,46,0,0,[LONG DESC],0,1,602,1

@github-actions
Copy link

github-actions bot commented Sep 13, 2023

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

@MortonPL MortonPL merged commit d4c37da into Phobos-developers:develop Sep 13, 2023
@chaserli
Copy link
Contributor

in other words, if #746 is implemented properly you wouldn't even need this?

@MortonPL MortonPL deleted the feature/mp-trigger-owner branch September 13, 2023 17:40
Metadorius pushed a commit to Metadorius/Phobos that referenced this pull request Mar 30, 2025
…ents (Phobos-developers#1157)

* Initial version, proper FAData configuration required

* Set FA2 event params correctly

* Add a note about seeming feature Ares overlap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants