Lineage 2 Tower Forum

Full Version: 1.4.1.120
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
  • Fixed problem with user distinction introduced in previous version.

Notes: This version have few small bugs, 1.4.1.121 will be released at 8 April.
packet:ReadString() now ignores last 2 bytes which are 00 00 in end of string read, and this 00 00 mean [new line (Enter)] in moving forward now.
which constrict us to do packet:Move(2) after each packet:ReadString() in order to read next value correctly, this could be reason why resurrection isn't working now because its not getting MsgId correctly anymore.
@Sakaszli made changes in that api.
I will restore it today...
Reference URL's