Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 2.5 KB

README.md

File metadata and controls

65 lines (43 loc) · 2.5 KB

This repository gives you indications on the strings to search in order to find the signatures of the functions on CS2.

Keep in mind that you will need to refine your search, it is not an exact science.


Clantag

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/Clantag.md

WeaponBuy

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/WeaponBuy.md

GiveNamedItem

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/GiveNamedItem.md

UTIL_SayTextFilter2

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/UTIL_SayTextFilter2.md

UTIL_SayTextFilter

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/UTIL_SayTextFilter.md

CBasePlayerController::ChangeTeam

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/CBasePlayerController-ChangeTeam.md

CBasePlayerController::HandleCommand_JoinTeam

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/CBasePlayerController-HandleCommand_JoinTeam.md

CCSPlayerController::SwitchTeam

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/CCSPlayerController-SwitchTeam.md

CGameRules::ClientSettingsChanged

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/CGameRules-ClientSettingsChanged.md

GetCSGlobalTeam & UTIL_ConsolePrint

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/GetCSGlobalTeam__AND__UTIL_ConsolePrint.md

UTIL_GetListenServerHost & UTIL_PlayerSlotToPlayerController

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/UTIL_GetListenServerHost__AND__UTIL_PlayerSlotToPlayerController.md

TakeDamage

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/TakeDamage.md

ClientPrint

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/ClientPrint.md

UTIL_ClientPrint

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/UTIL_ClientPrintAll.md

UTIL_ClientPrint

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/UTIL_ClientPrintAll.md

CBaseModelEntity::SetModel

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/CBaseModelEntity_SetModel.md

Host_Say

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/Host_Say.md

NetworkStateChanged

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/NetworkStateChanged.md

UTIL_Remove

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/UTIL_Remove.md

CTakeDamageInfo::GetWeaponName

https://github.com/Salvatore-Als/cs2-signature-list/blob/main/CTakeDamageInfo_GetWeaponName.md