p_ham01x
Props
Signature
hash
0xB8E001A1Usage
joaat
local model = `p_ham01x`Numeric
local hash = 0xB8E001A1Create object
local model = `p_ham01x`
RequestModel(model)
while not HasModelLoaded(model) do
Wait(0)
end
local object = CreateObject(model, x, y, z, true, true, false)
SetEntityAsMissionEntity(object, true, true)
SetModelAsNoLongerNeeded(model)Details
- Hash
- Input string
- rpf
- folder
- Source
- femga/rdr3_discoveries
Source: femga/rdr3_discoveries
