I acdently posted this in mw3 section aswell so sorry for that mite want to delete it
Thase are all reversed by me
These will have the addresses to call and the args for the function...
(Im writing this text within brackets half way through reversing functions. and I noticed that there is something that is scaning your taskmgr. as seen in this picture of the leaked pdv I got: https://i.gyazo.com/5a2c12d34a487afb...8b6efe56ed.png)
Before someone says credits.... I found all thase on my own
there is one person who helped me witch im not going to give his name because I'm not(I got a reason, But if he wants it in here I will ask admin/mod to edit it)
And if you use any of thase please give credits!!!!
Function Name: Com_Init_Try_Block_Function
Address: 0x88D620
//This one is diffrent from PDB That was leaked to a selected few so this addresses is useless but it has alot of function inside of it that mide be usefull
Declairing: void __cdecl Com_Init_Try_Block_Function(char *commandLine)
//This function has alot of interesting things!!
Fucntion name: Cmd_Init
Address: 0x49A870
Declairing int Cmd_Init()
Function name: Com_intiDvars
Address: 0x88B9C0
//I lost track and skiped it sorry xD
Function name: R_RegisterDvars
Address: 0x717F40
Declairing: char *R_RegisterDvars()
Function name: DB_InitFastFileNames
Address: 0x43B380
Declairing: int DB_InitFastFileNames()
Function name: CL_InitKeyCommands
Address: 0x57E490
//I'm going to stop typing declairing from here on out due being lazy and you can do it yourself xD :P
//And this is the end of "Com_Init_Try_Block_Function"
ShutDown Steam API
Function Name: int LiveSteam_Shutdown
Address: 0x6B2A90
Function name: SV_SendDisconnect
Address: 0x514930
Args: (int client, int state, const char *reason)
//Normal addresses:
SV_Cheats: 0x2A20080
Timescale: 0x2A34300
R_Fullscreen: 0x2A37D20
r_fullbright: 0x2A38080
r_fog 0x2A386E0
G_Speed 0x2A21520
G_KnockBack 0x2A21580
cg_fov_default 0x2A1FE40
bg_gravity 0x2A2C1A0
bg_lowgravity 0x2A2C200
bg_moonGravity 0x2A2C260
JumpHeight 0x2A2D9A0
JumpStep 0x2A2DA00
JumpSlowDownEnabled 0x2A2DA60
Perk_SpreadMultiplyer 0x2A2F200
perk_reloadMultiplyer 0x2A2F260
perk_extrabreath 0x2A2F4A0
com_maxFPS 0x2A33760
OnlineGame 0x2A33EE0
Developer 0x2A34120
Developer_script 0x2A34180
//This anoyed me alot while typing thease offsets :| THEY ARN'T ALIGHNED!
And this tool me ages to get these so don't forgot credits!
- - - Updated - - -
And if you don't know what these do don't ask for help because I wont be helping.
EDIT: I also got a dvar dump but the format is a bit destroyed due to rushing the program to dump it.