Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    Mistawez's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Worldwide via Ireland
    Posts
    24
    Reputation
    10
    Thanks
    4
    Thanks for this!

    Having a headache with one of my if loops not working unless the menu is displayed though. Works fine when it's open, but as soon as I close the menu it stops dropping for some reason. Have pretty much cloned WantedLevelLoop and added an if (just like rpLoop) which points to it, but it still stops once the menu is closed. It's declared in the PlayerFunctions.h file, where my function is in PlayerFunctions.cpp. Any suggestions..?
    Last edited by Mistawez; 01-01-2016 at 05:46 PM.

  2. #17
    RedeS7's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Thetechnicbrick View Post
    Included a light weight compression program to decrease the size of your dll. (It might mess with manual mapping).
    Since manual mapping is good for staying under cover, is there a way to remove your compression program? Is it within the .sln? I barely knew how to compile so, looking at the code and trying to find what to remove so it doesn't mess with the manual mapping is beyond me. lol

    Found this:
    Code:
    		// Shitty manual mapper detected.
    		MessageBoxA(nullptr, "GetModuleFileNameA failed", "ERROR", MB_OK);
    		ExitProcess(0);
    Is there something you have against "Manual Mapping" within Extreme Injector? That's the error that get's called when I use Manual Map.
    Last edited by RedeS7; 01-02-2016 at 02:55 AM.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Outdated] Brick's Menu 3.1 | SOURCE CODE | MENU BASE
    By TGWW$Twhwrhwhw4ryhrh in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 59
    Last Post: 12-12-2015, 02:46 PM
  2. [Help] Trouble to a D3D menu of superior source code with the up and down or so control
    By a749041304 in forum Alliance of Valiant Arms (AVA) Coding / Source Code
    Replies: 0
    Last Post: 11-07-2011, 12:10 AM
  3. No menu source code
    By n4n033 in forum WarRock Hack Source Code
    Replies: 10
    Last Post: 08-06-2010, 08:23 PM
  4. Need in game hack menu source code!
    By tambre in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 12
    Last Post: 06-18-2010, 08:59 PM
  5. (REQUEST)Drop down menu source code?
    By IownzDAworldz in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 13
    Last Post: 06-18-2010, 09:29 AM