a_c_fishchainpickerel_01_sm
Animals
Signature
hash
0x0FBEB3FFUsage
joaat
local model = `a_c_fishchainpickerel_01_sm`Numeric
local hash = 0x0FBEB3FFSpawn
local model = `a_c_fishchainpickerel_01_sm`
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
