a_c_horse_americanstandardbred_palominodapple
Horses
Signature
hash
0x0348B323Usage
joaat
local model = `a_c_horse_americanstandardbred_palominodapple`Numeric
local hash = 0x0348B323Spawn
local model = `a_c_horse_americanstandardbred_palominodapple`
RequestModel(model)
while not HasModelLoaded(model) do
Wait(0)
end
local ped = CreatePed(model, x, y, z, heading, true, false, false, false)
SetEntityAsMissionEntity(ped, true, true)
SetModelAsNoLongerNeeded(model)Details
- Hash
- Input string
- max outfits
- Source
- femga/rdr3_discoveries
Source: femga/rdr3_discoveries
