Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: Optimize trigger detection #299

Merged
merged 2 commits into from Mar 1, 2017
Merged

Conversation

Vdauphin
Copy link
Owner

@Vdauphin Vdauphin commented Feb 22, 2017

  • Add: Optimize trigger detection for slow server.

https://forums.bistudio.com/topic/165948-mp-btc-hearts-and-minds/?do=findComment&comment=3153926

In case of slow computer/server:
It is NOT a good idea to disable spawn for Helicopter because city will
not be activate until player get out. The AI will spawn directly infront
of players ...

A clever way could be to activate city when the pilot start to decrease
the helicopter speed for landing. So during the travel, no AI will spawn
until you start to apporch your landing zone.

  • diable by default

Final test :

  • local
  • server

It is NOT a good idea to disable spawn for Helicopter because city will
not be activate until player get out. The AI will spawn directly infront
of players ...

A clever way could be to activate city when the pilot start to decrease
the helicopter speed for landing. So during the travel, no AI will spawn
until you start to apporch your landing zone.
@Vdauphin Vdauphin merged commit 96e342d into master_daily Mar 1, 2017
@Vdauphin Vdauphin deleted the Add-optimize_triggers branch March 1, 2017 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant