-
Posts
2,865 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by Flash™
-
RequstBypassToServer.java <==This is not in hi5 - String htmFile = "data/html/aio.htm"; - String htmContent = HtmCache.getInstance().getHtm(htmFile); + String htmContent = HtmCache.getInstance().getHtm(activeChar.getHtmlPrefix(), "data/html/aio.htm");
-
[Help]pos kanw na agorazoun + ta items
Flash™ replied to Zenius124's question in Request Server Development Help [Greek]
File vl4d ama esu perneis pack etoima apo team logiko einai na to blepeis se ola ta pack gia ton logo den exeis katsei apo to 0 na to ftia3eis... pera apo ayto den to exei kanena normal pack ayto to code perasmeno monos sou prepei na to peraseis file mou.. Ama asxoliomouna me interlude tha sou to eftiaxna egw to code alla den asxoloume sorry... -
[Help]pos kanw na agorazoun + ta items
Flash™ replied to Zenius124's question in Request Server Development Help [Greek]
File vl4d ayto to multisell pou tou dineis gia enchant ta weapons otan ta pernei sto shop thelei kai ena code mesa ston gameserver den to pernei etsi. -
File mou ayto pou zitas mono ama to agoraseis kanenas den tha dosei pack kalo kai balance
-
Καλησπέρα, όπως αναφέρω στο subject πουλάω ένα Freya Config Class # --------------------------------------------------------------------------- # Custom Settings - L2Jserver # --------------------------------------------------------------------------- # =========================================================================== # WARNING WARNING # =========================================================================== # Those settings can modify the behaviour of your server. # Your server will NOT be as retail servers. # # Those settings are useful if you own some special server # or really small server. # NOTE : "true" to enable "false" to disable. # =========================================================================== # --------------------------------------------------------------------------- # Class Settings - By L2jserver Team # --------------------------------------------------------------------------- # Damage Multipliers for Magician characters. # Default: 1.0 AltPDamageMages = 1.0 AltMDamageMages = 1.0 # Damage Multipliers for Fighter characters. # Default: 1.0 AltPDamageFighters = 1.0 AltMDamageFighters = 1.0 # Damage Multipliers for pets and summons. # Default: 1.0 AltPDamagePets = 1.0 AltMDamagePets = 1.0 # Damage Multipliers for NPCs (mobs). # Default: 1.0 AltPDamageNpc = 1.0 AltMDamageNpc = 1.0 # --------------------------------------------------------------------------- # Class Settings # --------------------------------------------------------------------------- # Both settings can work together . The order Balancing # will be "Class vs. Class" and then "Class Balance" . # Enable Class Balance System (Class Vs Armor Vs (Mage or Fight)). # Set the variables in the table class_balance. # Default: False EnableClassBalanceSystem = True # Enable Class Vs Class Balance System. # Set the variables in the table class_vs_class. # Default: False EnableClassVsClassSystem = True #--------------------------------------------- # Balance Dagger Classes - #--------------------------------------------- DaggerVsHeavy = 1.00 DaggerVsLight = 1.00 DaggerVsRobe = 1.80 #--------------------------------------------- # Balance Archer Classes - #--------------------------------------------- ArcherVsHeavy = 1.00 ArcherVsLight = 1.00 ArcherVsRobe = 1.00 #--------------------------------------------- # Balance Blunt Classes - #--------------------------------------------- BluntVsHeavy = 1.00 BluntVsLight = 1.00 BluntVsRobe = 1.00 #--------------------------------------------- # Balance Dual-Weapon Classes - #--------------------------------------------- DualVsHeavy = 1.00 DualVsLight = 1.00 DualVsRobe = 1.00 #--------------------------------------------- # Balance Fist Classes - #--------------------------------------------- FistVsHeavy = 1.00 FistVsLight = 1.00 FistVsRobe = 1.00 #--------------------------------------------- # Balance Sword Classes - #--------------------------------------------- SwordVsHeavy = 1.00 SwordVsLight = 1.00 SwordVsRobe = 1.00 #--------------------------------------------- # Balance Pole Classes - #--------------------------------------------- PoleVsHeavy = 1.00 PoleVsLight = 1.00 PoleVsRobe = 1.00 custom #================================================== # Custom Settings By Tange = #================================================== # Announce castle lords on enter game. default = false AnnounceCastleLords = True #================================================== # Custom Start Title = #================================================== # Set this option to true to enable custom titles on new chars. CharTitle = True CharAddTitle = L][server # Set true for custom spawn location. CustomSpawn = false SpawnX = 6458 SpawnY = 6455 SpawnZ = 5547 #---------------------------------------# # Quick Info For Newbies # #---------------------------------------# #Enable Quick Info Message For Newbies ? EnableInfoMessage = False ServerName = L2Jserver # Show Welcome PM on start ShowWelcomePM = False PMFrom = Server PMText1 = Welcome to our server PMText2 = Visit our web http://Your.Web.Adress # Char on start Pm vote ShowWelcomePM1 = False PMFrom1 = Vote PMText3 = Vote for Server ths # Enable/Disable progressive enchanting system (experimental). EnchantStepEnabled = False # Progressive enchanting mode. Values allowed = static, dynamic EnchantStepMode = static # If EnchantStepMode = static: # Value in percent (%). Reduced from enchant rate on each next enchant. # Example: +3 safe enchant. EnchantChanceWeapon = 66. EnchantStep = 3 #+4 = 66%, +5 = 63%, +7 = 60%, +8 = 57% etc. # If EnchantStepMode = dynamic: # enchant chance is multiplied by (EnchantStep^(item enchant level)-safe enchant) # for example, if enchant step is 0.95 # +10 = 66*(0.95^(10-4)) # it only starts to make a real difference after +10, # so it's useful for servers with high max enchant. EnchantStepStatic = 4 EnchantStepDynamic = 0.95 # Enable aura from champion mobs # 0 - no aura / 1 - blue aura / 2 - red aura # Default = 0 ChampionEnableAura = 0 # Welcome Html Config # Show Welcome Html When a Player Logs In? ShowWelcomeHtmlOnLogin = True #Captcha EnableCaptchaSystem = False #Anti bot System(kill) #Default 50 AntiBotKills = 35 #============================================ # S.O.E. In PvP Protection = #============================================ #If you set this option to "True" , players can't use SOE when #they are flagged! #Default is "False" SoeInPvpProtection = True # Turn this off to avoid skill enchanting. # Default: True EnableSkillEnchant = True # When this is enabled it will read the "SkillMaxEnchantLimitLevel" option. # Default: False EnableSkillMaxEnchantLimit = False # When this is over 0, it will cutoff the skill enchant level to it's value. # When it's 0 it will removed the current skill enchant. # Default: 30 SkillMaxEnchantLimitLevel = 30 #Npc Id For Pk Guard Protection GuardId= 36602 # Show online players vcmd # Default: False ShowOnlinePlayers = True # Allow custom starter items? AllowCustomStarterItems = false # You must allow custom starter items! # Usage: id,count;id,count; CustomStarterItems = 57,1000; # --------------------------------------------------------------------------------- # Custom Clan Leader Color Name # Credits to: FFs # --------------------------------------------------------------------------------- # Clanleader Color Support ClanLeaderNameColorEnabled = True # Default: 00FF00 (green) ClanLeaderColor = 00FF00 # Min Clan Lvl # Default = 3 ClanLeaderColorAtClanLevel = 3 # Minimum distance from player / npc to open a new private store shop # Default: 0 ShopMinRangeFromPlayer = 0 ShopMinRangeFromNpc = 0 # --------------------------------------------------------------------------- # Alternatif soul crystal # --------------------------------------------------------------------------- # This option will enable a alternatif leveling of soul Crystal # Default: False EnableNewLevelingSoul = False # Enable / Disable / gaining experience. (.expon .expoff ) # Default: False SpExpCommand = False Hellbound LowLevelPkProtection pccafe pvpcolorsystem votereward Npc: Gm_Shop Buffer Gatekeeper Delevel Event: HideAndSeek [event] Leaderboards [event] Last Hero [event] Solo [event] Full Quest Opoios thelei na kanei post i na mou steilei pm. Paypal and paysafe Source:30Eyro
-
File mou gia ti client to theleis?
-
exeis perasei to pack sou custom new spawn ?
-
Mpes msn na to doume na sto ftia3w... mpa den pisteyw giati se ligw tha prepei na figw na paw........... ;)
-
to weapons pou grafeis epano ama patiseis sto link tha deis oti leei gia kamael oxi gia human :)
-
File mou se poio char to foras ? to weapons ayto einai gia kamael look
-
File mou ayto ginetai mono me edit java code sto pack sou
-
Ena kalo Pack Interlude
Flash™ replied to xTakegawa's question in Request Server Development Help [Greek]
File akoma kai na agoraseis kapoia den einai full fix kai kapoia alla akoma den einai etoima. alla kalutera monos sou na katseis na asxolitheis para na agoraseis ena etoimo kai ftinw... ama theleis idika Interlude pack tote prepei na plhroseis peripou polla gia ena kalo pack se sosto developer. -
Bres me to id tou items kai ftiaxtw.. save 413 itemname-e.dat
-
[GR][Help]welcome texts...
Flash™ replied to LuckyStr1ke's question in Request Server Development Help [Greek]
File mou edw System/systemmsg-e.dat -
[HELP] PROBLEM ME TIME STA BUFFS
Flash™ replied to SkySkase's question in Request Server Development Help [Greek]
File mou ektos ama den to exeis kanei True apo False mono tote den tha douleyei i den exeis valei ta sosta id.. -
[HELP] PROBLEM ME TIME STA BUFFS
Flash™ replied to SkySkase's question in Request Server Development Help [Greek]
File mou prepei na pas sto int tis buffer kai na pareis apo ekei ta id ton buff kai na ta baleis sto config me to time gia na doulepsei. -
File mou ama exeis ta sourcei tha to ftia3eis monos sou i tha peis stin team pou to pires na to ftia3oun pou prepei na to ftia3oun ekeinh
-
File mou uparxoun polla pou prepei na ta ftia3eis... apo skills apo quest apo olympiad :) egw sto lew giati ta exw ftia3ei kai exw kai ton server online...
-
Kalutero pack gia low , mid rate server
Flash™ replied to JustBeatIt's question in Request Server Development Help [Greek]
File mou pack C6 apoklietai na breis free gia na kaneis server sosto.. mono to aCis itan alla exei apo oti 3erw privete apo ekei kai pera i tha ftia3eis i tha agoraseis.. -
Skill enchanter Npc
Flash™ replied to konos003's question in Request Server Development Help [Greek]
logiko einai giati to l2jsigmo den exei ayto to sql to exei kanei se xml -
To 8ema einai oti me to fraps den 3erw pws na balw na travah mono to parathiro para olo to pc
-
erotisi drop sto core kai kati akomh
Flash™ replied to l22expert's question in Request Server Development Help [Greek]
File mou esu den to perases to java code i oxi ? -
Hi mages tha ithela na rwtisw kanena program gia video ektos apo to fraps uparxei gia l2 ? i ama uparxei programa na metatrepsi ayto (.l2r) to video tou l2 se mp3 i se mp4 ?
-
Provlima me to Eclipse!!Prwti fora to vlepw!
Flash™ replied to HomoErectus's question in Request Server Development Help [Greek]
Kati kaneis esu lathos file mou.. giati egw den exw kanena provlima..