error 017
#1

error 017: undefined symbol "INI_Booln"

this is the code
pawn Код:
INI:antidb[](name[], value[])
{
    for(new i = 1; i < 44; i++)
    {
        new str5[9];
        format(str5,9,"weapon%d",i);
        INI_Booln(str5, wc_iWeaponData[wc_VehicleWeapons] [i]);
    }
    return 0;
}
Reply


Messages In This Thread
error 017 - by iThePunisher - 14.12.2014, 11:00
Re: error 017 - by AdHaM612 - 14.12.2014, 14:51

Forum Jump:


Users browsing this thread: 2 Guest(s)