Trunk & Glovebox Behavior
Direct commands
/trunkinv
/gloveboxinv
Trunk interaction
The default trunk interaction settings include:
Config.VehicleInteraction.Trunk = {
Enabled = true,
Distance = 2.2,
ScanDistance = 6.0,
ServerDistance = 7.0,
OpenDoor = true,
CloseDoorOnInventoryClose = true,
RearInventoryDelay = 80,
FrontInventoryDelay = 420,
...
}
Locked vehicles
Locked trunks are inaccessible. Nord hides the interaction and also revalidates access server-side when supported.
Front vs rear storage
Nord uses multiple automatic signals to decide whether a valid storage compartment is at the front or rear, including OX-style mappings/rules, vehicle flags, engine position and vehicle geometry.
The physical hood/trunk animation is best-effort and does not become the authority for whether an inventory session can open.
Vehicles with no trunk
v1.6.7+ rejects vehicles classified as having no trunk before opening a trunk inventory. Admin placement also refuses to create a fake placement for a no-trunk vehicle unless an existing manual override is already authoritative for an addon model.