p_group_pears01
Props
Signature
hash
0xD121F279Usage
joaat
local model = `p_group_pears01`Numeric
local hash = 0xD121F279Create object
local model = `p_group_pears01`
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
