Jump to content

Recommended Posts

Posted

Lipon....:P as arxisoume 1 guide gia to forum mas :D. Katarxas PS:exoun ksanaginei post(den kserw an exoun ginei ola) ala oso perissotera toso kalitera sosta? as 3ekinisoume.TO GUIDE INE GIA INTERLUDE/C6

 

 

Prwta ap ola prepei na dialeksoume 1 kalo project oste na paroume ta sources file tou kai na kanoume 1 diko mas pack.ton teleuteo kero 2 teams ksexorizoun gia mena.ta opoia team ine ta e3hs:

1)L2 J Brasil->ton teleuteo kero exoun ka8imerina updates,dixnoun endiaferon pros to project tous,sinexizoun arista.

SVN/timeline: http://svn6.assembla.com/svn/L2j-Brasil/ /http://trac6.assembla.com/L2j-Brasil/timeline

2)L2j-Equal->arxisan prin liges vdomades,dixnoun epimonh kai arketa kaloi. perimenoume arketa apo autous

SVN/TIMELINE: http://svn2.xp-dev.com/svn/L2J-Equal / http://trac2.xp-dev.com/L2J-Equal/timeline

 

Vevea mporite na xrisimopoieisete kai ta 2 diasima packs: L2j/L2jfree apla den exoun pia support gia c6..ara prepei na 3ekinisete monoi sas apo tin arxi.

 

Ti ine to timeline?

Timeline ine o istotopos pou vlepete ta ka8imerina updates/fixes pou kanei to project sas

 

Afou dialegete opio team thelete...kanete compile to pack sas.se auto 8a sas voithisei ...ti alo?

to pasignosto guide pos na kanete compile tou ExTrEmEDwarf (http://www.maxcheaters.com/forum/index.php?topic=84234.0).

 

Kante compile to pack sas...Care ola ta build na ine success. meta pante sto workspace se kathe fakelo sto build/ exei 1 zip fakelo. kante aposympiesh ta arxeia sto fakelo tou server sas. Exete 1 etimo pentakatharo pack.

 

Giati kaname compile kai den xrisimopoihsame prec pack re pedia?

Compile prepei na kanume sto pack tou L2J server mas , gia na mporesoume na epe3ergastoume to CORE SIDE tou server , diladi ta .java arxia tou pack mas ..

 

Mesa sto CORE (auto ine to core) mporoume na dimiourgisoume tromerous kodikes , gia ton server mas , na pros8esoume kapia mods , na kanume diafora modifications , kai akoma na ftia3ume kai ta features tou server ...(Credits to RєVєnGeR^)

 

Exoume kanei compile to pack....To pack mas to opoio kaname compile exei prostasia apo Phx/Attackers?

To pack pou kanate compile..pleon exei Ola ta fixes...ta opoia fixes ta prec packs den exoun.

PS:l2j/l2jfree prepei na perasete eseis ta fixes.

 

Pws pername java code ston server mas oste na kanoume ton server mas kalitero?

1 pragma gia to opoio poli anarotiounte..kai omws ine eukola. ine 2 leksis. +-> pros8etoume --->afairoume.

AS perasoume ena java code ston server mas analitika...elpizw meta apo auto na katalavete. As arxisoume:

Exoume auto to code:

Index: java/net/sf/l2j/Config.java
===================================================================
--- java/net/sf/l2j/Config.java	(revision 4092)
+++ java/net/sf/l2j/Config.java	(working copy)
@@ -881,6 +881,18 @@
    public static boolean L2JMOD_WEDDING_SAMESEX;
    public static boolean L2JMOD_WEDDING_FORMALWEAR;
    public static int L2JMOD_WEDDING_DIVORCE_COSTS;
+    
+    public static boolean ANNOUNCE_HERO_LOGIN;

    // Packet information
    /** Count the amount of packets per minute ? */
@@ -1858,6 +1870,18 @@
                L2JMOD_WEDDING_SAMESEX                  = Boolean.parseBoolean(L2JModSettings.getProperty("WeddingAllowSameSex", "False"));
                L2JMOD_WEDDING_FORMALWEAR               = Boolean.parseBoolean(L2JModSettings.getProperty("WeddingFormalWear", "True"));
                L2JMOD_WEDDING_DIVORCE_COSTS            = Integer.parseInt(L2JModSettings.getProperty("WeddingDivorceCosts", "20"));
+                
+                ANNOUNCE_HERO_LOGIN   = Boolean.parseBoolean(L2JModSettings.getProperty("AnnounceHeroLogin", "False"));

                if (TVT_EVENT_PARTICIPATION_NPC_ID == 0)
                {
Index: java/config/l2jmods.properties
===================================================================
--- java/config/l2jmods.properties	(revision 4092)
+++ java/config/l2jmods.properties	(working copy)
@@ -132,3 +132,47 @@
# ex.: 1;2;3;4;5;6
# no ";" at the start or end
TvTEventDoorsCloseOpenOnStartEnd =
+
+#---------------------------------------------------------------
+# Announce Hero Login                                          -
+#---------------------------------------------------------------
+# Announce Hero Name At Login
+# This sctipt will announce when Hero login.
+AnnounceHeroLogin = False
Index: java/net/sf/l2j/gameserver/clientpackets/EnterWorld.java
===================================================================
--- java/net/sf/l2j/gameserver/clientpackets/EnterWorld.java	(revision 4092)
+++ java/net/sf/l2j/gameserver/clientpackets/EnterWorld.java	(working copy)
@@ -174,6 +174,59 @@
            engage(activeChar);
            notifyPartner(activeChar,activeChar.getPartnerId());
        }
+        
+        
+        if (Config.ANNOUNCE_HERO_LOGIN)
+        {
+        	if (activeChar.isHero())
+        	{
+        		Announcements.getInstance().announceToAll("Hero: "+activeChar.getName()+" has been logged in.");
+        	}
+        }
+        

        if (activeChar.getAllEffects() != null)
        {

kai 8eloume na to perasoume ston server mas. Lipon:

mas lei na pame sto eclipse/l2jgameserver/clientpackets/enterworld.java afou pame ekei vriskoume auti ti grami:

 notifyPartner(activeChar,activeChar.getPartnerId());
}

kato apo auti ti grami dld tin grami } vazoume ton kodika:

+        
+        
+        if (Config.ANNOUNCE_HERO_LOGIN)
+        {
+        	if (activeChar.isHero())
+        	{
+        		Announcements.getInstance().announceToAll("Hero: "+activeChar.getName()+" has been logged in.");
+        	}
+        }
+        

meta svinoume ola ta + apo mrposta kai kanoume save.meta kanoume to idio kai gia ta alla autos o kodikos itan na kanei announce ta hero otan loggaroun.

 

Elpizw na sas voithisa gia na mathete pws na vazete java code.

 

Ston server mou pianei wallpray kai oi pektes mporoun na varesoun pisw apo toixous klp (wallhit) ti tha kanw?

gia na bgalete auta ta bugs tha prepei na valete ston server sas GEODATA kai PATHNODE .

 

Pws vazw geodata?

Edw tha akolouthisete to analitikotato guide to Rozdex(TELIO GUIDE)->http://www.maxcheaters.com/forum/index.php?topic=124970.0

 

Pws tha kanw 1 diko mou aplo kodiko? (Gia sinthetous kodikous tha prepei na gnorizete tin glossa programatismou JAVA)

Tha kanoume enan kodiko...pou na lei oti otan enas char ginete nobless na tou erxete 1 minima kai na tou lei You Are Hero!. As arxisoume.

3ekiname ton code grafontas:// Custom nobless message--->Ine san tittle..ara den ine ipoxreotiko.

meta grafoume:if (activeChar.isNoble())---->to if simenei an opos sta agglika. to activeChar sto l2 ine enas char opoiosdipote pou ine online. kai to .isNoble ine otan ginei noble.

meta:{

activeChar.sendMessage("You are Nobless");

} ---->Panta meta to if o kodikas 3ekinaei me { meta grafoume activeChar.sendMessage("You are Nobless") ...to opoio simenei oti 8a stelni minima ston char kai 8a lei you are Nobless. kai to } simenei oti o code telionei.stin teliki o code tha ine etsi:

// Custom nob message

if (activeChar.isNoble())
{
activeChar.sendMessage("You are Nobless");
}

 

 

Elpizw na voithisa to forum/ See yaa

 

PS: Updates maybe come soon.

 

 

 

 

 

 

 

Posted

kita einai kalo les sosta pragmata alla to ekanes kapoc biastika kanto ena update kai ka8oragrapseto na k min xrisimopis diafora xromata fenete ligo periergo (prosopiki mu gnomi oti 8es kanic) episis ida merika la8akia sto teloc lec pos na kanoume enan java code k mas les poc an kanoume afton ton code opioc einai nobless 8a tou bgeni  "You Are Hero" alla sto code kato lei gia nobless ka8oragrapseto poli newbies  8a perdeftoune..

Posted

Oreo to topic sou.. sinistw se osous 8a kanoun compile k tha perasoun patchakia mesa sto core na xrisimopioisoun L2 Project h opia 8a exei build mesa(einai pio eukolos tropos na kaneis compile otan eisai newbie.)..sunexise etC m orea guides..!

Posted

Oreo to topic sou.. sinistw se osous 8a kanoun compile k tha perasoun patchakia mesa sto core na xrisimopioisoun L2 Project h opia 8a exei build mesa(einai pio eukolos tropos na kaneis compile otan eisai newbie.)..sunexise etC m orea guides..!

thanks
  • 2 weeks later...
Posted

pedia na rotiso ekana compile gracia final l2jfree kai otan kano edit ta java arxia me ta dixni san kinezika gt kserete mipos. i prota pernao ta custom kai meta kano compile?

Posted

pedia na rotiso ekana compile gracia final l2jfree kai otan kano edit ta java arxia me ta dixni san kinezika gt kserete mipos. i prota pernao ta custom kai meta kano compile?

Enoeite Prota Kaneis Oti Modify Theleis Ston Kodika Pos Allios...Psaxe Gia Guide ...Use Search Button Mn Variese :>

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Lineage2 Freya High Five @ Reshade with fog and rain etc @ Gracia final epilogue atmosphere   this reshade will eat lots of GPU power 50% or more of an RTX 3060 so be carefull depending on what effects are activated and their settings will eat even more GPU recomended 60hz monitor settings and via nvidia panel in Lineage2 game profile vsync settings to on effects are set up till film deck and the rest are not used but still working again this can eat alot of GPU Don't overheat GPU this is for freya high five but might work on others too copy in the  System  folder the folder  reshade-shaders  and the files  d3d9.dll  ReShade.ini  ReShadePreset.ini  ReShade.log  CccDddCcc.ini insert opens the menu and delete is on and of some settings need  ctrl + left click  to be changed   making another profile will reset the not activated effects to their default values so just copy the profile  CccDddCcc  and rename if needed also something needs to be closed from settings in game menu, the blur at distance and advanced shaders but keeping the advanced water effects all reflections   for those that don't like the h5 look of the sky and the red fog and rain and ambien red at night on all maps well if we want the cool gracia final epilogue back then we need to do this rename the  Maps  folder to Mapsretail or whatever copy the  Maps  folder from gracia final epilogue to h5 also we need the  L2_Skies.utx  from gracia final epilogue  Textures  folder to be replaced and also we need to do the same to the files  timeenv0.int  timeenv1.int  timeenv2.int  timeenv3.int  found in  system  folder   another setting that will probably be needed but not really tested out is to open file  option.ini  from  system  folder and add cachesize like this   [FirstRun] FirstRun=2   [Engine.GameEngine] CacheSizeMegs=512   also maybe is good to change those to 4.000000   [ClippingRange] Terrain=4.000000 Actor=4.000000 StaticMesh=4.000000 StaticMeshLod=4.000000 Pawn=4.000000       sorry bad english   https://mega.nz/file/aRNXxDrQ#mbxrNERBtW0XEEezK6w8-86oZWuX1k6NgtR6RZWKRVM   the compression on the video is kinda bad but meh    
    • Thanks, tho if possible let's lock the topic. I decided to finish up myself as I only created this to save up my time, but seems that while waiting for prop dev. finished myself.
    • Plus he have Discord where using Celestine, Nightwolf and others names to ensure that he is legit, what a looser, that's why mxc have bad reputation, coming here is like 50/50 get scammed.
    • Greetings, MaxCheaters community! We are the development team behind projects like AdenLand, Classic GvE, TinyEssence, PvPEssence, and several others. Over the years of managing high-traffic servers, we’ve built our own ecosystem of tools for datapack and client editing, simply because standard software often failed to meet our production needs or was too slow. Today, we are opening access to these professional solutions for our colleagues in the dev scene. You can explore our suite of editors and utilities here: 👉 https://la2.tools/ Why choose our tools? Battle-Tested: This software is used daily to maintain and update our own live projects. Efficiency: Designed to automate routine tasks that usually take hours or even days. Stability: Built to handle complex client/server structures where generic tools often crash. We are ready to provide consultations on integrating these tools into your development workflow to make your process faster and more secure.  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..