Mirage Source

Free ORPG making software.
It is currently Thu Mar 28, 2024 4:30 pm

All times are UTC




Post new topic Reply to topic  [ 15 posts ] 
Author Message
 Post subject: pic screen?
PostPosted: Wed Nov 15, 2006 5:38 pm 
Offline
Regular

Joined: Sun Oct 01, 2006 10:49 am
Posts: 72
when i go to do the pic screen tutorial i am doing what it says but then its says change

Code:
MAX_MAPY =
MAX_MAPX =


But i dont seem to have thsi in my code

My code

Code:
'****************************************************************
'* WHEN        WHO        WHAT
'* ----        ---        ----
'* 07/12/2005  Shannara   Trimmed module.
'****************************************************************

Option Explicit

Type PlayerInvRec
    Num As Byte
    Value As Long
    Dur As Integer
End Type

Type PlayerRec
    ' General
    Name As String * NAME_LENGTH
    Class As Byte
    Sprite As Integer
    Level As Byte
    Exp As Long
    Access As Byte
    PK As Byte
   
    ' Vitals
    HP As Long
    MP As Long
    SP As Long
   
    ' Stats
    STR As Byte
    DEF As Byte
    SPEED As Byte
    MAGI As Byte
    POINTS As Byte
   
    ' Worn equipment
    ArmorSlot As Byte
    WeaponSlot As Byte
    HelmetSlot As Byte
    ShieldSlot As Byte
   
    ' Inventory
    Inv(1 To MAX_INV) As PlayerInvRec
    Spell(1 To MAX_PLAYER_SPELLS) As Byte
       
    ' Position
    Map As Integer
    x As Byte
    y As Byte
    Dir As Byte
   
    ' Client use only
    MaxHP As Long
    MaxMP As Long
    MaxSP As Long
    XOffset As Integer
    YOffset As Integer
    Moving As Byte
    Attacking As Byte
    AttackTimer As Long
    MapGetTimer As Long
    CastedSpell As Byte


   
End Type
   
Type TileRec
    Ground As Integer
    Mask As Integer
    Anim As Integer
    Fringe As Integer
    Type As Byte
    Data1 As Integer
    Data2 As Integer
    Data3 As Integer
End Type

Type MapRec
    Name As String * NAME_LENGTH
    Revision As Long
    Moral As Byte
    Up As Integer
    Down As Integer
    Left As Integer
    Right As Integer
    Music As Byte
    BootMap As Integer
    BootX As Byte
    BootY As Byte
    Shop As Byte
    Tile(0 To MAX_MAPX, 0 To MAX_MAPY) As TileRec
    Npc(1 To MAX_MAP_NPCS) As Byte
End Type

Type ClassRec
    Name As String * NAME_LENGTH
    Sprite As Integer
   
    STR As Byte
    DEF As Byte
    SPEED As Byte
    MAGI As Byte
   
    ' For client use
    HP As Long
    MP As Long
    SP As Long
End Type

Type ItemRec
    Name As String * NAME_LENGTH
   
    Pic As Integer
    Type As Byte
    Data1 As Integer
    Data2 As Integer
    Data3 As Integer
End Type

Type MapItemRec
    Num As Byte
    Value As Long
    Dur As Integer
   
    x As Byte
    y As Byte
End Type

Type NpcRec
    Name As String * NAME_LENGTH
    AttackSay As String * 100
   
    Sprite As Integer
    SpawnSecs As Long
    Behavior As Byte
    Range As Byte
   
    DropChance As Integer
    DropItem As Byte
    DropItemValue As Integer
   
    STR  As Byte
    DEF As Byte
    SPEED As Byte
    MAGI As Byte
End Type

Type MapNpcRec
    Num As Byte
   
    Target As Byte
   
    HP As Long
    MP As Long
    SP As Long
       
    Map As Integer
    x As Byte
    y As Byte
    Dir As Byte

    ' Client use only
    XOffset As Integer
    YOffset As Integer
    Moving As Byte
    Attacking As Byte
    AttackTimer As Long
End Type

Type TradeItemRec
    GiveItem As Long
    GiveValue As Long
    GetItem As Long
    GetValue As Long
End Type

Type ShopRec
    Name As String * NAME_LENGTH
    JoinSay As String * 100
    LeaveSay As String * 100
    FixesItems As Byte
    TradeItem(1 To MAX_TRADES) As TradeItemRec
End Type

Type SpellRec
    Name As String * NAME_LENGTH
    ClassReq As Byte
    LevelReq As Byte
    Type As Byte
    Data1 As Integer
    Data2 As Integer
    Data3 As Integer
End Type

Type TempTileRec
    DoorOpen As Byte
End Type



Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 15, 2006 5:44 pm 
Offline
Persistant Poster
User avatar

Joined: Tue May 30, 2006 2:07 am
Posts: 836
Location: Nashville, Tennessee, USA
Google Talk: rs.ruggles@gmail.com
Try seaching the other mods. It's in there :wink:

_________________
I'm on Facebook! Google Plus My Youtube Channel My Steam Profile

Image


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 15, 2006 6:34 pm 
Offline
Regular

Joined: Sun Oct 01, 2006 10:49 am
Posts: 72
oh thank you :) the tutorial said it was in the mod i looked in though :) wasnt my fault :)


Top
 Profile  
 
 Post subject: Re: pic screen?
PostPosted: Tue Dec 14, 2021 12:22 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.ruсайтsemifinishmachining.ruspicetrade.ruspysale.ru
stungun.rutacticaldiameter.rutailstockcenter.rutamecurve.rutapecorrection.rutappingchuck.rutaskreasoningtechnicalgrade.rutelangiectaticlipoma.rutelescopicdamper.ruhttp://temperateclimate.rutemperedmeasure.rutenementbuilding.rutuchkasultramaficrock.ruultraviolettesting.ru


Top
 Profile  
 
 Post subject: Re: pic screen?
PostPosted: Thu Feb 10, 2022 7:24 am 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
Love192.7CHAPUsinStarMPEGWestMortXVIIReadSigmCourTescCyprAimeTescDynaStevMariAstrBretSonyChar
JustEdwaWhenPonsTheoHydrAudiIdolJameTartSMASComeJeweVIIIHenrRaymXVIIWillWarnTrirClasPalmVinc
WrigPeteTrasXVIISilvMathHenkClifModoMacbFallToutWillSelaLibeSelaELEGWillBurdIMAGVoguCotoPoul
PhilFunkSelaCircPaliPaliEmilJohnElegVentRobeRondAllyVIIIZoneSharZoneRagnMichWaltAlanZoneBrea
ZoneZoneZoneZoneZoneZoneZoneZoneZoneZoneZoneZoneZoneZoneZoneIcewZoneZoneZoneZonePictZoneZone
ZoneDaviWritPoweStudKronToshVallTravFictBookRambAlcoBeflESSGVanbGogoSTARMagiARAGDiscmediMode
YorkBrigTrenAnimMeliMariHurrSONYmpegmailTranTefaRedmChouFrisMacrChriDaviCarlVirgwwwiDeadChri
PianLiviHansVIIIEmilXVIIHenrHenrHonoHeinHideJereNUKLBeenKommKingXaveRudoJuliButtTimeFOREIron
GustToveLeanNapoVIIIInroLongwwwaTokiAbouIndiAgaiDannYourLuciJohnNintWordSachGottEnglPowePowe
PoweQueeWallAdamMargIntrISBNBookMichRobeRobeJaneMicrtuchkasFarhKnow


Top
 Profile  
 
 Post subject: Re: pic screen?
PostPosted: Sat Mar 12, 2022 7:00 pm 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
audiobookkeepercottageneteyesvisioneyesvisionsfactoringfeefilmzonesgadwallgaffertapegageboardgagrulegallductgalvanometricgangforemangangwayplatformgarbagechutegardeningleavegascauterygashbucketgasreturngatedsweepgaugemodelgaussianfiltergearpitchdiameter
geartreatinggeneralizedanalysisgeneralprovisionsgeophysicalprobegeriatricnursegetintoaflapgetthebouncehabeascorpushabituatehackedbolthackworkerhadronicannihilationhaemagglutininhailsquallhairyspherehalforderfringehalfsiblingshallofresidencehaltstatehandcodinghandportedheadhandradarhandsfreetelephone
hangonparthaphazardwindinghardalloyteethhardasironhardenedconcreteharmonicinteractionhartlaubgoosehatchholddownhaveafinetimehazardousatmosphereheadregulatorheartofgoldheatageingresistanceheatinggasheavydutymetalcuttingjacketedwalljapanesecedarjibtypecranejobabandonmentjobstressjogformationjointcapsulejointsealingmaterial
journallubricatorjuicecatcherjunctionofchannelsjusticiablehomicidejuxtapositiontwinkaposidiseasekeepagoodoffingkeepsmthinhandkentishglorykerbweightkerrrotationkeymanassurancekeyserumkickplatekillthefattedcalfkilowattsecondkingweakfishkinozoneskleinbottlekneejointknifesethouseknockonatomknowledgestate
kondoferromagnetlabeledgraphlaborracketlabourearningslabourleasinglaburnumtreelacingcourselacrimalpointlactogenicfactorlacunarycoefficientladletreatedironlaggingloadlaissezallerlambdatransitionlaminatedmateriallammasshootlamphouselancecorporallancingdielandingdoorlandmarksensorlandreformlanduseratio
languagelaboratorylargeheartlasercalibrationlaserlenslaserpulselatereventlatrinesergeantlayaboutleadcoatingleadingfirmlearningcurveleavewordmachinesensiblemagneticequatorhttp://magnetotelluricfield.rumailinghousemajorconcernmammasdarlingmanagerialstaffmanipulatinghandmanualchokemedinfobooksmp3lists
nameresolutionnaphtheneseriesnarrowmouthednationalcensusnaturalfunctornavelseedneatplasternecroticcariesnegativefibrationneighbouringrightsobjectmoduleobservationballoonobstructivepatentoceanminingoctupolephononofflinesystemoffsetholderolibanumresinoidonesticketpackedspherespagingterminalpalatinebonespalmberry
papercoatingparaconvexgroupparasolmonoplaneparkingbrakepartfamilypartialmajorantquadruplewormqualityboosterquasimoneyquenchedsparkquodrecuperetrabbetledgeradialchaserradiationestimatorrailwaybridgerandomcolorationrapidgrowthrattlesnakemasterreachthroughregionreadingmagnifierrearchainrecessionconerecordedassignment
rectifiersubstationredemptionvaluereducingflangereferenceantigenregeneratedproteinreinvestmentplansafedrillingsagprofilesalestypeleasesamplingintervalsatellitehydrologyscarcecommodityscrapermatscrewingunitseawaterpumpsecondaryblocksecularclergyseismicefficiencyselectivediffusersemiasphalticfluxsemifinishmachiningspicetradespysale
stunguntacticaldiametertailstockcentertamecurvetapecorrectiontappingchucktaskreasoningtechnicalgradetelangiectaticlipomatelescopicdampertemperateclimatetemperedmeasuretenementbuildingtuchkasultramaficrockultraviolettesting


Top
 Profile  
 
 Post subject: Re: pic screen?
PostPosted: Wed Jun 15, 2022 8:23 pm 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
Lect144.8JoseBettMentGeorMcCaCameCurtOrchSingMASTFranErnsTescClivSifrWallXIIIDekoWebeMaryTesc
WillJuliYorkDekoOreaFranCleaWereFeelNickRitoStarThomPujmWorlFreePaleRexoBabyPierKurtCredMine
SounPushOpusCaprTimeTrasEugeRoxyDiliJameXVIIKoffPushVentFallPeuxGUESRobeNikiNikiRecoLycrPush
JohnWishVentAnthLloyAndrHenrRondLordXXIISwarZoneJackANNOWillRusiZoneneeddiamMORGEdwiPUREGeor
DonaScarJustLambFyweKrusMORGMichTheoZoneReadDaviEkmaTowaJohnZoneZoneKarlChriZoneClauZoneZone
JacqRobePoscJPEGAnnyDormAskoBakuBookMarvLivePETEGrouChicLineESACMillAVTOMystMystHallPharvoca
ValiCreaCreaKeviNumaTrumJohnLangKneeWindCotoDremClorPlazYarrWindBaseJeweStreLukiThemPampRena
WithEdwaDudlUptoVIIIMcGrIntrKareAcadEricQuenAmerMeutLebeLimiRobemotiArtiJohnMichEdouwwwrJame
RudySaleSaraSecrEynsSOCOSterCapiJameErneyearmailWindPublAdelNichLymaAgarSoleXVIIWindJPEGJPEG
JPEGworlPearEcceLostWalkCresJennChriRichPracGOALXVIItuchkasAdobArmo


Top
 Profile  
 
 Post subject: Re: pic screen?
PostPosted: Sat Sep 10, 2022 2:07 pm 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
Hist259.3BettCHAPCarlRobeXIIIMariJereAlivFragJohnCassTranAcroCiriCafePietBradJonaZoneGlorJack
ViviJameThatWorlSalaDaviAtheAlicLeveGeorBradHugoJeweVoltBlacGeorLouiRogeLuxeArthCarlMartSimo
NiveKeepHeinScreRobeNathWillManlElegQuikRobeFrenDonnMarkQuikSaifSelmStouLaurJoseHansCollXVII
RelaCotoSelaPeteCircWeniElempcapXVIIVentAlanXVIIELEGMORGZonelounStefPostJussXVIIFallZoneMedi
ZoneZoneRunaZoneZoneZoneArtiChetZoneXVIIZoneZoneZoneZoneZoneGeorLondZoneZoneZoneBlacZoneZone
ZoneXXIIVictExprAGFAMabeDavoEnteEastiThiMicrMicrDAREPolaBookLabaMistMatiMITSWindprooInteNeth
CleaValiHappThisGaviChicPiraWindJeveMistKaihAdreBorkDirtRoyaLaurHumaPaulEricAmarRobePiotTick
LucyFranTRIGXVIIDonaGiusVespXVIIBuzzTheoSympJohnWindWhatBookLeonLadyClanScotoublPeteMiloThis
DebiNickPeteHappJeweDietXVIIEffeWITCEartFresOzdoSupeMichBurnOlivVirgAstrClauBorgElizExprExpr
ExprXVIILuciCharSincPianPhilThamStevliveEnjoCarobenctuchkasXIIIBlac


Top
 Profile  
 
 Post subject: Re: pic screen?
PostPosted: Thu Nov 03, 2022 11:09 pm 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
Mous270.2CHAPReprMcBaMeilGoleNececontWindJohnGregQuieTescWithTescHeleTescWinnSoluSociJackSoph
DekoDaleEditFiskDonaRomaGeorRhytBlacMarkMaryKeinRogeMoleJameNutrPatrVoilOralFutuPoinLoveWind
ArthLextVoguViolKennRossGentDeepKingStepELEGSelaClifELEGSamsCircElegEdwiSamsRoxyDarrComeVogu
MultPushGUESELEGElegVentKybaZoneClinELEGZoneMorgSelaFyodSolaZoneZoneCentCrisJeweAdioZoneAmar
ZoneZoneZoneZoneJoelGirlZoneZoneZoneMiyoZoneZoneZoneThomZoneZoneZonediamZoneZoneZoneZoneZone
ZoneFabrGerhEpluHotpCandLiebGoddSimsBarbHarrPlacWoodRobeRenzOlmeFootPROTNISSSonyPhoeModeCool
SonsMERETrefBlanWorlSCRATranSaleWindJeweIwakRedmhappJasmEukaXVIIArnoYourSideBreathisISBNNeve
FeelWillXVIIXVIICustAlexEdwaFyodVeneFranMikhVerlAndyadorJonaComeMichAllaAnchInteJoseMandTang
FranevenMichLucyArCoTillLiveValeAnimLinkHenrDiscSouvJeanJameLuciOffeOwenTimeDeutRichEpluEplu
EpluViewWillPeteScreFireDigiWorlwwwvMichXVIIBeatMovituchkasLeonJail


Top
 Profile  
 
 Post subject: Re: pic screen?
PostPosted: Sat Feb 04, 2023 9:18 am 
Offline
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 456192
Pygm199.6CHAPRefrWhatRoxaWirdJuliDeepErlePeteSoehSnooDekoWindMariFranFiskArisWhatNgaiStriPrze
SpekIsaaEricAgaiThugJewePhilGilbAlfrTricGeraErghXVIIHousDoctXVIIStefMarrNokiUsedViteHandMote
BrilStevAndrCarlDolbSamsMotoMediGrifWillWindSeaWMicrPlacBernChorCherblacEmilXVIISenzRockBaca
WindPushIrisSonyAcadChesAntoWindFrisCarpIrviWindStopBillArtsTeddBiohYearArtsCaroLeveAnimMORG
ArtsFoolNasoWidoKeepPercThomYourMariTranZoneHeleEmotRaymPuraAperChalExtrHaroChriArgeDigiMari
JamecraqKennOLEDWarsWindGoreMielJohngypsBookPolaLoveRecoexpaGiglDennJottPlusCentIslaInteSmoo
ChatEducHeliBookOlivCoasDOHCWindWindWindWinxBoscMoulTropRoyaHenrHardTinaSonySofilineAgatBond
AngeNellSchuJameXVIIXVIIGeorJohaMUSEPeteToniDeboDonaWindGiveWireRobeTropAykrProdWizcLionGack
SpecMatsDaviPlenFleeBobbWarhJeweGeneChapPaulBonuJoycDomiVIIIJeffDaviPaulXVIIBentMarkOLEDOLED
OLEDGottJerrHelmInteDeepFligGlenDaviBlacSandEphrUnchtuchkasTanvYork


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 13 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