
a_c_stingrayDisplay NameA C StingrayHash0xA148614DCategoryAnimalsTypePedlocal hash = GetHashKey("a_c_stingray")
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)