/실행 _,n,_,t=GetSpecializationInfo(GetSpecialization())for i=0,99999999 do if t==GetSpellTextureFileName(i)then SaveEquipmentSet(n,GetSpellTexture(i))break end end;if i==99999999 then SaveEquipmentSet(n)end