
a_c_pigDisplay NameA C PigHash0xB11BAB56CategoryAnimalsTypePedlocal hash = GetHashKey("a_c_pig")
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)