a_c_horse_arabian_rosegreybay
Horses
Signature
hash
0xE7F3880CUsage
joaat
local model = `a_c_horse_arabian_rosegreybay`Numeric
local hash = 0xE7F3880CSpawn
local model = `a_c_horse_arabian_rosegreybay`
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
