1 Request and 1 problem.

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! ofiritsmeeee is offline
    MemberRank
    Sep 2011 Join Date
    274Posts

    1 Request and 1 problem.

    Problems:
    1.I don't have Quest + Survival in my server , what should i do?

    Requests:
    1.I need a command to cancel the special items like meds..


  2. #2
    Good Guy George qet123 is offline
    MemberRank
    Apr 2009 Join Date
    DesertLocation
    1,432Posts

    Re: 1 Request and 1 problem.

    Quote Originally Posted by ofiritsmeeee View Post
    Problems:
    1.I don't have Quest + Survival in my server , what should i do?

    Requests:
    1.I need a command to cancel the special items like meds..
    1. MSM_TEST TO MSM_CLAN EXCEPT FOR MATCHSERVER DON'T EDIT A SHIT
    1.
    Code:
    	bool bTrue = false;
    	if(bTrue) {
    		for(int i = MMCIP_MELEE; i < MMCIP_SECONDARY + 1; i++) {
    			if (!pChar->GetItems()->GetItem((MMatchCharItemParts)i)->IsEmpty()) {
    				if(pChar->GetItems()->GetSelectedWeaponParts() == i)
    					nPos = nHasItemCount;
    				ItemQueue[nHasItemCount++] = i;
    			}
    		}
    	}

  3. #3
    Account Upgraded | Title Enabled! ofiritsmeeee is offline
    MemberRank
    Sep 2011 Join Date
    274Posts

    Re: 1 Request and 1 problem.

    Quote Originally Posted by qet123 View Post
    1. MSM_TEST TO MSM_CLAN EXCEPT FOR MATCHSERVER DON'T EDIT A SHIT
    1.
    Code:
    	bool bTrue = false;
    	if(bTrue) {
    		for(int i = MMCIP_MELEE; i < MMCIP_SECONDARY + 1; i++) {
    			if (!pChar->GetItems()->GetItem((MMatchCharItemParts)i)->IsEmpty()) {
    				if(pChar->GetItems()->GetSelectedWeaponParts() == i)
    					nPos = nHasItemCount;
    				ItemQueue[nHasItemCount++] = i;
    			}
    		}
    	}
    Thanks , can u post tutorial in which file paste the command?



Advertisement