Jump to content

Question

Posted

Kalhspera paidia exw l2jarchid (interlude) kai otan pataw se kapio npc quest mou vgazei you are either not ..... meet the criteria.

o server mou einai sto c:/ ... pws mporw na to ftia3w..? eixa to idio provlima me thn buffer mou alla to eftia3a ok alla me ta npc dn 3erw ti ginete...

12 answers to this question

Recommended Posts

  • 0
Posted

nomizw kai prin to evgaze alla dn eimai kai 100% sigouros alla allou einai ta quest kai allou h buffer... h buffer einai sto jscript/custom/ .... to __inti__ mou einai auto...

 

(gameserver\data\__init__.py)

__all__ = [
'jscript'
]
import jscript

 

(gameserver\data\jscript\__init__.py_)

__all__ = [
'quests',
'custom',
'teleports',
'village_master',
'ai'
]
import quests
import custom
import teleports
import village_master
import ai

 

(gameserver\data\jscript\quest\__init__.py_)


__all__ = [
'1_LettersOfLove1',
'2_WhatWomenWant1',
'3_ReleaseDarkelfElder1',
'4_LongLiveLordOfFlame',
'5_MinersFavor',
'6_StepIntoTheFuture',
'7_ATripBegins',
'8_AnAdventureBegins',
'9_IntoTheCityOfHumans',
'10_IntoTheWorld',
'11_SecretMeetingWithKetraOrcs',
'12_SecretMeetingWithVarkaSilenos',
'13_ParcelDelivery',
'14_WhereaboutsOfTheArchaeologist',
'15_SweetWhisper',
'16_TheComingDarkness',
'17_LightAndDarkness',
'18_MeetingWithTheGoldenRam',
'19_GoToThePastureland',
'20_BringUpWithLove',
'21_HiddenTruth',
'22_TragedyInVonHellmannForest',
'27_ChestCaughtWithABaitOfWind',
'28_ChestCaughtWithABaitOfIcyAir',
'29_ChestCaughtWithABaitOfEarth',
'30_ChestCaughtWithABaitOfFire',
'31_SecretBuriedInTheSwamp',
'32_AnObviousLie',
'33_MakeAPairOfDressShoes',
'34_InSearchOfClothes',
'35_FindGlitteringJewelry',
'36_MakeASewingKit',
'37_PleaseMakeMeFormalWear',
'38_DragonFangs',
'39_RedEyedInvaders',
'42_HelpTheUncle',
'43_HelpTheSister',
'44_HelpTheSon',
'45_ToTalkingIsland',
'46_OnceMoreInTheArmsOfTheMotherTree',
'47_IntoTheDarkForest',
'48_ToTheImmortalPlateau',
'49_TheRoadHome',
'50_LanoscosSpecialBait',
'51_OFullesSpecialBait',
'52_WilliesSpecialBait',
'53_LinnaeusSpecialBait',
'SagasSuperclass',
'70_SagaOfThePhoenixKnight',
'71_SagaOfEvasTemplar',
'72_SagaOfTheSwordMuse',
'73_SagaOfTheDuelist',
'74_SagaOfTheDreadnoughts',
'75_SagaOfTheTitan',
'76_SagaOfTheGrandKhavatari',
'77_SagaOfTheDominator',
'78_SagaOfTheDoomcryer',
'79_SagaOfTheAdventurer',
'80_SagaOfTheWindRider',
'81_SagaOfTheGhostHunter',
'82_SagaOfTheSagittarius',
'83_SagaOfTheMoonlightSentinel',
'84_SagaOfTheGhostSentinel',
'85_SagaOfTheCardinal',
'86_SagaOfTheHierophant',
'87_SagaOfEvasSaint',
'88_SagaOfTheArchmage',
'89_SagaOfTheMysticMuse',
'90_SagaOfTheStormScreamer',
'91_SagaOfTheArcanaLord',
'92_SagaOfTheElementalMaster',
'93_SagaOfTheSpectralMaster',
'94_SagaOfTheSoultaker',
'95_SagaOfTheHellKnight',
'96_SagaOfTheSpectralDancer',
'97_SagaOfTheShillienTemplar',
'98_SagaOfTheShillienSaint',
'99_SagaOfTheFortuneSeeker',
'100_SagaOfTheMaestro',
'101_SwordOfSolidarity',
'102_FungusFever',
'103_SpiritOfCraftsman',
'104_SpiritOfMirrors',
'105_SkirmishWithOrcs',
'106_ForgottenTruth',
'107_MercilessPunishment',
'108_JumbleTumbleDiamondFuss',
'110_ToThePrimevalIsle',
'117_OceanOfDistantStar',
'118_ToLeadAndBeLed',
'121_PavelTheGiants',
'122_OminousNews',
'123_TheLeaderAndTheFollower',
'124_MeetingTheElroki',
'127_KamaelAWindowToTheFuture',
'151_SaveMySister1',
'152_ShardsOfGolem',
'153_WharfOldtimersFavor',
'154_SacrificeToSea',
'155_FindSirWindawood',
'156_MillenniumLove',
'157_RecoverSmuggled',
'158_SeedOfEvil',
'159_ProtectHeadsprings',
'160_NerupasFavor',
'161_FruitsOfMothertree',
'162_CurseOfFortress',
'163_LegacyOfPoet',
'164_BloodFiend',
'165_WildHunt',
'166_DarkMass',
'167_DwarvenKinship',
'168_DeliverSupplies',
'169_NightmareChildren',
'170_DangerousAllure',
'171_ActsOfEvil',
'211_TrialOfChallenger',
'212_TrialOfDuty',
'213_TrialOfSeeker',
'214_TrialOfScholar',
'215_TrialOfPilgrim',
'216_TrialOfGuildsman',
'217_TestimonyOfTrust',
'218_TestimonyOfLife',
'219_TestimonyOfFate',
'220_TestimonyOfGlory',
'221_TestimonyOfProsperity',
'222_TestOfDuelist',
'223_TestOfChampion',
'224_TestOfSagittarius',
'225_TestOfSearcher',
'226_TestOfHealer',
'227_TestOfReformer',
'228_TestOfMagus',
'229_TestOfWitchcraft',
'230_TestOfSummoner',
'231_TestOfMaestro',
'232_TestOfLord',
'233_TestOfWarspirit',
'234_FatesWhisper',
'235_MimirsElixir',
'241_PossessorOfAPreciousSoul_1',
'242_PossessorOfAPreciousSoul_2',
'246_PossessorOfAPreciousSoul_3',
'247_PossessorOfAPreciousSoul_4',
'257_GuardIsBusy1',
'258_BringWolfPelt1',
'259_RanchersPlea',
'260_HuntForOrcs1',
'261_DreamOfMoneylender1',
'262_BringMeMushrooms1',
'263_KillAllSylphs1',
'264_KeenClaws',
'265_ChainsOfSlavery',
'266_PleaOfPixies',
'267_WrathOfVerdure',
'271_ProofOfValor',
'272_WrathOfAncestors',
'273_InvadersOfHolyland',
'274_AgainstWolfMen',
'275_BlackWingedSpies',
'276_HestuiTotem',
'277_GatekeepersOffering',
'291_RedBonnetsRevenge',
'292_CrushBrigands',
'293_HiddenVein',
'294_CovertBusiness',
'295_DreamsOfFlight',
'296_SilkOfTarantula',
'297_GatekeepersFavor',
'298_LizardmensConspiracy',
'299_GatherIngredientsForPie',
'300_HuntingLetoLizardman',
'303_CollectArrowheads',
'306_CrystalOfFireice',
'313_CollectSpores',
'316_DestroyPlaguebringers',
'317_CatchTheWind',
'319_ScentOfDeath',
'320_BonesTellFuture',
'324_SweetestVenom',
'325_GrimCollector',
'326_VanquishRemnants',
'327_ReclaimTheLand',
'328_SenseForBusiness',
'329_CuriosityOfDwarf',
'330_AdeptOfTaste',
'331_ArrowForVengeance',
'333_BlackLionHunt',
'334_TheWishingPotion',
'336_CoinOfMagic',
#'337_AudienceWithTheLandDragon', #quest works, but support for portal stones and antharas is not done yet,
#so this quest is not imported by default because portal stones will not work. Could be included if desired with no errors.
'338_AlligatorHunter',
'340_SubjugationOfLizardmen',
'341_HuntingForWildBeasts',
'343_UnderTheShadowOfTheIvoryTower',
'344_1000YearsEndofLamentation',
'345_MethodToRaiseTheDead',
'347_GoGetTheCalculator',
'348_ArrogantSearch',
'350_EnhanceYourWeapon',
'351_BlackSwan',
'352_HelpRoodRaiseANewPet',
'353_PowerOfDarkness',
'354_ConquestOfAlligatorIsland',
'355_FamilyHonor',
'356_DigUpTheSeaOfSpores',
'357_WarehouseKeepersAmbition',
'358_IllegitimateChildOfAGoddess',
'359_ForSleeplessDeadmen',
'360_PlunderTheirSupplies',
'362_BardsMandolin',
'363_SorrowfulSoundofFlute',
'364_JovialAccordion',
'365_DevilsLegacy',
'366_SilverHairedShaman',
'367_ElectrifyingRecharge',
'368_TrespassingIntoTheSacredArea',
'369_CollectorOfJewels',
'370_AWisemanSowsSeeds',
'371_ShriekOfGhosts',
'372_LegacyOfInsolence',
'373_SupplierOfReagents',
'374_WhisperOfDreams1',
'375_WhisperOfDreams2',
'376_GiantsExploration1',
'377_GiantsExploration2',
'378_MagnificentFeast',
'379_FantasyWine',
'380_BringOutTheFlavorOfIngredients',
'381_LetsBecomeARoyalMember',
'382_KailsMagicCoin',
'383_SearchingForTreasure',
'385_YokeofthePast',
'386_StolenDignity',
'401_PathToWarrior',
'402_PathToKnight',
'403_PathToRogue',
'404_PathToWizard',
'405_PathToCleric',
'406_PathToElvenKnight',
'407_PathToElvenScout',
'408_PathToElvenwizard',
'409_PathToOracle',
'410_PathToPalusKnight',
'411_PathToAssassin',
'412_PathToDarkwizard',
'413_PathToShillienOracle',
'414_PathToOrcRaider',
'415_PathToOrcMonk',
'416_PathToOrcShaman',
'417_PathToScavenger',
'418_PathToArtisan',
'419_GetAPet',
'420_LittleWings',
'421_LittleWingAdventures',
'422_RepentYourSins',
'426_FishingShot',
'431_WeddingMarch',
'432_BirthdayPartySong',
'501_ProofOfClanAlliance',
'503_PursuitClanAmbition',
'508_TheClansReputation',
'601_WatchingEyes',
'602_ShadowOfLight',
'605_AllianceWithKetraOrcs',
'606_WarWithVarkaSilenos',
'607_ProveYourCourage_Ketra',
'608_SlayTheEnemyCommander_Ketra',
'609_MagicalPowerOfWaterPart1',
'610_MagicalPowerOfWaterPart2',
'611_AllianceWithVarkaSilenos',
'612_WarWithKetraOrcs',
'613_ProveYourCourage_Varka',
'614_SlayTheEnemyCommander_Varka',
'615_MagicalPowerOfFirePart1',
'616_MagicalPowerOfFirePart2',
'617_GatherTheFlames',
'618_IntoTheFlame',
'619_RelicsOfTheOldEmpire',
'621_EggDelivery',
'622_DeliveryOfSpecialLiquor',
'623_TheFinestFood',
'624_TheFinestIngredientsPart1',
'626_ADarkTwilight',
'627_HeartInSearchOfPower',
'628_HuntGoldenRam',
'629_CleanUpTheSwampOfScreams',
'631_DeliciousTopChoiceMeat',
'632_NecromancersRequest',
'633_InTheForgottenVillage',
'634_InSearchofDimensionalFragments',
'635_InTheDimensionalRift',
'636_TruthBeyond',
'637_ThroughOnceMore',
'644_GraveRobberAnnihilation',
'645_GhostsOfBatur',
'647_InfluxOfMachines',
'649_ALooterAndARailroadMan',
'650_ABrokenDream',
'651_RunawayYouth',
'652_AnAgedExAdventurer',
'653_WildMaiden',
'659_IdRatherBeCollectingFairyBreath',
'660_AidingtheFloranVillage',
'999_C3Tutorial'
]
print ""
print "importing quests ..."
for name in __all__ :
    try :
        __import__('data.jscript.quests.'+name,globals(), locals(), ['__init__'], -1)
    except:
        print "failed to import quest : ",name
print"... done"

fteei tpt apo auta??

Guest
This topic is now closed to further replies.


  • Posts

    • Hello, I'm looking for classic client for l2 gold or l2 gold weapons for classic 166 version
    • Good afternoon   ⚡CAN'T GO TO THE ONLINE STORE? OPEN THE SITE VIA VPN OR TOR BROWSER⚡ ⚡PREMIUM QUALITY ACCOUNTS, INSTANT DELIVERY, FREE CONSULTATIONS, RELIABLE WORK⚡   ✔ Ready accounts ✔   BUSINESS ACCOUNTS ☟ Blackcatcard Business LV, Volet com (AdvCash) Business EU, Xapo Bank Business EU, Finom Business, PayPal Business, Payset Business, Stripe Business, Payoneer Business EU, Wise Business UK/EU, Revolut Business EU/UK, N26 Business DE, Wallester Business EU, Mistertango Business LV   BANKS, NATIONAL BANKS ☟ Ceska Sporitelna, KASIKORNBANK, BBVA, CommerzBank, Santander, Kaspi Bank, AlfaBank, Raiffeisen, mBank, Paribas, Bereke Bank, Freedom Bank   PAYMENT SYSTEMS ☟ Bunq on emulator (DE, NL, FR, ES, IE ibans), Revolut on emulator (UK/EU), ICard, BlackCatCard, Vivid DE, Bankera, Bitsa, Wise EU/UK, N26 DE on emulator, Skrill, Neteller, Trasta, Wirex, Lama, Paysera, 4x4 io, Weststein, Paysafecard, Paysend, Genome, Conotoxia, Mybrocard, Payz Silver, Pockit UK, NagaPay, Volet com, SpectroCoin, SwissMoney, Yuh, Lydia / Sumeria, Ka.App, Wittix, Western Union, MyGuava   CRYPTOEXCHANGE ☟ Poloniex, Bitmart, Kraken, WhiteBit, Quppy, Nexo, Gate, OKX, Paybis, Paxful, Huobi (HTX), xcoins com, Bit2Me, Bybit LVL 2, KuCoin, Binance LVL 2, Mexc, Latoken   Contact via telegram - in the first post of the topic!
    • Sell "Amoral" Classic Armor and Weapon.   Custom "Amoral" Draconic Set YouTube Custom "Amoral" Imperial Set YouTube Custom "Amoral" Dark Crystal Robe YouTube Custom "Amoral" Classic S-Grade Weapon YouTube My Contacts Telegram  
    • Greetings to all! I offer a scope for client modification. What services do I provide: 1) Transfer of any Weapon, Armor, Accessories, from any chronicles to yours. 2) Creating exclusive add-ons. 3) Repainting of Armor, Weapons аnd Accessories. 4) Packing the icons you need and other things. 5) Creating NPCs with and without effects. 6) Create Monsters and Raid bosses, with effects and sounds. 7) HTLM NPC design. Creating Buttons and other things for your project. And much more If you have any questions, write in  Telegram. You can find some of the works here  YouTube
  • Topics

×
×
  • Create New...