
a_f_y_bevhills_01Display NameA F Y Bevhills 0 1Hash0x445AC854CategoryAmbient CitizensTypePedlocal hash = GetHashKey("a_f_y_bevhills_01")
RequestModel(hash)
while not HasModelLoaded(hash) do Wait(0) end
local ped = CreatePed(4, hash, coords.x, coords.y, coords.z, heading, true, false)
SetModelAsNoLongerNeeded(hash)