Jump to content

bumxd

Banned
  • Posts

    728
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by bumxd

  1. in freebsd: cp /usr/local/share/mysql/my-small.cnf /etc/my.cnf ee /etc/my.cnf find this: [mysqld] add after max_connections=500;
  2. i have too so.. but this fail.. coding ANSI
  3. how to fix it? [Hidden Content] in input main so: const char* kingdoms[3] = {"|cFFFF0000|H|h[shinso]|cFFA7FFD4|H|h","|cFFFFFF00|H|h[Chunjo]|cFFA7FFD4|H|h","|cFF0080FF|H|h[Jino]|cFFA7FFD4|H|h"}; char chatbuf_global[CHAT_MAX_LEN + 1]; int len_global = snprintf(chatbuf_global, sizeof(chatbuf_global), "%s %s",kingdoms[ch->GetEmpire()-1],chatbuf);
  4. no in this problem.. i have 4 in antiflag.. when it`s drop with 50011 does not add up item in 200.. but on 10x.. but when i click moust 10x for other 10x = 20x..antiflag-work
  5. in game i have system auto ban add SPEED HACK but this sytem give ban all and who don`t have hack.. how to clean auto ban for hacks in game souce?
  6. i all do how in post them.. but no helped.. again 12slot in shop private me npc shop good work 80slot but private shop only 12slot .. Yeah sorry i gave you the wrong thing. Follow those steps : ...srcclientUserInterface in PythonExchange.h EXCHANGE_ITEM_MAX_NUM = 12, EXCHANGE_ITEM_MAX_NUM = 24 .../mainline/Srcs/Server/game/src in exchange.cpp m_pGrid = M2_NEW CGrid(4,3); to m_pGrid = M2_NEW CGrid(4,6); .../mainline/Srcs/Server/game/src in exchange.h EXCHANGE_ITEM_MAX_NUM = 12, to EXCHANGE_ITEM_MAX_NUM = 24, Your already have python side so you don't need to edit anything. i do so.. but don`t work.. again 12slot only work
  7. i all do how in post them.. but no helped.. again 12slot in shop private me npc shop good work 80slot but private shop only 12slot ..
  8. i all do how in post them.. but no helped.. again 12slot in shop private
  9. where? If you change exchange, you must search in exchange. Logic. can say what i need change?
  10. SHOP_GUEST_ITEM_MAX_NUM = 18, maybe it in length.h?? i try do 36
  11. hi can anybody help with this error: cant more give .. only 12slot.. how in source do 24?
  12. no no.. player (ninja,warrior) can attack and adversary will very strong fly.. how to fix it?
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.