Scripts/resources/[standalone]/showcar/config.lua

16 lines
256 B
Lua
Raw Permalink Normal View History

2024-12-29 20:02:43 +00:00
ShowRange = 200
DoorLock = true
carInvincible = true
Cars = {
{
pos = vector3(935.3839, 42.5959, 72.5251), --inside 1
heading = 192.56,
model = 'p90d',
spin = true,
text = "",
plate = "CASINO"
}
}