Base Resource
statuseffects
The supplied manifest describes this resource as “VCore - Statuseffects”.
Introduction
The supplied manifest describes this resource as “VCore - Statuseffects”.
3Client Lua
3Server Lua
23Exports
8Events
0SQL tables
No manifest UI page detected.
Dependencies & References
| Resource | Detected as | Package status |
|---|---|---|
core | Manifest dependency | Included in Base |
inventory | Manifest dependency | Included in Base |
logs | Manifest dependency | Included in Base |
oxmysql | Manifest dependency | External / prerequisite |
polyzone | Manifest dependency | Included in Base |
Cross-resource export calls
| Resource | Functions called |
|---|---|
core | getCoreObject |
inventory | AddItem, GetItemAmount, GetPlayerItems, GetStashItems, OpenStash, RemoveItem, RemoveItemAtSlot, UpdateItemMetadata |
logs | Log |
Installation / Start Order
The supplied server.cfg enables this resource in the Core systems stage at enabled-resource position 26. Base installation also depends on the global prerequisites and consolidated VCORE_INSTALL.sql documented in Getting Started.
server.cfg
ensure statuseffectsConfiguration
Config files
common.luaconfig.lua
Top-level config keys detected
ConsumablesDefaultDurationEffectsExpireIntervalItemsJewelleryPocketSlotsJewelleryPocketWeightJobsMaximumDurationMaximumMetadataBytesQualityRepairSmelteryReturnItemsEvents, Exports & Callbacks
Exports
Client exports9
ApplyLuckGetEffectValueGetStatusEffectGetStatusEffectLevelGetStatusEffectValueGetStatusEffectsHasStatusEffectTryApplyLuckUpdateLuckChance
Server exports14
AddStatusEffectApplyConsumableApplyLuckGetEffectValueGetLuckLevelGetStatusEffectGetStatusEffectValueGetStatusEffectsHasStatusEffectRandomChanceWithLuckRefreshJewelleryEffectsRemoveStatusEffectTryApplyLuckUpdateLuckChance
Callbacks
No Vcore callback registrations were detected.
Registered network events
Client registered events2
statuseffects:client:openJewelleryPouchstatuseffects:client:sync
Server registered events6
VCORE:Server:OnPlayerLoadedstatuseffects:server:appraisestatuseffects:server:openJewelleryPouchstatuseffects:server:openStoragestatuseffects:server:repairstatuseffects:server:smelt
Commands
No commands were detected.
Database / SQL
No resource-local SQL file was detected.
No CREATE TABLE statements detected inside this resource.
The root Base package also ships the consolidated VCORE_INSTALL.sql.
Source Layout
| Area | Detected files |
|---|---|
| Client Lua | 3 |
| Server Lua | 3 |
| Other/shared Lua | 3 |
| JavaScript | 0 |
| HTML | 0 |
| CSS | 0 |
| SQL | 0 |
Troubleshooting
- Confirm all manifest dependencies are started before
statuseffects. - Check the supplied start-order note above; resources absent from server.cfg need an explicit decision before enabling.
- If database queries fail, import the consolidated Base SQL and any resource-local SQL listed above.
- If the UI fails, verify the resource's NUI files and
ui_pagewhen one is declared.

