- Katılım
- 3 Eyl 2019
- Konular
- 32
- Mesajlar
- 89
- Çözüm
- 19
- Online süresi
- 15d 15h
- Reaksiyon Skoru
- 8
- Altın Konu
- 0
- TM Yaşı
- 6 Yıl 9 Ay 6 Gün
- Başarım Puanı
- 78
- MmoLira
- 2,882
- DevLira
- 0
ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!
Hi,
I have a bug with Tweeny Animation.. nearly every window animation work smooth but only windows with items like shop, safebox, offlineshop are glitching.. (inventory works)
They should close smoothly like other windows but instead of smooth close it glitch like it open,close,open,close,open,close.. below is .gif with exact problem.
It may not be easy to see on that .gif, but if someone uses the system they know.
gyazo.com
gyazo.com
Second problem is with auto close windows as shop.. when you get far it wont close a window.
gyazo.com
Decreasing or increasing this value do nothing.. bug will be still there..
[CODE lang="cpp" title="PythonWindow.cpp" highlight="7"] if (IsFlag(FLAG_ANIMATED_BOARD))
{
if (m_bShow)
{
m_sizeAnimation = tweeny::from(1.0f)
.to(0.0f)
.during(120)[/CODE]
Anyone find some fix for any of these problems?
Thanks in advance
I have a bug with Tweeny Animation.. nearly every window animation work smooth but only windows with items like shop, safebox, offlineshop are glitching.. (inventory works)
They should close smoothly like other windows but instead of smooth close it glitch like it open,close,open,close,open,close.. below is .gif with exact problem.
It may not be easy to see on that .gif, but if someone uses the system they know.
Gyazo Screen Video
Gyazo Screen Video
Second problem is with auto close windows as shop.. when you get far it wont close a window.
Gyazo Screen Video
Decreasing or increasing this value do nothing.. bug will be still there..
[CODE lang="cpp" title="PythonWindow.cpp" highlight="7"] if (IsFlag(FLAG_ANIMATED_BOARD))
{
if (m_bShow)
{
m_sizeAnimation = tweeny::from(1.0f)
.to(0.0f)
.during(120)[/CODE]
Anyone find some fix for any of these problems?
Thanks in advance
Son düzenleme:
