ID Card
Documentation relating to the ds-idcard.
Last updated
Documentation relating to the ds-idcard.
Last updated
Config = Config or {}
Config.Locations = {
[1] = {
coords = vector3(2732.16, -1401.94, 46.18),
pedCoords = vector3(2732.16, -1401.94, 45.28),
pedHeading = 27.96,
distancePrompt = 2.0,
EnablePrompt = true,
EnableJob = true,
job = 'shariff',
},
}
Config.Ped = {
enable = true,
pedModel = `s_m_m_ambientblwpolice_01`,
}
Config.Blip = {
enable = true,
BlipName = "Identity Creation",
BlipSprite = `blip_ambient_vip`,
}
Config.Prompt = {
key = 'INPUT_FRONTEND_ACCEPT',
groupName = 'Identity Creation',
keyName = "Open Creator"
}TriggerEvent("ds-idcard:openCreator")