
ig_ronDisplay NameIg RonHash0x5E86EB06CategoryStory CharactersTypePedlocal hash = GetHashKey("ig_ron")
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)