
s_m_m_highsec_02Display NameS M M Highsec 0 2Hash0x2930C1ABCategoryEmergency / LawTypePedlocal hash = GetHashKey("s_m_m_highsec_02")
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)