Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

L2O Lineage 2 Classic 3.0

Initiate Mage
Joined
Oct 2, 2023
Messages
4
Reaction score
2
can anyone help me with this?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Apr 12, 2023
Messages
18
Reaction score
11
can anyone help me with
/****** Object: StoredProcedure [dbo].[ap_RegisterAccountGameSlot] Script Date: 15/01/2023 18:32:17 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE PROCEDURE [dbo].[ap_RegisterAccountGameSlot]
@uid int,
@var2 VARCHAR,
@var3 VARCHAR,
@var4 int output
AS


GO
/****** Object: StoredProcedure [dbo].[ap_GetAccountGameCharacter] Script Date: 15/01/2023 18:32:17 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
-- =============================================
-- Author: <Author,,Name>
-- Create date: <Create Date,,>
-- Description: <Description,,>
-- =============================================
CREATE PROCEDURE [dbo].[ap_GetAccountGameCharacter]

@uid int, --accountId?
@worldNO int,
@char_id int OUTPUT,
level int OUTPUT,
@unk5 int OUTPUT
AS

GO
 
Initiate Mage
Joined
Oct 2, 2023
Messages
4
Reaction score
2
anyone know why there is no server selection?? ive tried different combinations in dbo server like id 123 - 53 -45 - 101 - 1 but stilll nothing??
Untitled - Lineage 2 Classic 3.0 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Nov 25, 2023
Messages
2
Reaction score
1
Hi. Is it me being mommy's special, or the crucial pdb files are corrupted?
For some reason ends of files are filled with a very very nicely even distributed noise.
Someone had fun with HexEditor -> Fill block with random or am i missing something?

 
Newbie Spellweaver
Joined
Apr 12, 2023
Messages
18
Reaction score
11
Hi. Is it me being mommy's special, or the crucial pdb files are corrupted?
For some reason ends of files are filled with a very very nicely even distributed noise.
Someone had fun with HexEditor -> Fill block with random or am i missing something?


can you read this thread more carefully? It has already been said 100 times about using pdb files.
totalchecker2015.pdb for totalchecker2015.exe(l2server) nask64.pdb for nask64.exe(l2npc)
 
Newbie Spellweaver
Joined
May 25, 2020
Messages
20
Reaction score
11
Anyone interested can contact me and il work on getting them ingame. At the moment, keeping it a little private till i finish up some more, and we open a more public test server.
 
Newbie Spellweaver
Joined
May 25, 2020
Messages
20
Reaction score
11
Those interested feel free to pm me, and will try to get you in game quickly
 
Newbie Spellweaver
Joined
Sep 19, 2005
Messages
39
Reaction score
0
Can anyone share this server. I got L2_LIVE_CSERVER-CLIENT166-REVISION-14-works from irk but have some errors

Yes, What Wmzbot said is right.
=========================================================================
You can check and download them below.

Server files link--->
162 Client link -----> ("I'm going to stop sharing the client after 3 days.")
Server files link---> <=== link dead
Pls share again. Thanks bro
 
Last edited:
Newbie Spellweaver
Joined
Aug 10, 2009
Messages
39
Reaction score
4
Would love a few people who might be interested in working together on things, i have pretty much 95% of the DB done, and it mainly just needs testers, and maybe a person or 2 to work together.
Hello, I am a Chinese user. Can I participate in this test? I would like to ask how your version of the game entered the gaming world.
Can I have a Chinese client if I participate in the test?
 
Newbie Spellweaver
Joined
May 25, 2020
Messages
20
Reaction score
11
I can make translations for specific languages if there is a want, and if I have a native speaker to help me with some things.
 
Back
Top