cs_jamie
NPCs
Signature
hash
0x004C2AF4Usage
joaat
local model = `cs_jamie`Numeric
local hash = 0x004C2AF4Spawn
local model = `cs_jamie`
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
