Help with Boosters
#3

Lazy asses...

 

Assist.cpp

Line 325:

case 882:

Line: 11126

case 882:
addition->hcSepExp = true;
bSkip = true;
break ;

doFuncItem.cpp

Line: 12379

case 836: // јц№Ъ
// °жЗиДЎ БхЖшБ¦ґВ јц№Ъ°ъ єТ°Ў
if (ch->m_assist.FindByItemIndex(882))
{
CNetMsg::SP rmsg(new CNetMsg);
SysCannotDuplcationMsg(rmsg, itemproto->getItemIndex(), 882);
SEND_Q(rmsg, ch->m_desc);
return false;
}

Line: 12514

case 882: // °жЗиДЎ
case 6094:
// БхЖшБ¦ґВ БЯє№ є№їл єТ°Ў
if (ch->m_assist.FindByItemIndex(itemproto->getItemIndex()))
{
CNetMsg::SP rmsg(new CNetMsg);
SysCannotDuplcationMsg(rmsg, itemproto->getItemIndex(), itemproto->getItemIndex());
SEND_Q(rmsg, ch->m_desc);
return false;
}

Line: 12542

if (ch->m_assist.FindByItemIndex(882))
{
CNetMsg::SP rmsg(new CNetMsg);
SysCannotDuplcationMsg(rmsg, itemproto->getItemIndex(), 882);
SEND_Q(rmsg, ch->m_desc);
return false;
}

 

That's all for autouse expb server side



Messages In This Thread
[No subject] - by XTheReturnX - 01-11-2021, 03:39 PM
[No subject] - by XTheReturnX - 01-11-2021, 06:19 PM
[No subject] - by rondo157 - 01-12-2021, 02:42 AM
[No subject] - by rondo157 - 01-12-2021, 03:41 PM
[No subject] - by cooldude - 01-24-2021, 05:40 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)