Jump to content

interlude [Interlude L2J] L2 Guardians


vvv23

Recommended Posts

Rates are 500xp 1000sp 1000 adena 2x party

 

http://l2guardians.myforum.ro/

 

 

-friendly GM's

-fresh start

-Interlude data 99% :P

-very fun

-NO DONATION

100% Pure Interlude PVP !!!

Join Us now!

Link to comment
Share on other sites

Argh why did you made max 25 ? +10 or 16 was not enough ? Instead of makeing a server that a lot of players are seeking you made something that you can find on any Lineage 2 private servers list . Because you have this kind of enchant the classes you will find are Dagger , Mage , Archers ... 1 month max of pvp and after that it will die .

Link to comment
Share on other sites

Argh why did you made max 25 ? +10 or 16 was not enough ? Instead of makeing a server that a lot of players are seeking you made something that you can find on any Lineage 2 private servers list . Because you have this kind of enchant the classes you will find are Dagger , Mage , Archers ... 1 month max of pvp and after that it will die .

 

+25 isnt so easy, only whit events and bews (bews not 100%) :)

Link to comment
Share on other sites

You just have to understand what balance is . For example some dudes join your server now and after some time new players come .... what will they find ? ++ gear and no chance in pvp not to mention that you sayd Events so pick a party of 9 new people with +5 gear Vs 9 people with +20 let's say , what are the chances that those new dudes will win the event ? Zero mate so this is the reason that it fails from the begining . There is no long term balance , at begining it's sweet but while time passes it will become stuck with a limited community .

Link to comment
Share on other sites

dont try phx, instant ban when you login

 

 

 

@sacha i know what you mean, the enchant rate is retail like trust me +16 is a focking good job if you do it here :)

 

 

 

 

 

 

 

 

LE: Data center changing the Server, Off for a 1 - 2 hours max

Link to comment
Share on other sites

Little advice for ur server . Either put boss jwls in shop or delete them the hell out of the game  otherwise  exactly as sasha says  some new dude will come 3 weeks after server launch with a friend . He will get  +5 gear  , ok as u say enchant sux ,  so the guys he`ll be fightin will have let`s say +10 but if the older guys have boss jwls then the player skill is of no importance the newbie will get his ass raped . (IMO delete em  :P )  IMO put  the gear at the price of 1adena , resellability also 1 adena and enchant scrolls 1gb or sth .  I know star wars attracts ppl but if u`d do a nice server ur comunity wouldn`t be "Algun br ?  " or "recrutajka pl"

Link to comment
Share on other sites

The only boss jwls in shop or  in DB ?   And about the comunity , if u make a server that appeals to the general public (like the tons out there ) u`ll get the general public on ur server  . 200 players with little to none in terms of skill or sociability . Or u can get good ppl on ur server that have been cryin on every forum for some1 to make a decent server for a change . Not some star wars reloaded . :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • First of all you need to understand that there is no ultimate guide "how to", server sources has some similar things but it also has some differences that you will be hard to adapt without skills. Saying skills I mean not only java skills, the most required ones is understanding lineage 2 core processes task-scheduling and client-server networking  communication.   You need to: -learn some core information about Java language -learn some lessons about java programming to understand what is java classes, packages, imports etc. -learn how to edit java source code with some IDE (one of them eclipse) -learn how to compile java source code (with ant for example)   Then for the best way you need to get most popular sources form thread above and try to integrate that scripts like for native, I mean as I can see that mostly provided scripts are for acis, so take acis sources and ty to integrate or find something directly for mobius etc.   Doing all this you will need to understand three things First - How player communicates with server What is action bypasses (when player clicks some link in HTML) and where your server handles it (find RequestBypassToServer packet and learn how its working) What is user/voice/admin commands (when player writes some in chat with "." or "/" or "//") and where your server handles it (find VoiceCommandHandler and learn how its working)   Second - How server doing core logic If addon has some logic that not depends on direct user action it will mostly required some scheduled task (some logic that will be runs periodically), so you need to  find some ThreadPoolManager and Runnable usages and understand how its working Maybe you will need some data storage, so you will need to find how server working with database (try to find how server executes SQL requests, SELECT, INSERT, UPDATE)   Third - How server communicates back to player You need to find how server sends packets to player, find some sendPacket() method and its usages, for example Say2 packet (its when server sends some chat message to client) etc   Unfortunately there is no easy way, some sources will be easier to adapt cuz of similarity between sources some will be harder  
    • I'm starting on this. I know enough to be able to make my website with php, html and css. I also know linux to maintain a server but I don't know anything about java and its compilation.   Can anyone help me learn how to add this type of code to a server? I'm using L2jMobius, but I have no idea or concept of how to start to add codes. Do I need to add it before compiling? Can it be added once the datapack is compiled? How do I know where I should add it?   I would appreciate any kind of information, please!   I wanna to add some codes nex collection, like TvT events, etc:     See you guys and thanks for all the help are in the forum!
    • it says standard here , that is , without protection , it is made from another source code , the goal of my dll is just to kill the game guard , the hwid code is cut out there , since no one uses the old protections on projects - but your answer is clear   ps then choose another option for yourself )
    • remove  DisableGameGuard() from code at all.  compile and send here new dsetup.dll  
    • I shared my dsetup with the HWID system but I can't log in that Error. When I put yours it gave this error.
  • 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