Page 2 of 2 FirstFirst 12
Results 16 to 23 of 23
  1. #16
    ReLocation's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    North Korea
    Posts
    10
    Reputation
    10
    Thanks
    4
    My Mood
    Tired

    Client error while using a sniper.
    Can anyone help me fix this? I'm pretty confused.

  2. #17
    LaVa*'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    In AvolCaNo with (LAVA)
    Posts
    128
    Reputation
    10
    Thanks
    280
    My Mood
    Sleepy
    thx very much bro

  3. #18
    THEBOYZRULE's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    In your room !
    Posts
    186
    Reputation
    10
    Thanks
    142
    My Mood
    Aggressive
    Quote Originally Posted by temp512512 View Post
    Code:
    #define NoWeaponWeight      0xB04
    #define WeaponMgr           0xB74118
    #define IsMG (i==17||i==61||i==124||i==158||i==159||i==166||i==188||i==257||i == 300||i==315||i==316||i==352||i==361||i==441||i==506||i==524||i==556||i==558||i==564||i==575)
    #define IsSniper (i==14||i==15||i==16||i==23||i==43||i==46||i==91||i==110||i==111||i==122||i==136||i==150||i==152||i==163||i==185||i==186||i==194||i==232||i==249||i==268||i==279||i==294||i==323||i==368||i==378||i==500||i==513 ||i==525||i==554||i==602||i==632||i==657)
    Code:
    if(CShell + WeaponMgr)
    		{
    			for(int i=0; i<670; i++)
    			{
    				if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL &&((!IsSniper) || (!IsMG)))
    				{
    					*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoWeaponWeight) = -0.14f;
    				}
    
    				if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL &&((IsSniper) || (IsMG)))
    				{
    					*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoWeaponWeight) = 0.16f;
    				}
    			}
    		}
    dose anyone no a compiler that works for this code ?

  4. #19
    Biesi's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4,993
    Reputation
    374
    Thanks
    8,807
    My Mood
    Twisted
    Quote Originally Posted by THEBOYZRULE View Post
    dose anyone no a compiler that works for this code ?
    Visual C++ 2010 Express | Microsoft Visual Studio

  5. #20
    THEBOYZRULE's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    In your room !
    Posts
    186
    Reputation
    10
    Thanks
    142
    My Mood
    Aggressive
    thx i have it but ? what project i got to create ?

  6. #21
    Biesi's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4,993
    Reputation
    374
    Thanks
    8,807
    My Mood
    Twisted
    Quote Originally Posted by THEBOYZRULE View Post
    thx i have it but ? what project i got to create ?


    0:15

  7. The Following User Says Thank You to Biesi For This Useful Post:

    THEBOYZRULE (08-13-2012)

  8. #22
    THEBOYZRULE's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    In your room !
    Posts
    186
    Reputation
    10
    Thanks
    142
    My Mood
    Aggressive
    Quote Originally Posted by temp512512 View Post
    Code:
    #define NoWeaponWeight      0xB04
    #define WeaponMgr           0xB74118
    #define IsMG (i==17||i==61||i==124||i==158||i==159||i==166||i==188||i==257||i == 300||i==315||i==316||i==352||i==361||i==441||i==506||i==524||i==556||i==558||i==564||i==575)
    #define IsSniper (i==14||i==15||i==16||i==23||i==43||i==46||i==91||i==110||i==111||i==122||i==136||i==150||i==152||i==163||i==185||i==186||i==194||i==232||i==249||i==268||i==279||i==294||i==323||i==368||i==378||i==500||i==513 ||i==525||i==554||i==602||i==632||i==657)
    Code:
    if(CShell + WeaponMgr)
    		{
    			for(int i=0; i<670; i++)
    			{
    				if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL &&((!IsSniper) || (!IsMG)))
    				{
    					*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoWeaponWeight) = -0.14f;
    				}
    
    				if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL &&((IsSniper) || (IsMG)))
    				{
    					*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoWeaponWeight) = 0.16f;
    				}
    			}
    		}
    it says i have error on [if] why ?

  9. #23
    LaVa*'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    In AvolCaNo with (LAVA)
    Posts
    128
    Reputation
    10
    Thanks
    280
    My Mood
    Sleepy
    good Job
    bro
    DONT TRUST ANY BODY




    ASK THE ONE WHO TRY

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Favorite Quote
    By EleMentX in forum Spammers Corner
    Replies: 13
    Last Post: 01-04-2020, 04:36 PM
  2. MPGH PM Chat Quote Thread
    By arunforce in forum Entertainment
    Replies: 39
    Last Post: 05-12-2013, 08:24 PM
  3. MPGH AIM Chat Quote Thread
    By ace76543 in forum Entertainment
    Replies: 30
    Last Post: 09-25-2011, 12:14 PM
  4. MPGH IRC Chat Quote Thread
    By i eat trees in forum Entertainment
    Replies: 746
    Last Post: 07-02-2011, 10:07 PM
  5. Quotes & Lists
    By radnomguywfq3 in forum General
    Replies: 15
    Last Post: 01-17-2008, 05:14 PM