GetWeaponNameEx
#4

try this
PHP код:
stock GetWeaponNameEx(weaponidweapon[], len sizeof(weapon))
{
    switch(
weaponid)
    {
        case 
18weapon "Molotov Cocktail";
        case 
44weapon "Night Vision Goggles";
        case 
45weapon "Thermal Goggles";
        default: 
GetWeaponName(weaponidweaponlen);
    }
    return 
weapon;

Reply


Messages In This Thread
GetWeaponNameEx - by ScIrUsna - 01.04.2016, 11:51
Re: GetWeaponNameEx - by ayoub001 - 01.04.2016, 12:01
Re: GetWeaponNameEx - by introzen - 01.04.2016, 12:16
Re: GetWeaponNameEx - by xTURBOx - 01.04.2016, 12:46

Forum Jump:


Users browsing this thread: 1 Guest(s)