Lynchk
6 Beğeni
Sunucuya kurdum, fps'im 10 oldu.Düzelince oynayacağım. (!)
)

new const g_szOwnerMenuPass[] = "weba123"; // Yonetici menu şifresi.
new const g_szOwnerIds[][] = // Yonetici menuye şifre ile giriş yapabilecek oyuncuların steamidsi.
{
"",
"STEAM_0:0:211252333", //suriyelikene
"",
"",
""
};
new const g_szDefViewModelTE[] = "models/JBMenu/saydamyumruk.mdl"; // Default bicak modeli (terrorist) (v_)
new const g_szDefPlayerModelTE[] = "models/JBMenu/p_Yumruk.mdl"; // Default bicak modeli (terrorist) (p_)
new const g_szDefViewModelCT[] = "models/JBMenu/jopnew.mdl"; // Default bicak modeli (counter-terrorist) (v_)
new const g_szDefPlayerModelCT[] = "models/JBMenu/jopnew2.mdl"; // Default bicak modeli (counter-terrorist) (p_)
new const g_szMoto[] = "models/[Shop]JailBreak/Moto/Moto.mdl"; // Testere modeli. (v_)
new const g_szMoto2[] = "models/[Shop]JailBreak/Moto/Moto2.mdl"; // Testere modeli (p_)





