Lineage 2 Tower Forum

Full Version: 1.4.1.82
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
  • Update for Tauti
  • Fix in shops logic
  • Fix in summons info

Notes for Tauti:
1. Run game by using this (or use any other method what will diable GameGuard):
http://www.towalker.net/down/L2Walker2.19c_free.zip
[Select GameGuard checkboxes]
2. Run L2Tower
3. Select "Use old injection method" (premium options are optional)

Edit: Remove libs/L2t.dll.ini
4. On character selection window or any other press "Inject into process" and select L2 process.
5. Information about injection and Tauti client detection should show up.
function OnMagicSkillUse(user, target, skillId, skillLvl, skillHitTime, skillReuseTime)

skillId is always 0 on tauti cliient where the other values are shifeted
so the current skillLvl is supposed to be skillId
and current skillHitTime supposed to be skillLvl
and current skillReuseTime supposed to be skillHitTime
thx for info
Reference URL's