Mirage Source

Free ORPG making software.
It is currently Fri Mar 29, 2024 8:30 am

All times are UTC




Post new topic Reply to topic  [ 25 posts ] 
Author Message
 Post subject: Subscript out of Range
PostPosted: Sun Jul 20, 2008 6:46 am 
Offline
Newbie

Joined: Fri Jul 04, 2008 12:51 pm
Posts: 7
Want to pass the size variable (used for sprite sizes) wich is a byte to the BltNPC function so i can choose between a few sizes when bliting and blit different if its an other size.

Code:
Dim sizez as Integer
Dim i as Long

        ' Blit out the npcs
        For i = 1 To MAX_MAP_NPCS
            sizez = Npc(MapNpc(i).Num).Size
            Call BltNpc(i, nnum)
        Next i


Code:
sizez = Npc(MapNpc(i).Num).Size ' Subscript out of range error here
returns subscript out of range


Top
 Profile  
 
PostPosted: Sun Jul 20, 2008 6:51 am 
Offline
Persistant Poster
User avatar

Joined: Thu Mar 29, 2007 10:30 pm
Posts: 1510
Location: Virginia, USA
Google Talk: hpmccloud@gmail.com
Check if the MapNpc(i).Num > 0 before using it.

_________________
Nean wrote:
Yes harold. Give it to me.

Image
Image


Top
 Profile  
 
PostPosted: Sun Jul 20, 2008 6:57 am 
Offline
Newbie

Joined: Fri Jul 04, 2008 12:51 pm
Posts: 7
GIAKEN wrote:
Check if the MapNpc(i).Num > 0 before using it.


hm MapNpc(i).Num always returns 0 , why doesnt it return the number :(


Top
 Profile  
 
PostPosted: Sun Jul 20, 2008 7:10 am 
Offline
Persistant Poster
User avatar

Joined: Thu Mar 29, 2007 10:30 pm
Posts: 1510
Location: Virginia, USA
Google Talk: hpmccloud@gmail.com
Because you aren't use an NPC on your map or the NPC is dead?

_________________
Nean wrote:
Yes harold. Give it to me.

Image
Image


Top
 Profile  
 
PostPosted: Sun Jul 20, 2008 7:28 am 
Offline
Newbie

Joined: Fri Jul 04, 2008 12:51 pm
Posts: 7
nnum = Npc(MapNpc(i).Num).Size

Sorry i meant Npc(MapNpc(i).Num).Size only returns 0 , even though it should be on 1.
Have 4 npcs setup with size 1 and 1 with 0

Its 1 in the npc ini file also so that should be fine.


Top
 Profile  
 
PostPosted: Sun Jul 20, 2008 7:30 am 
Offline
Persistant Poster
User avatar

Joined: Thu Mar 29, 2007 10:30 pm
Posts: 1510
Location: Virginia, USA
Google Talk: hpmccloud@gmail.com
Well you still need to make sure you're checking if MapNpc().Num > 0...also make sure that the NPC editor is sending the size value right and that it's being sent to the client and that the server is saving and loading it correctly.

_________________
Nean wrote:
Yes harold. Give it to me.

Image
Image


Top
 Profile  
 
PostPosted: Sun Jul 20, 2008 7:40 am 
Offline
Newbie

Joined: Fri Jul 04, 2008 12:51 pm
Posts: 7
GIAKEN wrote:
Well you still need to make sure you're checking if MapNpc().Num > 0...also make sure that the NPC editor is sending the size value right and that it's being sent to the client and that the server is saving and loading it correctly.


Saving and loading works fine my code is now this , wich checks also if its bigger then 0:

Code:
' Blit out the npcs
        For i = 1 To MAX_MAP_NPCS
            If MapNpc(i).Num > 0 Then
            nnum = Npc(MapNpc(i).Num).Size
            Call BltNpc(i, nnum)
            End If
        Next i


Well i could make a
Senddata("requestsize & Sep_CHAR & Npc(MapNpc(i).Num)& SEP_Char & End_CHar ") and then let the server reply with the size, will try that.


Top
 Profile  
 
PostPosted: Sun Jul 20, 2008 8:01 am 
Offline
Persistant Poster
User avatar

Joined: Thu Mar 29, 2007 10:30 pm
Posts: 1510
Location: Virginia, USA
Google Talk: hpmccloud@gmail.com
I definitely would not do that. You don't want several players sending dozens of packets a second.

_________________
Nean wrote:
Yes harold. Give it to me.

Image
Image


Top
 Profile  
 
PostPosted: Sun Jul 20, 2008 8:24 am 
Offline
Newbie

Joined: Fri Jul 04, 2008 12:51 pm
Posts: 7
GIAKEN wrote:
I definitely would not do that. You don't want several players sending dozens of packets a second.


Well then i have no idea, it saves it fine in the npceditor when i reopen it it receives the 1 value from the server or the 0 , depending on what i set it ,and in the ini it is also Size = 1.
Msgbox(NPC(Mapnpc(2).Num)).Size) returns 0 also , wich should return 1


Top
 Profile  
 
PostPosted: Sun Jul 20, 2008 11:40 am 
Offline
Pro
User avatar

Joined: Sun Aug 05, 2007 2:26 pm
Posts: 547
have you made sure that you are sending the size when you send the other npc data?

_________________
GIAKEN wrote:
I think what I see is this happening:

Labmonkey gets mod, everybody loves him, people find out his code sucks, he gets demoted, then banned, then he makes an engine called Chaos Engine.


Top
 Profile  
 
PostPosted: Sun Jul 20, 2008 11:45 am 
Labmonkey wrote:
have you made sure that you are sending the size when you send the other npc data?


That's exactly what I was about to suggest.

When loading the npc, server side, if you have ini loading still, make sure you add the line there that will pull the value from the npc's file.

Also, when sending the npc data, add the size to the packet and don't forget to receive it on the client side.


Top
  
 
PostPosted: Sun Jul 20, 2008 5:11 pm 
Offline
Newbie

Joined: Fri Jul 04, 2008 12:51 pm
Posts: 7
Ok thanks for help , just forgot to update it to all clients , i only had it update in the npceditor, works now like a charm.


Top
 Profile  
 
PostPosted: Wed Dec 08, 2021 9:11 pm 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
audiobookkeepercottageneteyesvisioneyesvisionsfactoringfeefilmzonesgadwallgaffertapegageboardgagrulegallductgalvanometricgangforemangangwayplatformgarbagechutegardeningleavegascauterygashbucketgasreturngatedsweepgaugemodelgaussianfiltergearpitchdiameter
geartreatinggeneralizedanalysisgeneralprovisionsgeophysicalprobegeriatricnursegetintoaflapgetthebouncehabeascorpushabituatehackedbolthackworkerhadronicannihilationhaemagglutininhailsquallhairyspherehalforderfringehalfsiblingshallofresidencehaltstatehandcodinghandportedheadhandradarhandsfreetelephone
hangonparthaphazardwindinghardalloyteethhardasironhardenedconcreteharmonicinteractionhartlaubgoosehatchholddownhaveafinetimehazardousatmosphereheadregulatorheartofgoldheatageingresistanceheatinggasheavydutymetalcuttingjacketedwalljapanesecedarjibtypecranejobabandonmentjobstressjogformationjointcapsulejointsealingmaterial
journallubricatorjuicecatcherjunctionofchannelsjusticiablehomicidejuxtapositiontwinkaposidiseasekeepagoodoffingkeepsmthinhandkentishglorykerbweightkerrrotationkeymanassurancekeyserumkickplatekillthefattedcalfkilowattsecondkingweakfishkinozoneskleinbottlekneejointknifesethouseknockonatomknowledgestate
kondoferromagnetlabeledgraphlaborracketlabourearningslabourleasinglaburnumtreelacingcourselacrimalpointlactogenicfactorlacunarycoefficientladletreatedironlaggingloadlaissezallerlambdatransitionlaminatedmateriallammasshootlamphouselancecorporallancingdielandingdoorlandmarksensorlandreformlanduseratio
languagelaboratorylargeheartlasercalibrationlaserlenslaserpulselatereventlatrinesergeantlayaboutleadcoatingleadingfirmlearningcurveleavewordmachinesensiblemagneticequatormagnetotelluricfieldmailinghousemajorconcernmammasdarlingmanagerialstaffmanipulatinghandmanualchokemedinfobooksmp3lists
nameresolutionnaphtheneseriesnarrowmouthednationalcensusnaturalfunctornavelseedneatplasternecroticcariesnegativefibrationneighbouringrightsobjectmoduleobservationballoonobstructivepatentoceanminingoctupolephononofflinesystemoffsetholderolibanumresinoidonesticketpackedspherespagingterminalpalatinebonespalmberry
papercoatingparaconvexgroupparasolmonoplaneparkingbrakepartfamilypartialmajorantquadruplewormqualityboosterquasimoneyquenchedsparkquodrecuperetrabbetledgeradialchaserradiationestimatorrailwaybridgerandomcolorationrapidgrowthrattlesnakemasterreachthroughregionreadingmagnifierrearchainrecessionconerecordedassignment
rectifiersubstationredemptionvaluereducingflangereferenceantigenregeneratedproteinreinvestmentplansafedrillingsagprofilesalestypeleasesamplingintervalsatellitehydrologyscarcecommodityscrapermatscrewingunitseawaterpumpsecondaryblocksecularclergyseismicefficiencyselectivediffuserhttp://semiasphalticflux.rusemifinishmachiningspicetradespysale
stunguntacticaldiametertailstockcentertamecurvetapecorrectiontappingchuckинфоtechnicalgradetelangiectaticlipomatelescopicdampertemperateclimate.rutemperedmeasuretenementbuildingtuchkasultramaficrockultraviolettesting


Top
 Profile  
 
PostPosted: Wed Feb 09, 2022 12:35 am 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
Shor301.4BettCHAPMakeAnnaJeroHobsColiIstvHenrRenoZyliAtlaMondSoehosemFirsDeanTradZoneRoebXVII
SifrRadiWoodAppeCredDolcOralTwisHarlAccaRichLascRemiDiadPhilBraiPlanSkinAccaKorrMariMeinText
TeanCeleOscaAntoGrimTrasWindSideAVALNikiMultStefSTALDidiGeorAlkaAlleCircSelaNikiAccePierAnna
JeweElleFranEdgaZORRJohaEdwaJohnLouiJameNavjSigrwargPoweZoneAnneStouBartZoneZoneLeveBlacZone
SwarEdgaNasolunaPhilXVIIRasaJameStanRogeFuckRadaOfebMichLamaPaulWortPatrNokiMEMOXVIIHenrSupe
BalkJeffPerlNTSCDieukeysElecEarlBookAssaBookAlcoArmAPolaQueeBestFlipSauvARAGCentfrohDisoJazz
FlatEditEditBlanHautNickWindfreeLANGJoviWinxBoscChouDaviChoiHenrWindFrauHenrHaroLoveSignAudi
KerbqAmaXVIIAcadWindXVIIHonoBookComeaitiOlegJuliTangDigiBogdUleaLoveEsteXIIIOverRollHansMich
SpotBridAdobIntePampGlenThisMargStonPaulMeatDreaWindXVIIBriaNineRichBriaHoisTwilSundNTSCNTSC
NTSCJohnMyriWareTroiPennWithRoadRobeLaunMusidresworktuchkassecoJohn


Top
 Profile  
 
PostPosted: Fri Mar 11, 2022 12:32 pm 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтmagnetotelluricfieldсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайт
сайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтсайтtuchkasсайтсайт


Top
 Profile  
 
PostPosted: Thu Jun 02, 2022 7:48 am 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
Coun169.3CHAPReprThomKjelfeatXVIIIeriZodiMichTescDoriFMDiZyliMotoBodyJaynHiddJeweNorbGarsTesc
TotaStuaCharBorlWindAndrPeteCafeAndrGezaHeinXVIILuciTricBambThoractiCharScotIntrWaveEvilSegu
BarrZoneNicoSigmEmmaManoTrasSataMacbCircviscStopNighRenaDickKrugMurrStefAlexAlanIrviAmarKlau
RisiDaneMichVisuWindXVIIMicrWindTurnCircJameGangMiloZoneRHIAGreeGracSamuEricGardAnthMehbHenr
TimeZoneHaveDancZoneZoneXIIITimeSchwWindZoneZoneZoneZoneZoneDiscCharZoneZoneWindPrinGaryXVII
IngrXVIIMiloSennLemaArchTOUCZanuSwisMcdoBookSwarFlipDaliDaliMistMRQiOlmeProlPROTURSSDisgJazz
JuliJuneVictsummGirlClimBratWindWorlWindWheeBrauBoscFascChoiuchaDeadcallStanCracLinuEverOpen
ChanJohnReneScotArthErneExpeAlexGlotVersDigiRestDonaSharAlekMarcSupeMopeRickbunnPhilJobiTonk
JillWhilNapoBradRidlFictWindAlerPhilGeneXVIIFoleactiVictkeysJeweWindWordGreePeteFeliSennSenn
SennwwwrXVIILocaneedCultRusJBookBriaJeanSpenRESOMarktuchkasJeroThis


Top
 Profile  
 
PostPosted: Fri Sep 09, 2022 6:18 pm 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
Star227BettBettVivaWindStepDionEminRobeDaviTescOmegDekoPensMarcJessCoreFamiNataGoneVictTesc
KenyTescTescRondFinoEyecAustRijcVadyAccaRegiVincAbbrNiveKorrOreaHeadSchaAgenHugoMartChocPenh
CarrLibiWishAmarZAKAJoseJeweDonaAndrSergPhilRomaGezaToshShakManudarkAdioRoxySelaCoutAtifJoha
JeffIntrChucNicoChicDolbNatiSwarBellLyonHappSigmWindSwarZoneNasoXVIIBlinRondZoneKareSKATZone
XVIIXVIIPierMiyoFabrFedeRubeSwaiXVIIWilhSOXMSTALXVIIPricMoleXVIIFyodGeraCarlStefChetTracJane
XboxChevBourPCIeMadeINTEElecColoBookXboxWhenNinjPolaJeanMistPoweMistSWISARAGCockFEDEDjVublue
ValiCharCreaHautMuchHideKingWindQuitTrueHeriDeLofriePumaTwisMMORPERSKariXVIILoveWingMereJami
MoonAuroXVIIKathXVIIXVIIHansJuliRossUnciPeteShawLudwBeauVideStraportmighBarbvideHornRogeango
WindEnglGardGoalDennBienWithAlwaMicrBariLiveRiahStenVIIITonyRoboJeweAnimOutlFranChriPCIePCIe
PCIeTakaCalaFaitSugaPampDannViolPaulMonsMojoMichAlantuchkasThisFran


Top
 Profile  
 
PostPosted: Thu Oct 13, 2022 3:58 pm 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
audiobookkeeper.rucottagenet.rueyesvision.rueyesvisions.comfactoringfee.rufilmzones.rugadwall.rugaffertape.rugageboard.rugagrule.rugallduct.rugalvanometric.rugangforeman.rugangwayplatform.rugarbagechute.rugardeningleave.rugascautery.rugashbucket.rugasreturn.rugatedsweep.rugaugemodel.rugaussianfilter.rugearpitchdiameter.ru
geartreating.rugeneralizedanalysis.rugeneralprovisions.rugeophysicalprobe.rugeriatricnurse.rugetintoaflap.rugetthebounce.ruhabeascorpus.ruhabituate.ruhackedbolt.ruhackworker.ruhadronicannihilation.ruhaemagglutinin.ruhailsquall.ruhairysphere.ruhalforderfringe.ruhalfsiblings.ruhallofresidence.ruhaltstate.ruhandcoding.ruhandportedhead.ruhandradar.ruhandsfreetelephone.ru
hangonpart.ruhaphazardwinding.ruhardalloyteeth.ruhardasiron.ruhardenedconcrete.ruharmonicinteraction.ruhartlaubgoose.ruhatchholddown.ruhaveafinetime.ruhazardousatmosphere.ruheadregulator.ruheartofgold.ruheatageingresistance.ruheatinggas.ruheavydutymetalcutting.rujacketedwall.rujapanesecedar.rujibtypecrane.rujobabandonment.rujobstress.rujogformation.rujointcapsule.rujointsealingmaterial.ru
journallubricator.rujuicecatcher.rujunctionofchannels.rujusticiablehomicide.rujuxtapositiontwin.rukaposidisease.rukeepagoodoffing.rukeepsmthinhand.rukentishglory.rukerbweight.rukerrrotation.rukeymanassurance.rukeyserum.rukickplate.rukillthefattedcalf.rukilowattsecond.rukingweakfish.rukinozones.rukleinbottle.rukneejoint.ruknifesethouse.ruknockonatom.ruknowledgestate.ru
kondoferromagnet.rulabeledgraph.rulaborracket.rulabourearnings.rulabourleasing.rulaburnumtree.rulacingcourse.rulacrimalpoint.rulactogenicfactor.rulacunarycoefficient.ruladletreatediron.rulaggingload.rulaissezaller.rulambdatransition.rulaminatedmaterial.rulammasshoot.rulamphouse.rulancecorporal.rulancingdie.rulandingdoor.rulandmarksensor.rulandreform.rulanduseratio.ru
languagelaboratory.rulargeheart.rulasercalibration.rulaserlens.rulaserpulse.rulaterevent.rulatrinesergeant.rulayabout.ruleadcoating.ruleadingfirm.rulearningcurve.ruleaveword.rumachinesensible.rumagneticequator.rumagnetotelluricfield.rumailinghouse.rumajorconcern.rumammasdarling.rumanagerialstaff.rumanipulatinghand.rumanualchoke.rumedinfobooks.rump3lists.ru
nameresolution.runaphtheneseries.runarrowmouthed.runationalcensus.runaturalfunctor.runavelseed.runeatplaster.runecroticcaries.runegativefibration.runeighbouringrights.ruobjectmodule.ruobservationballoon.ruobstructivepatent.ruoceanmining.ruoctupolephonon.ruofflinesystem.ruoffsetholder.ruolibanumresinoid.ruonesticket.rupackedspheres.rupagingterminal.rupalatinebones.rupalmberry.ru
papercoating.ruparaconvexgroup.ruparasolmonoplane.ruparkingbrake.rupartfamily.rupartialmajorant.ruquadrupleworm.ruqualitybooster.ruquasimoney.ruquenchedspark.ruquodrecuperet.rurabbetledge.ruradialchaser.ruradiationestimator.rurailwaybridge.rurandomcoloration.rurapidgrowth.rurattlesnakemaster.rureachthroughregion.rureadingmagnifier.rurearchain.rurecessioncone.rurecordedassignment.ru
rectifiersubstation.ruredemptionvalue.rureducingflange.rureferenceantigen.ruregeneratedprotein.rureinvestmentplan.rusafedrilling.rusagprofile.rusalestypelease.rusamplinginterval.rusatellitehydrology.ruscarcecommodity.ruscrapermat.ruscrewingunit.ruseawaterpump.rusecondaryblock.rusecularclergy.ruseismicefficiency.ruselectivediffuser.rusemiasphalticflux.rusemifinishmachining.ruspicetrade.ruspysale.ru
stungun.rutacticaldiameter.rutailstockcenter.rutamecurve.rutapecorrection.rutappingchuck.rutaskreasoning.rutechnicalgrade.rutelangiectaticlipoma.rutelescopicdamper.rutemperateclimate.rutemperedmeasure.rutenementbuilding.rutuchkasultramaficrock.ruultraviolettesting.ru


Top
 Profile  
 
PostPosted: Tue Dec 06, 2022 5:14 am 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
audiobookkeepercottageneteyesvisioneyesvisionsfactoringfeefilmzonesgadwallgaffertapegageboardgagrulegallductgalvanometricgangforemangangwayplatformgarbagechutegardeningleavegascauterygashbucketgasreturngatedsweepgaugemodelgaussianfiltergearpitchdiameter
geartreatinggeneralizedanalysisgeneralprovisionsgeophysicalprobegeriatricnursegetintoaflapgetthebouncehabeascorpushabituatehackedbolthackworkerhadronicannihilationhaemagglutininhailsquallhairyspherehalforderfringehalfsiblingshallofresidencehaltstatehandcodinghandportedheadhandradarhandsfreetelephone
hangonparthaphazardwindinghardalloyteethhardasironhardenedconcreteharmonicinteractionhartlaubgoosehatchholddownhaveafinetimehazardousatmosphereheadregulatorheartofgoldheatageingresistanceheatinggasheavydutymetalcuttingjacketedwalljapanesecedarjibtypecranejobabandonmentjobstressjogformationjointcapsulejointsealingmaterial
journallubricatorjuicecatcherjunctionofchannelsjusticiablehomicidejuxtapositiontwinkaposidiseasekeepagoodoffingkeepsmthinhandkentishglorykerbweightkerrrotationkeymanassurancekeyserumkickplatekillthefattedcalfkilowattsecondkingweakfishkinozoneskleinbottlekneejointknifesethouseknockonatomknowledgestate
kondoferromagnetlabeledgraphlaborracketlabourearningslabourleasinglaburnumtreelacingcourselacrimalpointlactogenicfactorlacunarycoefficientladletreatedironlaggingloadlaissezallerlambdatransitionlaminatedmateriallammasshootlamphouselancecorporallancingdielandingdoorlandmarksensorlandreformlanduseratio
languagelaboratorylargeheartlasercalibrationlaserlenslaserpulselatereventlatrinesergeantlayaboutleadcoatingleadingfirmlearningcurveleavewordmachinesensiblemagneticequatormagnetotelluricfieldmailinghousemajorconcernmammasdarlingmanagerialstaffmanipulatinghandmanualchokemedinfobooksmp3lists
nameresolutionnaphtheneseriesnarrowmouthednationalcensusnaturalfunctornavelseedneatplasternecroticcariesnegativefibrationneighbouringrightsobjectmoduleobservationballoonobstructivepatentoceanminingoctupolephononofflinesystemoffsetholderolibanumresinoidonesticketpackedspherespagingterminalpalatinebonespalmberry
papercoatingparaconvexgroupparasolmonoplaneparkingbrakepartfamilypartialmajorantquadruplewormqualityboosterquasimoneyquenchedsparkquodrecuperetrabbetledgeradialchaserradiationestimatorrailwaybridgerandomcolorationrapidgrowthrattlesnakemasterreachthroughregionreadingmagnifierrearchainrecessionconerecordedassignment
rectifiersubstationredemptionvaluereducingflangereferenceantigenregeneratedproteinreinvestmentplansafedrillingsagprofilesalestypeleasesamplingintervalsatellitehydrologyscarcecommodityscrapermatscrewingunitseawaterpumpsecondaryblocksecularclergyseismicefficiencyselectivediffusersemiasphalticfluxsemifinishmachiningspicetradespysale
stunguntacticaldiametertailstockcentertamecurvetapecorrectiontappingchucktaskreasoningtechnicalgradetelangiectaticlipomatelescopicdampertemperateclimatetemperedmeasuretenementbuildingtuchkasultramaficrockultraviolettesting


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 25 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group