
a_m_y_skater_01Display NameA M Y Skater 0 1Hash0xC1C46677CategoryAmbient CitizensTypePedlocal hash = GetHashKey("a_m_y_skater_01")
RequestModel(hash)
while not HasModelLoaded(hash) do Wait(0) end
local ped = CreatePed(4, hash, coords.x, coords.y, coords.z, heading, true, false)
SetModelAsNoLongerNeeded(hash)