Lv90 Jump Potion
#3


1 hour ago, Desarija said:




doFuncItem.cpp



bool canJumping(CPC* ch, int _jumpingLevel)



    int _level = 0;

    cmd.GetRec("a_level", _level);



 //   if ( _level >= _jumpingLevel )

    {

        return true;

    }

  /*  else

    {

        CNetMsg::SP rmsg(new CNetMsg);

        JumpingResultMsg(rmsg, MSG_EX_JUMPING_ERROR_NOT_EXIST_CHAR, _jumpingLevel);

        SEND_Q(rmsg, ch->m_desc);

        return false;

    }*/




Thx, Desarija! ? 



Messages In This Thread
[No subject] - by cristiangramosa - 07-07-2021, 07:06 PM
[No subject] - by Desarija - 07-07-2021, 08:00 PM
[No subject] - by cristiangramosa - 07-07-2021, 09:07 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)