Project Zomboid

Project Zomboid

Another Vehicle Claim System
 이 토론은 고정되었습니다. 중요해서 그렇겠죠?
Lu5ck  [개발자] 2023년 4월 10일 오전 1시 01분
Sandbox Settings & Explanations
AllowFaction = true,
Grant fellow faction members full access to each others' vehicles, this include revoking each others' claims.


AllowSafehouse = true,
Grant fellow safehouse members full access to each others' vehicles, this include revoking each others' claims.


MaxVehicle = 5,
Maximum amount of vehicles one can claim, privileged users are exempted from this limit.


RequireTicket = true,
Enable or disable the need to have "Mysterious Vehicle Claim Orb" to claim a vehicle


ReturnTicket = false,
On unclaim, returns "Mysterious Vehicle Claim Orb"


UdderlyRespawn = false,
If you have Udderly Respawn mod installed, this will spawn a new vehicle on each claim if set to true


ServerSideChecking = false,
Perform server-side verification for claim and unclaim, this can increase overhead on server-side but you may need it if hackers are rampaging or desyncing occurring


ClaimTimeout = 240,
In hours, the expire time of vehicle claims from the user's last logon time


MuleParts = "GloveBox;TruckBed;TruckBedOpen;TrailerTrunk;M101A3Trunk;Engine",
Mule parts or unremovable vehicle parts are what AVCS used to store its unique vehicle identifiers. This setting is now deprecated and only used by save games prior 2-Aug-2024 for backwards compatibility. What shown here used to be the default setting which on a fresh server is empty by default. This is case sensitive.


TrunkParts = "TrunkDoor;DoorRear",
Trunks, basically vehicle boot with a cover where you store your loots. Some mod vehicle might have more trunk cover parts with their own naming, you can append those trunk cover here. This is case sensitive.

For example, KI5 have vehicles with trunk cover like TrunkDoor2, TrunkDoor3 and TrunkDoorTwo. You will need to append these to restrict access to those trunk cover.
TrunkParts = "TrunkDoor;DoorRear;TrunkDoor2;TrunkDoor3;TrunkDoorTwo",


RebuildDB = false,
This will rebuild the AVRByPlayerID, based on AVRByVehicleID table. This is needed only if you encounter inconsistency between the two tables, resulting in players not able to perform actions properly. You only need to do this once so you can disable it for next restart.
Lu5ck 님이 마지막으로 수정; 2024년 8월 2일 오전 1시 27분
< >
1개 댓글 중 1-1개 표시
Vorshim 2024년 9월 6일 오전 7시 53분 
Is it possible to remove the 'max=999' limitation from the ClaimTimeout sandbox option?
Vorshim 님이 마지막으로 수정; 2024년 9월 6일 오전 7시 54분
< >
1개 댓글 중 1-1개 표시
페이지당 표시 개수: 1530 50