
s_m_y_fireman_01Display NameS M Y Fireman 0 1Hash0xB6B1EDA8CategoryEmergency / LawTypePedlocal hash = GetHashKey("s_m_y_fireman_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)