Thread: HELP

Results 1 to 2 of 2
  1. #1
    Txre's Avatar
    Join Date
    Feb 2017
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0

    Post HELP

    Hey guys, i just pasted myself a nice little indigo version, and the last thing i need to fix is to safe configs cuz its so annoying to set up everything everytime i restart my game/inject the cheat... aswell cuz of the Skinchanger, it would be so awesome to save the config, im not sure if there are any fixes, but i dont know about any of these, so maybe u guys can help me answering this question and tell me what i can do to get the config system working...
    Last edited by T-800; 05-31-2018 at 05:14 AM.

  2. #2
    Irkedd's Avatar
    Join Date
    May 2014
    Gender
    female
    Location
    Uk
    Posts
    152
    Reputation
    10
    Thanks
    1,175
    My Mood
    Happy
    Hello, this is how to fix your crashes regarding to loading your config in game. It's an issue with the radar in game

    Go to function
    Code:
    void CRadar::OnRender()


    in radar.cpp

    Replace
    Code:
    if ( Settings::Radar::rad_Active || bIsGuiVisible )

    With
    Code:
    if ( Settings::Radar::rad_Active && IsLocalAlive() || bIsGuiVisible )
    Found it on another forum lemme know if it works
    Open for Pm's if you need help!
    GOESP [OBS PROOF]
    TF2 MULTIHACK
    22 MTF

Similar Threads

  1. [Help Request] Combat arms Vid help
    By djw111 in forum Combat Arms Help
    Replies: 4
    Last Post: 12-24-2011, 05:06 PM
  2. [Help Request] AFK Bot [help]
    By fet in forum Combat Arms Help
    Replies: 7
    Last Post: 04-28-2011, 03:17 AM
  3. [Help Request] Injector Admin help
    By asdfgas in forum Combat Arms Help
    Replies: 4
    Last Post: 04-27-2011, 06:12 PM
  4. [Help Request] Ajuda / Help
    By - Battery' in forum Combat Arms BR Coding Help
    Replies: 3
    Last Post: 04-22-2011, 07:15 PM
  5. [Help Request] Help my!
    By Windowns7 in forum Combat Arms BR Coding Help
    Replies: 2
    Last Post: 04-18-2011, 01:41 PM

Tags for this Thread