-Hello folks !
-I am facing a problem with collisions(radius, height) of females chars ,they seems like they flying.
-picture here-> https://ibb.co/gzmkQkK
-Collisions are taken from navicat table CharTemplates.
- i tried several things to fix that but without success!
-i post here few codes .if someone can help will be greatful!
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.
I apologize for my incompetence. The ability to trade is limited only for builder 1. Ordinary characters can trade with each other, and this has nothing to do with auto loot.)
Question
Irrelevant
-Hello folks !
-I am facing a problem with collisions(radius, height) of females chars ,they seems like they flying.
-picture here-> https://ibb.co/gzmkQkK
-Collisions are taken from navicat table CharTemplates.
- i tried several things to fix that but without success!
-i post here few codes .if someone can help will be greatful!
-gameserver/sql/datatable/charTemplateTable (from sql) -> https://pastebin.com/vvQaXqjP
-gameserver/templates/L2PcTemplate -> https://pastebin.com/bx88VGKR
-gameserver/templates/L2CharTemplate -> https://pastebin.com/RbsKc5rQ
-gameserver/model/actor/appearance/PcAppearance.java -> https://pastebin.com/pkSJGVgm
-gameserver/model/base/Sex.java -> https://pastebin.com/qDUgcW9P ..
i tried to do secondary collisionHeight and radius . because as u see in charTemplateTable is only m_col_h and m_col_r
and take getSex() method for each of them . but server not even opened.
i did many things but without success...
Thanks in advance!!
* If someone have an l2jfrozen project fixed and can send it , i will find the fix!
Edited by IrrelevantClosest pack i found was l2jhellas but charStats was with xml.
5 answers to this question
Recommended Posts
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.