Lineage 2 Tower Forum

Full Version: 1.4.1.103
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Scripts:
  • SendPacket - PREMIUM
  • class PacketBuilder - PREMIUM
  • Event_PacketUnBlock(id, subid, subid2) - PREMIUM
  • Event_PacketBlock(id, subid, subid2) - PREMIUM
  • GetAccountName, GetHardwareKey
  • User:HaveCubic, User:GetAgathionID
  • User:GetFloatFromOffset, User:SetFloatOnOffset, User:GetDoubleFromOffset, User:SetDoubleOnOffset
Plugins:
  • OnDisconnect(mode)
  • OnIncomingPacket(PacketReader) - PREMIUM
Core:
  • Settings will be saved when you will be disconnected.
  • Fixes in user structure
  • Fixed problems related to expression in Self/Pet buff settings
  • For NukeAttack added move to mob when out of any nuke range
  • Updated LuaJIT to 2.0.2
Loader (premium):
  • DisableAutoTarget (game client feature)
  • Unlimited CanSeeMe (geodata check)
Unknown:
  • Random fixes
  • Fixed starting Editor by /xcfg

Notes:
- GetIGTime is still broken
- Some plugins for 1.4.1.103b may don't work with this version

Edit: Reverted from default update because of some errors
ShowToClient() now has extra variable ChatType in end:
ShowToClient(from,message,ChatType)
Hmm.. Sakaszli!

amirooo, except that everything is working ?
imo it should have by default chattype 2, so it doesnt give errors, I have this function used more than 1k times, changing all of them will be painful.
Don't change them adding fix.

In c++ that function got default, but its not propagated to lua
104 will be out after recompilation.
Reference URL's