Vcore-pcrepair
Optional PC-repair job with generated listings, parts purchasing, customer visits, diagnosis and server-authoritative rewards. Start `core` and `inventory` before `pcrepair`. Edit `shared/config.lua` for NPCs, zones, blips, money type, timings, difficulty, scam behaviour and admin permission. Edit `shared/jobs.lua` for parts, customer locations and job definitions. Required part items: `graphics_card` `ram_stick` `processor` `power_supply` `motherboard` `thermal_paste` These item definitions and images must exist in the shared Core catalogue and Inventory. `/pcrepairadmin info` shows listing and reservation counts. `/pcrepairadmin clearjobs` clears generated listings and reservations. The command and permission are configurable through `Config.AdminCommand` and `Config.AdminPermission`. Re
Introduction
Optional PC-repair job with generated listings, parts purchasing, customer visits, diagnosis and server-authoritative rewards. Start `core` and `inventory` before `pcrepair`. Edit `shared/config.lua` for NPCs, zones, blips, money type, timings, difficulty, scam behaviour and admin permission. Edit `shared/jobs.lua` for parts, customer locations and job definitions. Required part items: `graphics_card` `ram_stick` `processor` `power_supply` `motherboard` `thermal_paste` These item definitions and images must exist in the shared Core catalogue and Inventory. `/pcrepairadmin info` shows listing and reservation counts. `/pcrepairadmin clearjobs` clears generated listings and reservations. The command and permission are configurable through `Config.AdminCommand` and `Config.AdminPermission`. Re
Version: 1.0.0Optional Resource5 Lua files0 SQL filesDependencies
| Dependency | Status |
|---|---|
core | Included Vcore resource |
inventory | Included Vcore resource |
Installation / Start Order
Install the resource with its required dependencies, then enable it in your resource start order.
ensure pcrepairConfiguration
Config files
shared/config.lua
Detected config keys
AdminCommandAdminPermissionAnimComputerZoneRadiusDiagnoseDurationDifficultyPayDigitalDensDoorZoneRadiusFixDurationJobBoardBlipJobBoardPedJobBoardZoneJobCompletionTimeJobListingLifetimeKnockDurationMaxActiveListingsMinActiveListingsMoneyTypeNPCModelsNotifyLengthPurchaseDurationRobberModelRobberWeaponScamStealMaxScamStealMinShopBlipsSoftwareFixDurationTimerIconTimerTooltip
Events & Exports
Exports
No exports are documented for this resource.
Callbacks
Callback available from this resource. Confirm parameters and return values before using it.
Callback available from this resource. Confirm parameters and return values before using it.
Callback available from this resource. Confirm parameters and return values before using it.
Callback available from this resource. Confirm parameters and return values before using it.
Callback available from this resource. Confirm parameters and return values before using it.
Registered network events
Registered event for this resource. Confirm the expected payload and intended scope before using it.
Registered event for this resource. Confirm the expected payload and intended scope before using it.
Registered event for this resource. Confirm the expected payload and intended scope before using it.
Registered event for this resource. Confirm the expected payload and intended scope before using it.
Commands
No registered commands were detected.
Database / SQL
SQL files
None detected in source.
Detected tables
None detected in source.
Troubleshooting
- Confirm every manifest dependency above is started first.
- Import the SQL where the resource includes database files.
- Use the exact resource folder name shown on this page unless you intentionally change both the folder and configuration.
- Do not copy internal event names into integrations without checking their implementation.

