Jump to content

Recommended Posts

Posted

Geia. 

teliosa ton server kai me ton server ton bgazei down deitai 1 min plz ti fteei.

 

Sto GameServer me bgazei

AchievementsEngie:Loaded 24 achievements from xml!

PcColorTable: Loaded 0 and 0 expired deleted!

i have the same problem.

gameserver stucks on this:

"AchievementsEngie:Loaded 24 achievements from xml!

PcColorTable: Loaded 0 and 0 expired deleted!"

Posted

How long did you wait? Maybe somehow it "takes" too much time. So, be patient and even wait 5-10min :D

Posted

How long did you wait? Maybe somehow it "takes" too much time. So, be patient and even wait 5-10min :D

i waited much longer than 5-10min :D

  • 5 weeks later...
Posted

I wondering if any java dev around mxc is interest on working with java swing gui , 

 

My question is open to every project around here .

 

With java swing we could make the difference and make everything monitored and automatic.

With java swing library we could make a lot of coding related to lineage2 java servers.

 

 

Lets give you an example on what i am thinking : 

 

As i was reading some topics i've notice that a lot o ppl argue about //snop code . 

 

We could create a java swing gui console at the startup of server or external and add some basic functions , like start stop restart server . Different informations about server stability , running , players , etc . 

 

Lets go again at the //snoop part . we could make a panel that it will get directly from say2.java all the conversations and organaze them by "pm" "all" "trade" "hero" "petition" "Etc" with different colors and search by player options . It would be the greatest monitor since it would run in full screen .

 

Some examples of my old works in java swing . Bellow ,

 

https://www.youtube.com/watch?v=hrlVGEfEXcw

 

It took me about 2 hours , it took me more time for the design than the actual coding.

Posted (edited)

As i am watching my old work , it flashed me also an idea for testing functions console/manager.

We could for example make a notepad envoiroment into java swing for example the coding of an voice command . and modify it in runtime . 

 

**SRY FOR DOUBLE POST I AM NOT POSTS HARVESTER ANYWAYS :P

Edited by ™® Stergios ®™
Posted

I wondering if any java dev around mxc is interest on working with java swing gui , 

 

My question is open to every project around here .

 

With java swing we could make the difference and make everything monitored and automatic.

With java swing library we could make a lot of coding related to lineage2 java servers.

 

 

Lets give you an example on what i am thinking : 

 

As i was reading some topics i've notice that a lot o ppl argue about //snop code . 

 

We could create a java swing gui console at the startup of server or external and add some basic functions , like start stop restart server . Different informations about server stability , running , players , etc . 

 

Lets go again at the //snoop part . we could make a panel that it will get directly from say2.java all the conversations and organaze them by "pm" "all" "trade" "hero" "petition" "Etc" with different colors and search by player options . It would be the greatest monitor since it would run in full screen .

 

Some examples of my old works in java swing . Bellow ,

 

https://www.youtube.com/watch?v=hrlVGEfEXcw

 

It took me about 2 hours , it took me more time for the design than the actual coding.

 

well i think you are targeting the wrong people..You should target admins and not project communities since these are the people that they are going to use your program...As far for the //snoop you can easily do it  in the petition window and/or the friend message window...

Posted (edited)

well i think you are targeting the wrong people..You should target admins and not project communities since these are the people that they are going to use your program...As far for the //snoop you can easily do it in the petition window and/or the friend message window...

I disagree cause it could be used as developer resources too.

 

Live time scripting of any porpuse .

 

I will procced on working with java swing and make some examples.

Edited by ™® Stergios ®™
Posted

I disagree cause it could be used as developer resources too.

 

Live time scripting of any porpuse .

 

I will procced on working with java swing and make some examples.

 

i will be glad to see in what ways this could help me...

Posted (edited)
Hi A Tip xq Upgrade Code Pvp Rank System 3.8.7 and add new ones as: 

+ Multifunctionzone 

+ Sell Buff System 1.9.0

+ Items Clan Reputation 

+ Advanced Grand Boss Observation 

+ Trance's Rebirth Manager 

+ Trance's Noblesse Manager 

+ CasinoManager, PasswordChanger 

+ And others. 

 

or is this basing dating. and is better or similar to L2JaCis.?

Edited by death15
Guest
This topic is now closed to further replies.



  • Posts

    • Since I write everything in the guide file. Windows: Download Python from the official website: Download Python. During installation, make sure to check the option "Add Python to PATH". >>>How? just check it in google.com Complete the installation.     There is a file called guide there I have all the details... [DropSettings] RateDropItems = 1879, 1875 RateDrop = 4 InputFolder = npc OutputFolder = npc_new Download
    • 1. gameserver\data\string\strings_en.properties   drop.group.html=<br1> drop.rewardData.html=<table width=500 height="42" border="0" background="L2UI_CT1.Windows_DF_TooltipBG"><tr><td width=32 height=32><img src=%icon% width=32 height=32></td><td width=310>%item%<font color="LEVEL"> %drop_min% - %drop_max% </font><br1> Drop Chance : <font color="LEVEL">&nbsp;%chance%&nbsp;</font><br1></td></tr></table><br1> drop.rated_grouped=<br1> drop.not_rated_grouped=<br1> drop.not_rated_not_grouped=<br1> drop.sweep=<font color="E7C94E"> Spoil: </font><br1> The following HTML code will work if you have the capability to adjust the window to any dimensions you want. 2. gameserver\data\html-en\actions\rewardlist_info.htm <html noscrollbar> <title>Drop List</title> <body> <center>     <font color="LEVEL">%npc_name%<font><br1>     <table>     <tr>         <td><button value="Normal" action="bypass scripts_actions.RewardListInfo:showReward 0 RATED_GROUPED" width=150 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>         <td><button value="Spoil" action="bypass scripts_actions.RewardListInfo:showReward 0 SWEEP" width=150 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>     </tr>     </table>     <img src="l2ui.SquareGray" width=490 height=1><br1><br1>     <font color=995312>%info%</font>     %paging% </center> </body> </html> resize_x=550 resize_y=360 The .htm files are adapted for custom dimensions. You must have support in your client for handling custom HTML window sizes. and it looks like this:  
    • MaxCheaters used to be a glorious pit of barely functioning dreams. I logged in DAILY to witness war crimes in Java. Now it’s just 14 dudes reposting the same extender like it's a sacred text AND HALF OF YOU CAN’T EVEN UPLOAD FILES WITHOUT A .RAR INSIDE A .RAR INSIDE A .RAR WITH A .TXT THAT SAYS “NO VIRUS.”   You used to steal from Russians with pride. Now you steal from each other with broken links. What happened? Where are the insane flame threads? Where’s that one guy who kept threatening lawsuits in 2015? AND TO THE MODS — what are you even moderating now? Someone just posted a thread titled “HELP ME CLIENT CRASH WHEN WALK,” and the only reply was "UP."   WAKE UP MAXCHEATERS OR I SWEAR TO GOD I’LL START POSTING TUTORIALS IN WINGDINGS.
    • I’m not personally involved, but after observing recent activity on the forum, it's clear that things have become highly polarized, not because of technical issues, but due to personal disputes, insults, and public drama. It's unfortunate to see that instead of healthy knowledge sharing, discussions are turning into accusations, mockery, and downvote abuse. Everyone is free to contribute, disagree, or critique, but when respect is lost, the community itself loses its purpose. Whether someone shares files for free, sells services, or just helps others, their contribution should be judged based on quality, not personal grudges or "factions." It would be great to see the forum return to its original purpose: development, collaboration, and mutual respect. Those who truly care about the community should put personal conflicts aside and focus on the actual content, that’s where the real value is.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock