Jump to content

Recommended Posts

Posted

Im getting the Ur password does not match account information.

 

Ive set the AutoCreateAccount= True

 

 

halp

 

 

ps when I run the Start.bat I get an error saying Apache is running. or something like that

Posted

Im getting the Ur password does not match account information.

 

Ive set the AutoCreateAccount= True

 

 

halp

 

 

ps when I run the Start.bat I get an error saying Apache is running. or something like that

 

i didn't catch it what excactly is your problem you can't log in with admin account or you can't create account auto ??

Posted

Some corrections!

 

  • Your Hosts file is not needed.
  • No account with ID Maker exists. (only an account slayerg1 o.O)
    • Please add at "Hosts" this: 127.0.0.1 l2authd.lineage2.com -> 127.0.0.1 l2testauthd.lineage2.com  -> 216.107.250.194 nprotect.lineage2.com .
    • Explain how to make their self Admins.
      • Write how to register the gameserver, so it will work!
      • Write how to add custom GM-Shop and custom Buffer!
        • Tell us the ID of the class changer!
        • The server worked fine for me, BUT AFTER i have read ALL the posts to explain what was going on and why it didnt work at first and how to fix it!

Posted

I will Answer them !

 

1)Explain how to make their self Admins. ?

->Open navicat then go at your database ( default l2jdb ) then characters , then find your char and after that try to find AccessLevel .. and change from 0 to 200 ... or from game write this command //changelvl 200

 

2)How to register the gameserver, so it will work! ?

->Go at loginserver folder then open RegisterGameServer.bat , after that write 1 for Bartz 2 for Kain 3 for Sieghart etc etc ... after that take the hexid(server 1).txt at gameserver/config and rename it to hexid.txt

 

3)Write how to add custom GM-Shop and custom Buffer! ?

 

Its in greek !! Also i will tell it at English too ! >>.<<

 

[GR]Loipon .... gia na baleis buffer ... 8a sou exei 1 sql file ... anoigeis navicat meta patas stin DB s logika l2jdb meta patas deksi click execute bath file .. briskeis to .sql tou buffer.. patas diplo click 8a sou fortwsei k 8a s pei [Msg] Finished - 2 queries executed successfully to 2 den einai aparaithto .. mporei na s pei k 5 .. meta 8a sou exei ena .htm file .. to perneis .. kai to bazeis sto gameserver/data/html/default/ ekei mesa kai 8a sou exei ena file jscripts gia interlude k scripts gia kamael 8a sou pw kai tis 2 ekdoxes ...

1)Kamael , perneis to script logika 9999_NPCBuffer 8a sou exei .. kai to bazeis mesa sto gameserver\data\scripts\custom ekei antigrafh to 9999_NPCBuffer (to 9999 einai gia tin buffer pou exw egw.. gia esena mporei na einai diaforetiko ean exeis alli buffer i ean to exoun allaksei) meta pas

gameserver\data kai psaxneis gia to scripts.cfg to anoigeis me notepad kai psaxneis sto telos gia # Custom kai bazeis meta to teleutaio pou exei to custom/9999_NPCBuffer/__init__.py des edw pws 8a sou einai ..

 

# Custom

custom/3995_echo/__init__.py

custom/4000_ShadowWeapons/__init__.py

custom/5000_MissQueen/__init__.py

custom/7000_HeroItems/__init__.py

custom/8000_RaidbossInfo/__init__.py

custom/8001_NpcLocationInfo/__init__.py

custom/6050_KetraOrcSupport/__init__.py

custom/6051_VarkaSilenosSupport/__init__.py

custom/9999_NPCBuffer/__init__.py

 

2)Interlude 8a sou exei to idio ena 9999_NPCBuffer (to 9999 einai gia tin buffer pou exw egw.. gia esena mporei na einai diaforetiko ean exeis alli buffer i ean to exoun allaksei) to perneis kai pas gameserver\data\jscript\custom ekei to kaneis antigrafh kai meta anoigeis to __init__.py pou briskete sto custom fakelo .. kai bazeis to '9999_NPCBuffer' ws last grammh des edw pws 8a prepei na einai

 

__all__ = [

'5011_l2day',

'7000_HeroItems',

'6050_KetraOrcSupport',

'6051_VarkaSilenosSupport',

'9999_NPCBuffer'

]

print ""

print "importing custom data ..."

from data.jscript.custom import *

print "... done"

print ""

 

Twra gia to GM Shop , 8a sou exei 2 .sql files ... kaneis to idio me ton buffer ta kaneis excecute stin db sou .. meta 8a sou exei ena .htm i polla file to opoio to pas sto gameserver/data/html/merchant ekei to kaneis epikolisi ... Prosexe .. mporei na sou exei k kati .xml arxeia ta opoia mpenoun sto gameserver\data\multisell ekei!!

 

Global GK , 8a sou exei k ekei 2 .sql files ... kai kaneis to idio me ta parapanw diladi execute stin db sou ... meta 8a sou exei ena i polla .htm files ta opoia ta bazeis sto gameserver/data/html/teleporter epikolisi ekei

 

pistebw na boh8hsa  Good Luck !!

 

[ENG]Listen ... in order to put a buff ... it should have 1 sql file ... you open it with navicat then you select your DB .... default l2jdb then you click right click and then click execute bath file ... find the .sql file from buffer .. and double click it .. it should load smth .. and it will tell you [Msg] Finished - 2 queries executed successfully the 2nd .sql file isnt neccessary .. it may have 5 sql files .. ( lol :P ) after then it should have a .htm file which you copy and you put it at gameserver/data/html/default/ there and after that it should have 1 file jscripts for interlude and scripts for kamael .. i will tell u and the 2 ways how to put kamael and IL too !!

 

1)Kamael , you take the script folder .. maybe 9999_NPCBuffer and you put it at gameserver/data/scripts/custom/ and you paste it there ( the 9999_NPCBuffer is for mine buffer ... for you it may be different .. 800_NPCBuffer who knows ? xD :P ) then you go at gameserver/data/ and you search for >> scripts.cfg << then you open it with notepad and you search at the last for #Custom and you put after the last line the custom/9999_NPCBuffer/__init__.py , see below how it may be !

 

# Custom

custom/3995_echo/__init__.py

custom/4000_ShadowWeapons/__init__.py

custom/5000_MissQueen/__init__.py

custom/7000_HeroItems/__init__.py

custom/8000_RaidbossInfo/__init__.py

custom/8001_NpcLocationInfo/__init__.py

custom/6050_KetraOrcSupport/__init__.py

custom/6051_VarkaSilenosSupport/__init__.py

custom/9999_NPCBuffer/__init__.py

 

2)Interlude it should have the same 9999_NPCBuffer ( the 9999_NPCBuffer is for mine buffer ... for you it may be different .. 800_NPCBuffer who knows ? xD :P ) you take it and you put it at gameserver/data/jscript/custom there you paste it and then you open the __init__.py that is based at the folder named custom .. and you put '9999_NPCBuffer' as the last line of this file .. check below how it should be

 

 

__all__ = [

'5011_l2day',

'7000_HeroItems',

'6050_KetraOrcSupport',

'6051_VarkaSilenosSupport',

'9999_NPCBuffer'

]

print ""

print "importing custom data ..."

from data.jscript.custom import *

print "... done"

print ""

 

Now for the GM Shop , it should have 2.sql files .. you make the same as buffer .. you execute them at your DB .. then it should have many .htm files ... these goes at gameserver/data/html/merchant there you paste them .... WATCH OUT ...it may have some other files .xml which goes at gameserver/data/multisell ! there you paste it

 

 

Global GK , it should have 2 .sql files .... and you do the same as before .. ( you know xD ) execute at your db .. then it should have .htm files you copy them and you paste them at gameserver/data/html/teleporter there you paste it

 

I Hope i helped !  Good Luck !!

 

4)Tell us the ID of the class changer! ?

 

The id is 31228 !

 

 

 

 

Posted

That post explains a lot...thanx.Btw does any one else problem with Clan Creation???

When i go to a priest and press "Create Clan" and press ok after the name the game freezes (stucks) tottaly and the character which i  created tha clan with doesn't login again when i try.

 

I tryied it several times but every time the same thing happens.

Does any one have the same probl?

Posted

Anyone else has clan creation problems on the server except me?

 

ANd another question. Must be the Telnet enabled when making the server global and what setting must i use ?

Posted

I will say you to change pack , and you dont need telnet enabled to maek your server public!

Posted

yea that's really easy to someone who can know how to create a CT1 Server.And i think all from here knows :)

 

i dont. server is runnning, but when i want to login, i got my account is used. :S

 

grrrr im getting angry... server is running but on web page it is down...

Guest
This topic is now closed to further replies.



  • Posts

    • Hello, our prices are either average or often even lower than the market. At some point, it happens that adena is very expensive, but it is worth waiting and it falls in price. In the first days, adena usually costs a lot of money because of the level race.
    • hello, do you have maybe source nwindow.u for protocol 24?
    • Now begins your final fall, you don't know who you messed with and who I am, nor can you imagine what awaits you. Dragon Network will have to answer for its actions before the FBI, and thus begins its downfall.
    • This post originally appeared on zupyak. The EA FC 26 Closed Beta is almost here, giving select players an exclusive first look at the game before its official release. Running from August 6 to August 26, 2025, this beta will let testers try out key gameplay changes and provide feedback to EA. If you're eager to secure a beta code, this guide will walk you through everything you need to know—from eligibility requirements to how to maximize your chances of getting an invite.   How to Get an EA FC 26 Beta Code 1. Beta Codes Are Account-Locked (No Sharing!) • If you receive a beta code, it will be tied to your EA account and cannot be shared or sold. • Attempting to share or buy a code is against EA's NDA (Non-Disclosure Agreement) and will result in a ban. 2. Check Your EA Account Settings • Log in to the EA website and go to Account Settings. • Navigate to Communication Preferences and ensure you're opted in for: • All EA Sports games, including FC 25 and FC 24 • The platform you actually play on • Promotional emails 3. Sign Up for EA Playtesting • Visit the EA Playtesting portal and register. This increases your chances of being selected for beta access. 4. Play FC 25 Regularly EA prioritizes active players, especially those who compete in Division Rivals and FUT Champions. The more you play, the higher your chances of receiving an invite. 5. Check Your Email (Including Spam!) If you don't receive one immediately, check again on August 13, as EA sometimes sends codes in waves.   What Game Modes Are Available in the Beta? • Kickoff (available to all testers) • Ultimate Team (FUT) • Clubs • Career Mode Your access to modes beyond Kickoff depends on your past gameplay history in FC 25.   Important Beta Rules & Restrictions Do: • Test the game and provide feedback in the official EA beta forums. • Keep all beta details confidential—no streaming, screenshots, or social media posts. Don't: • Share or sell your beta code (it won't work for anyone else). • Discuss the beta publicly—breaking the NDA can lead to account bans. • Expect progress to carry over—the beta is for testing only.   Final Tips to Improve Your Chances • Play FC 25 frequently—active players get priority. • Only select platforms you own—only available for consoles. • Check your spam folder—beta emails sometimes land there. • Avoid VPNs—EA may restrict access based on region (US & UK have higher priority).   What If You Don't Get a Beta Code? The beta code has been released on Augest 4. If you didn't receive one, don't worry, as EA sometimes sends codes in waves. Final Thoughts The EA FC 26 Closed Beta is a fantastic opportunity for dedicated fans to shape the future of the game while enjoying early access. By following these steps and staying active in FC 25, you can maximize your chances of securing a coveted beta code. Remember, confidentiality is key—so keep all details private and abide by EA's rules. And when the full game officially launches, consider buying FC 26 coins to give yourself an edge in building your Ultimate Team and dominating the competition! Are you ready for EA FC 26? Let us know your thoughts in the comments below!
  • 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