Cant see Misc ( AIM ) !!!!

Results 1 to 5 of 5
  1. #1
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    information Cant see Misc ( AIM ) !!!!

    Lol cant see aim.... m in hurry so i need fast help .. check out screenshot and tell me which code to check in zcombatinterface.cpp , or zgameinterface...???/







    ///FIXED////
    Last edited by Ronny786; 08-09-12 at 12:44 PM.


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

    Re: Cant see Misc ( AIM ) !!!!

    Code:
    	if (pCharacter->GetItems()->GetSelectedWeaponParts() == MMCIP_MELEE) {
    		ShowCrossHair(false);
    	} else {
    		ShowCrossHair(true);
    	}

  3. #3
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: Cant see Misc ( AIM ) !!!!

    Quote Originally Posted by qet123 View Post
    Code:
    	if (pCharacter->GetItems()->GetSelectedWeaponParts() == MMCIP_MELEE) {
    		ShowCrossHair(false);
    	} else {
    		ShowCrossHair(true);
    	}

    i put that missing code still aint showing..

    I also have code u posted . still aint showing .. lol!!!!!


    M getting this problem since i added classic mode by qet123 !
    Last edited by Ronny786; 08-09-12 at 09:38 AM.

  4. #4
    Ninja Goblin HellSniper is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    1,791Posts

    Re: Cant see Misc ( AIM ) !!!!

    Check if your crosshairs arent corrupted via mrs packing -__-"?

  5. #5
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: Cant see Misc ( AIM ) !!!!

    //Fixed !!

    didnt get to knw the problem ..just replace some files with old source .. but i bet the problem was with Classic mode..coz i only replaced files which had CM.. thanks for replies !



Advertisement