Skip to content

Customize the distance for NoQueueUpToEnter transport units to board passengers - #2292

Merged
Coronia merged 1 commit into
Phobos-developers:developfrom
DeathFishAtEase:NoQueueUpToEnter_BoardDistance
Jul 18, 2026
Merged

Customize the distance for NoQueueUpToEnter transport units to board passengers#2292
Coronia merged 1 commit into
Phobos-developers:developfrom
DeathFishAtEase:NoQueueUpToEnter_BoardDistance

Conversation

@DeathFishAtEase

Copy link
Copy Markdown
Collaborator

https://www.phoboscn.top/t/topic/663?u=noble_fish

Phobos' no-queue boarding visually makes units disappear directly at a very close distance, but when disembarking, they can come out in a swarm. Can it be improved so that units "board in a swarm"?

NoQueueUpToEnter originally hardcoded a distance of 384 leptons to simulate normal enter. Now you can customize it.

In rulesmd.ini:

[General]
NoQueueUpToEnter.BoardDistance=384  ; integer, distance in leptons (1/256th of a cell)

[SOMEVEHICLE]                       ; VehicleType, transport
NoQueueUpToEnter.BoardDistance=     ; integer, distance in leptons (1/256th of a cell), default to [General] -> NoQueueUpToEnter.BoardDistance

Warning

If NoQueueUpToEnter.BoardDistance is set to a too small value, the passenger units may be blocked by other units and fail to reach the required distance before successfully entering the transport, in which case they will continue trying to get closer and keep moving.


228119_4

[SAPC] -> NoQueueUpToEnter.BoardDistance=256

@DeathFishAtEase DeathFishAtEase self-assigned this Jul 17, 2026
@DeathFishAtEase DeathFishAtEase added Needs testing ⚙️T1 T1 maintainer review is sufficient labels Jul 17, 2026
@phoboscn-bot

Copy link
Copy Markdown

To Chinese users:
This pull request has been mentioned on Phobos CN. There might be relevant details there:

致中文用户:
此拉取请求已在 Phobos CN 上被提及。那里可能有相关详细信息:

https://www.phoboscn.top/t/topic/665/1

@github-actions

Copy link
Copy Markdown

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.

@DeathFishAtEase

Copy link
Copy Markdown
Collaborator Author

Tested by: https://www.phoboscn.top/t/topic/665/2?u=noble_fish

image

[HTK] -> NoQueueUpToEnter.BoardDistance=256

image

[HTK] -> NoQueueUpToEnter.BoardDistance=65536

@Coronia
Coronia merged commit a1b6251 into Phobos-developers:develop Jul 18, 2026
23 checks passed
@DeathFishAtEase
DeathFishAtEase deleted the NoQueueUpToEnter_BoardDistance branch July 18, 2026 12:21
DeathFishAtEase added a commit to DeathFishAtEase/Phobos that referenced this pull request Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚙️T1 T1 maintainer review is sufficient Tested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants