Results 1 to 3 of 3
  1. #1
    sethxi's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Location
    Texas
    Posts
    72
    Reputation
    10
    Thanks
    431

    Remove 'name' CVar callback?

    Code:
    Interfaces->Cvar->FindVar("name")->RemoveChangeCallback();
    How do I use this? Or is this not the right thing?

  2. #2
    asuchan's Avatar
    Join Date
    Aug 2015
    Gender
    female
    Posts
    74
    Reputation
    19
    Thanks
    24
    Code:
    Interfaces->CVar->FindVar("name")->m_fnChangeCallback = NULL
    m_fnChangeCallback is a private member go in convar.h find the ConVar class and replace "private" with "public", also I'll be on steam in about an hour if you need any help.

  3. #3
    sethxi's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Location
    Texas
    Posts
    72
    Reputation
    10
    Thanks
    431
    This crashes the game.

Similar Threads

  1. any way to remove my name from pb list ?
    By sameramer in forum Battlefield 3 (BF3) Hacks & Cheats
    Replies: 17
    Last Post: 11-15-2012, 07:37 PM
  2. Name change + Remove usertitle.
    By Jakob in forum Profile Edit Requests
    Replies: 3
    Last Post: 07-20-2011, 07:07 PM
  3. Remove IP,Host Name and fps
    By solha in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 2
    Last Post: 02-17-2011, 08:52 AM
  4. Name remove
    By Paradox in forum Profile Edit Requests
    Replies: 3
    Last Post: 12-30-2010, 05:29 AM
  5. [Release] Combat Arms Auto Login (Not CombatArms_Direct.exe) Ads Removed, Lol Long Name
    By apandhi in forum Combat Arms Hacks & Cheats
    Replies: 10
    Last Post: 02-08-2010, 09:44 AM