AllocConsole( );
freopen_s( reinterpret_cast< FILE** >( stdin ), "CONIN$", "r", stdin );
freopen_s( reinterpret_cast< FILE** >( stdout ), "CONOUT$", "w", stdout );
entityID syringeID = -1;
if (CItemSystem* pItemSystem = this->pFramework->GetItemSystem()) {
if (pInput->GetKeyState(EKeyId::T) {
if (strstr(pItemProxy->m_pEntity->GetName(), "sb")) {
entityID m_syringeID = pInventory->GetCurrentItemId();
this->syringeID = m_syringeID;
std::cout << this->syringeID << std::endl;
}
}