Shared
Functions - Clientside & Serverside
MSK.GetConfig
Returns
MSKConfig - table
- The Config fo msk_core
MSK.Logging
Debug and Error Logs. You can change them in config.lua
Parameters
type - string
- The Logging Type
MSK.GetPedVehicleSeat
Get the the vehicle seat the player is in
Parameters
playerPed - number
- The Player Ped
vehicle - int
- A vehicle handle
Returns
seat - number
- vehicle seat the player is in
Last updated