Jump to content

Recommended Posts

Posted
  On 2/27/2021 at 11:21 PM, guytis said:

Today I will begin to make an IDA database and publish it, so that it is easier to do things.

Expand  

Yes please.

 

I'm currently updating L2Homage to fit H5! It's coming along nicely. I've been waiting for these files for so long.

Posted
  On 2/28/2021 at 11:11 AM, strahnui said:

Sorry for my English . When the client starts, it hangs on the server selection window and does not let it go any further. What could be the problem?

Expand  

I also have this situation

 

  On 2/27/2021 at 6:30 PM, zconll said:

HF

 

Here you have full server with some small fixes (still too work to do)

Expand  

if you download this pack

Posted

And it would be fine when there was an error when choosing a server, but it hangs on the server selection screen and nothing happens

 

  On 2/28/2021 at 11:18 AM, SWnet said:

I also have this situation

 

if you download this pack

Expand  

I use this pack. It does not let you further select the server.

Posted (edited)
  On 2/28/2021 at 11:23 AM, strahnui said:

And it would be fine when there was an error when choosing a server, but it hangs on the server selection screen and nothing happens

 

I use this pack. It does not let you further select the server.

Expand  

 

you need to change the IP in the databases to your example 1) Open DBScript\2_lin2comm. sql
find in 3 places:
set @conn_str = '127.0.0.' + @world_id + "';"user";"pass' -- perhaps you will not find a line, try to search set @conn_str
change 127.0.0. to your LAN IP (the last number)
change SQL user on your account
change pass on your SQL password

next, find:
'SQLOLEDB', '127.0.0.1'; 'user';' pass' -- you may not find this line, try searching for 'SQLOLEDB'
change 127.0.0.1 to your LAN IP
change user to your SQL account
change pass to your SQL password

2) Open DBScript\7_lin2world. sql
find in 3 places:
set @conn_str = '127.0.0.' + @world_id + "';"user";"pass' -- perhaps you will not find a line, try to search set @conn_str
change 127.0.0. to your LAN IP (the last number)
change SQL user on your account
change pass on your SQL password

next, find:
'SQLOLEDB', '127.0.0.1'; 'user';'pass' -- you may not find this line, try searching for 'SQLOLEDB'
change 127.0.0.1 to your LAN IP
change user to your SQL account
change pass to your SQL password

  On 2/28/2021 at 1:42 PM, SWnet said:

 

 

Expand  

 

Edited by SWnet
Posted
  On 2/28/2021 at 1:42 PM, SWnet said:

 

you need to change the IP in the databases to your example 1) Open DBScript\2_lin2comm. sql
find in 3 places:
set @conn_str = '127.0.0.' + @world_id + "';"user";"pass' -- perhaps you will not find a line, try to search set @conn_str
change 127.0.0. to your LAN IP (the last number)
change SQL user on your account
change pass on your SQL password

next, find:
'SQLOLEDB', '127.0.0.1'; 'user';' pass' -- you may not find this line, try searching for 'SQLOLEDB'
change 127.0.0.1 to your LAN IP
change user to your SQL account
change pass to your SQL password

2) Open DBScript\7_lin2world. sql
find in 3 places:
set @conn_str = '127.0.0.' + @world_id + "';"user";"pass' -- perhaps you will not find a line, try to search set @conn_str
change 127.0.0. to your LAN IP (the last number)
change SQL user on your account
change pass on your SQL password

next, find:
'SQLOLEDB', '127.0.0.1'; 'user';'pass' -- you may not find this line, try searching for 'SQLOLEDB'
change 127.0.0.1 to your LAN IP
change user to your SQL account
change pass to your SQL password

 

Expand  

thank. I figured it out myself, now it starts up before creating a character.But when I enter the name of the character, it gives an error- your title cannot exceed 16 characters in length. regardless of the length of the name, tell me what is the problem?

Posted
  On 2/28/2021 at 2:03 PM, strahnui said:

thank. I figured it out myself, now it starts up before creating a character.But when I enter the name of the character, it gives an error- your title cannot exceed 16 characters in length. regardless of the length of the name, tell me what is the problem?

Expand  

Try this client

Posted
  On 2/27/2021 at 11:21 PM, guytis said:

Today I will begin to make an IDA database and publish it, so that it is easier to do things.

Expand  

Sell smoke?

Spanish, desde cuando tan generoso gustavo? Esperemos que sea asi, de paso contribuyo con los fix del npcpos... Me esta llevando hs esa mierda... Y con varios arreglos en la ai

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.




×
×
  • Create New...