
mp_f_freemode_01Display NameMp F Freemode 0 1Hash0x9C9EFFD8CategoryMultiplayerTypePedlocal hash = GetHashKey("mp_f_freemode_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)