
des_gua1_ship_lurches_end
Props
Signature
hash
0xE7674CA8Usage
joaat
local model = `des_gua1_ship_lurches_end`Numeric
local hash = 0xE7674CA8Create object
local model = `des_gua1_ship_lurches_end`
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
