a_m_m_uniboatcrew_01
NPCs
Signature
hash
0xFE70D544Usage
joaat
local model = `a_m_m_uniboatcrew_01`Numeric
local hash = 0xFE70D544Spawn
local model = `a_m_m_uniboatcrew_01`
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
