release
This commit is contained in:
		
							
								
								
									
										29
									
								
								ultimateteknotool.v2/iw5mp_addresses_declaration.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								ultimateteknotool.v2/iw5mp_addresses_declaration.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,29 @@
 | 
			
		||||
#pragma once
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
#include "iw5mp_structs.h"
 | 
			
		||||
#include "iw5mp_address_verifier.h"
 | 
			
		||||
 | 
			
		||||
namespace iw5mp_addresses
 | 
			
		||||
{
 | 
			
		||||
	extern uint32_t SteamAPI_RegisterCallback_1;
 | 
			
		||||
	extern uint32_t NicknameBuffer;
 | 
			
		||||
	extern uint32_t TitleBuffer;
 | 
			
		||||
	extern uint32_t TitleTypeValue;
 | 
			
		||||
	extern uint32_t TitleCustomTextIsAllowed;
 | 
			
		||||
	extern uint32_t ClanTagBuffer;
 | 
			
		||||
	extern uint32_t ClanTagIsAllowed;
 | 
			
		||||
	extern uint32_t EmblemTypeValue;
 | 
			
		||||
	extern uint32_t XUID;
 | 
			
		||||
	extern uint32_t SteamAPI_XUID;
 | 
			
		||||
	extern uint32_t HWID;
 | 
			
		||||
	extern uint32_t TotalXPValue;
 | 
			
		||||
	extern uint32_t PrestigeValue;
 | 
			
		||||
	extern uint32_t PlayersData_xuid;
 | 
			
		||||
	extern uint32_t PlayersData_netdata;
 | 
			
		||||
	extern uint32_t gameSessionStruct;
 | 
			
		||||
	extern uint32_t cgameGlob;
 | 
			
		||||
	//extern uint32_t ChallengeS2;
 | 
			
		||||
 | 
			
		||||
	extern uint32_t PlayerDataDef;
 | 
			
		||||
	extern uint32_t unnamed_ForceJumpToMenuValue;
 | 
			
		||||
};
 | 
			
		||||
		Reference in New Issue
	
	Block a user