Jump to content

chairman

Member
  • Posts

    33
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by chairman

  1. Hi, I have a problem with offline shop by @ Rakancito. 1. I will make a private shop 2. Logs out the char 3. Log in again 4. DB Crash Core db [Hidden Content] Edit files in src db ClientManager.cpp [Hidden Content] [Hidden Content] ClientManager.h [Hidden Content] [Hidden Content] ClientManagerPlayer.cpp [Hidden Content] [Hidden Content] What could I do wrong? Thanks
  2. Hi, im looking for this -> [Hidden Content] i did the function this way but it doesn't work: biolog: pc.setqf("duration",get_time()+60*60*10) spiral item: pc.setqf("duration",pc.getqf("duration")*0.3) // spiral items 30%
  3. Hello, can anyone help fix the bug? I been looking everywhere, but haven't found a fix. [Hidden Content] @edit With armor all okey
  4. ok? config.cpp new password std::string g_stAdminPagePassword = "2eOW2E34f5O4E1"; input.cpp //else if (!stBuf.compare("SHOWMETHEMONEY")) else if (stBuf == g_stAdminPagePassword) { if (!IsEmptyAdminPage()) { if (!IsAdminPage(inet_ntoa(d->GetAddr().sin_addr))) { char szTmp[64]; snprintf(szTmp, sizeof(szTmp), "WEBADMIN : Wrong Connector : %s", inet_ntoa(d->GetAddr().sin_addr)); stResult += szTmp; } else { d->SetAdminMode(); stResult = "UNKNOWN"; } } else { d->SetAdminMode(); stResult = "UNKNOWN"; } }
  5. @ds_aim gm mode? config ADMINPAGE_PASSWORD: deadwarriors ADMIN_PAGE_PASSWORD: deadwarriors ADMINPAGE_IP: localhost ADMINPAGE_IP1: 163.52.189.54 -- my side ip ADMINPAGE_IP2: localhost ADMINPAGE_IP3: localhost
  6. crash server channel, my syserr Accept shutdown p2p command from 37.135.145.101 37.135.145.101 my server ip firewall fix p2p by .Infinity
  7. please, whether it is for this some fix? thanks from weapons without weapons
  8. @Sanchez during teleport cited pet disappears... as it remove?
  9. crashed channel syserr: socket_connect: HOST ipmyserver:14042, could not connect. firewall: $IPF 64 allow all from ipmyserver to any 14042 $IPF 65 allow all from 127.0.0.0/8 to any 14042 $IPF 66 deny all from any to me 14042
  10. Hi! I have question as set to pets have bonuses through source and not quest? ID pets 34001 or 34002
  11. as shows below we have the use of 2 free slots, as make me could insert there e.g. seal mount?
  12. as shows below we have the use of 2 free slots, as make me could insert there e.g. seal mount?
  13. error: No rule to make target '../../../Extern/include/boost/exception',needed by 'OBJDIR/BattleArena.o'. Stop.
×
×
  • 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.