
a_c_rabbit_01Display NameA C Rabbit 0 1Hash0xDFB55C81CategoryAnimalsTypePedlocal hash = GetHashKey("a_c_rabbit_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)