public Ham_Knife_Deploy_Post(iEnt){ static id; id = get_pdata_cbase(iEnt, m_pPlayer, 4) if ( ( 1 <= id <= MAX_PLAYERS ) && ( !g_bBot[id] || g_iBotsWithRandomKnives ) ) { refreshKnifeModel(id) } return HAM_IGNORED}