This crashes the compiler, could anyone tell me why?
#1

pawn Код:
new FurnitureArray[][e_furn] =
{
    //
    // Model, name, cost, storable, wepslots
    //
    {2290, GetFurniName(2290), InfPrice(100), 0, 0}
    {14490, GetFurniName(14490), InfPrice(200), 0, 0}
    {1794, GetFurniName(1794), InfPrice(700), 1, 1}
    {2306, GetFurniName(2306), InfPrice(125), 1, 1}
    {2073, GetFurniName(2073), InfPrice(100), 0, 0}
    {1734, GetFurniName(1734), InfPrice(130), 0, 0}
    {2100, GetFurniName(2100), InfPrice(800), 0, 0}
    {14527, GetFurniName(14527), InfPrice(80), 0, 0}

};
Reply


Messages In This Thread
This crashes the compiler, could anyone tell me why? - by Dokins - 15.04.2015, 23:38
Re: This crashes the compiler, could anyone tell me why? - by Ahmad45123 - 15.04.2015, 23:43
Re: This crashes the compiler, could anyone tell me why? - by R0 - 15.04.2015, 23:44
Re: This crashes the compiler, could anyone tell me why? - by Dokins - 15.04.2015, 23:45
Re: This crashes the compiler, could anyone tell me why? - by Ahmad45123 - 15.04.2015, 23:50
Re: This crashes the compiler, could anyone tell me why? - by Dokins - 15.04.2015, 23:53

Forum Jump:


Users browsing this thread: 5 Guest(s)