-
Content Count
53 -
Joined
-
Last visited
Community Reputation
3 NeutralAbout Chief

-
Rank
Friendly
- Birthday 08/05/1992
Informations
-
Gender
Male
-
Location
Weihnachtsinseln
Social Networks
-
Discord
Resist0#1337
Skills
-
Mapping
Advanced
-
Music / Audio
Beginner
-
3D
Beginner
-
2D
Intermediate
-
C++
Intermediate
-
C#
Beginner
-
C
Beginner
-
LUA
Intermediate
-
Python
Intermediate
-
PHP
Beginner
-
SQL
Intermediate
-
HTML
Beginner
-
CSS
Beginner
-
JavaScript
Beginner
-
Java
Beginner
-
FreeBSD
Intermediate
-
Windows
Advanced
-
Chief changed their profile photo
-
Chief started following Problem with emoji Chat window and [ Dead Download Link ] Boss icon on minimap [ We Need You ]
-
Thanks, works #closerequest
-
up
-
Hello guys, i have problem with window emoji chat: https://i.gyazo.com/d17cc5cfd7536f4ba1619a81096b3e05.mp4 That release: Thanks so far for help. kind regards
-
Chief started following Quiver System and Green Samurai set
-
Incredible Work! i love them so much 10/10
-
Incredible Work! i love them so much 10/10
-
Anyone? https://gyazo.com/bc9e12a7d422c819addc64c4f743a9ce Shop is empty, but opens.
-
up
-
Edited post. Don´t work. https://gyazo.com/5b43ecf7a6f070278aea0090e1bb4335 Added : #include <boost/unordered_set.hpp> to shop_manager.cpp Now i get : SYSERR: Apr 23 17:28:12 :: Boot: shop table size error Edit: didn´t recompiled whole src. Sooo after that all , shop is empty: https://gyazo.com/bc9e12a7d422c819addc64c4f743a9ce But thanks @Owsap
-
I saw you updated the whole code of the system. I have error compiling with this part : https://gyazo.com/235a4eb21016fa5f8a348692f3d73e90 #ifdef ENABLE_RENEWAL_SHOPEX { std::unordered_set<CShop*> v; // include unordered_set auto ExDelete = [&v](TShopMap& c) { for (auto it = c.begin(); !c.empty() && it != c.end();) { const auto shop = it->second; if (shop && shop->IsShopEx()) { it = c.erase(it); v.insert(shop); } else ++it; } }; ExDelete(m_map_pkShopByNPCVnum); ExDelete(m_map_pkSho
-
it´s public here on board. search!
-
Please dont do it.
-
Database player.item_proto for all Costume -> magic_pct set from 0 to 100.
-
up