Module core.plugins.vehicle_skins.sv_init

Vehicle Skin Serverside Processing

Module Overview

Functions

PLUGIN:GetDescriptor(ent) Get the vehicle descriptor.
PLUGIN:GetSkinIndex(ent) Get the skin index to be overwritten.
PLUGIN:SetSkin(ent, path, idx) Set the skin of the entity.

Functions

PLUGIN:GetDescriptor(ent)
Get the vehicle descriptor.

Parameters:

  • ent
PLUGIN:GetSkinIndex(ent)
Get the skin index to be overwritten.

Parameters:

  • ent
PLUGIN:SetSkin(ent, path, idx)
Set the skin of the entity.

Parameters:

  • ent
  • path
  • idx