Documentation
Optional Addon

Vcore-methlab

Vcore-methlab is part of Vcore Framework.

Introduction

Vcore-methlab is part of Vcore Framework.

Version: 1.0.0Optional Resource4 Lua files0 SQL files

Dependencies

DependencyStatus
coreIncluded Vcore resource
inventoryIncluded Vcore resource

Installation / Start Order

Install the resource with its required dependencies, then enable it in your resource start order.

server.cfg
ensure methlab

Configuration

Config files

  • config.lua

Detected config keys

  • Debug
  • MethLab

Events & Exports

Exports

No exports are documented for this resource.

Callbacks

No callbacks are documented for this resource.

Registered network events

clientvcore_methlab:client:policeAlert

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientvcore_methlab:client:runEnded

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientvcore_methlab:client:setRun

Registered event for this resource. Confirm the expected payload and intended scope before using it.

servervcore_methlab:server:endRun

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.