-
Content Count
32 -
Joined
-
Last visited
Community Reputation
8 NeutralAbout Tunga

-
Rank
Neutral
Informations
-
Gender
Male
Skills
-
Mapping
Intermediate
-
3D
Intermediate
-
2D
Expert
-
C++
Expert
-
LUA
Expert
-
Python
Expert
-
PHP
Intermediate
-
SQL
Expert
-
HTML
Advanced
-
CSS
Advanced
-
JavaScript
Advanced
Recent Profile Visitors
545 profile views
-
UL.A.Studios started following Tunga
-
Tunga started following [FIX] Fixing Metin2 memory leaks
-
thanks it works. its even doesn't use ram.
-
Tunga started following Bonus Alignment System, Paid service - Vegas Projects, Improvment - Lag entities and 1 other
-
I didn't like the products you sold before(i saw leaks). But I think you've improved yourself a lot and proved this knowledge by helping people. I really liked the client optimization. The point you've reached in such a short time is praiseworthy. Good luck with your life.
-
you're confused i guess. others already like that since mainline.
-
It doesn't have any definition in affect.h i guess you forgot it.
-
Tunga started following Missing Icon Image and Empty Button Icon PSD
-
Link is broken. Do you have it in your archive?
-
There was a solution for this in the files of Martino. m_pIconImage = NULL; #ifdef ENABLE_LOAD_ALTER_ITEMICON static const char* c_szAlterIconImage = "icon/item/27995.tga"; if (CResourceManager::Instance().IsFileExist(c_szAlterIconImage)) m_pIconImage = (CGraphicSubImage*)CResourceManager::Instance().GetResourcePointer(c_szAlterIconImage); #endif
-
Search For Best Clean Files + Client w/Sources
Tunga replied to Hellish's question in Questions & Answers
of course martysama -
open 'exceptions.AttributeError'>:'Button' object has no attribute 'im_func'
Tunga replied to Kafa's question in Questions & Answers
object and function name should be different. -
Thanks for share buddy.
-
i dont understand why. person who checks is there a party leader, doesnt check is there a party. thanks for share.
-
I didn't poke it too much but I think it depends library differences between freebsd versions. Ahh i should tell it. I was using GCC10-Devel and FreeBSD 12.1. Function that gives dump initializing sub classes. You could add error message to find exact line makes that dump.
-
hi, i got it when i build the core with FreeBSD 12.1. I solved it with building version 11.3.
-
Check if are Activated All Slots by Page in Dragon Soul
Tunga replied to VegaS™'s topic in Programming & Scripts / Systems
thanks for release