Nie wiem jak jest zrobiony Knife Mod ale sprawdź to 
Jak coś będzie nie tak to pisz od razu.
Edytuj sobie wedle życzenia to
///////////////////////////  MODELE BRONI  ///////////////////////////
/////  AK  /////
new const AK_1[33]  = "models/bronie/ak/1.mdl";
new const AK_2[33]  = "models/bronie/ak/2.mdl";
new const AK_3[33]  = "models/bronie/ak/3.mdl";
new const AK_4[33]  = "models/bronie/ak/4.mdl";
new const AK_5[33]  = "models/bronie/ak/5.mdl";
/////  AK  /////
/////  M4  /////
new const M4_1[33]  = "models/bronie/m4/1.mdl";
new const M4_2[33]  = "models/bronie/m4/2.mdl";
new const M4_3[33]  = "models/bronie/m4/3.mdl";
new const M4_4[33]  = "models/bronie/m4/4.mdl";
new const M4_5[33]  = "models/bronie/m4/5.mdl";
/////  M4  /////
/////  AWP  /////
new const AWP_1[33]  = "models/bronie/awp/1.mdl";
new const AWP_2[33]  = "models/bronie/awp/2.mdl";
new const AWP_3[33]  = "models/bronie/awp/3.mdl";
new const AWP_4[33]  = "models/bronie/awp/4.mdl";
new const AWP_5[33]  = "models/bronie/awp/5.mdl";
/////  AWP  /////
///////////////////////////  MODELE BRONI  ///////////////////////////
Oraz pozmieniaj sobie nazwy w menu na jakie tam chcesz, nie wiem jakie tam modele masz 
Np tutaj to 
	menu_additem(menu, "AK");
Możesz to sobie np zamienić na 
menu_additem(menu, "AK GALAXY"); 
 menumodeli.sma   4,4 KB  88 Ilość pobrań
 
  menumodeli.amxx