⚙️Configuration

Configuration guide of the Character Creator System

Config.lua

STG = {}

STG.SpawnCoords = {
    coords = vector3(68.1344, 7212.69, 3.37478),
    heading = 0.17
}

STG.Airport = {
    coords = vector3(-1034.09, -2734.17, 20.17),
    heading = 324.28
}

Last updated