Jump to content
  • 0

No Carrier systen


Question

Posted

Help me find a NO CARRIER system from the L2Phoenix for L2jFrozen.

 

About system: If the client loses the connection to the server, the character the title is changed to NO CARRIER, and it remains online. The player can reconnect to the server in the specified time.

 

Thx.

7 answers to this question

Recommended Posts

  • 0
Posted

Help me find a NO CARRIER system from the L2Phoenix for L2jFrozen.

 

About system: If the client loses the connection to the server, the character the title is changed to NO CARRIER, and it remains online. The player can reconnect to the server in the specified time.

 

Thx.

 

Should be moved in correct section O.o.

  • 0
Posted

Help me find a NO CARRIER system from the L2Phoenix for L2jFrozen.

 

About system: If the client loses the connection to the server, the character the title is changed to NO CARRIER, and it remains online. The player can reconnect to the server in the specified time.

 

Thx.

 

find the packet Logout.java at serverfiles, somewhere u will find player.deleteMe(), remove it and test, Idk what will happen on reconnect, feedback pls ^^

  • 0
Posted

Nothing changes. The player is still out of the game.

 

try exit, not restart its a diffrent packet.

  • 0
Posted

I kill process, exit (not work), reconnect. And character logout again.

 

I can put the code of L2jPhoenix if that helps. But they have very different methods.

  • 0
Posted

I kill process, exit (not work), reconnect. And character logout again.

 

I can put the code of L2jPhoenix if that helps. But they have very different methods.

 

Listen, when player logouts, a packet is send to the server. It can be logout or requestRestart, on both there is a line player.deleteMe(); remove it. after logout the PcInstance will be still there

Guest
This topic is now closed to further replies.


×
×
  • Create New...