[FilterScript] jGate - Automatic Gate System
#10

You need a comma after every end of the array entry.

pawn Код:
new gData[][E_GATE_DATA] =
{
{stuff},
{stuff},
{stuff} // It's important to have no comma for the last entry.
};
Reply


Messages In This Thread
jGate - Automatic Gate System - by Joe_ - 31.07.2010, 21:31
Re: jGate - Automatic Gate System - by Danielo - 31.07.2010, 22:56
Re: jGate - Automatic Gate System - by [XST]O_x - 31.07.2010, 23:08
Re: jGate - Automatic Gate System - by Joe_ - 01.08.2010, 10:13
Re: jGate - Automatic Gate System - by nuriel8833 - 01.08.2010, 10:28
Re: jGate - Automatic Gate System - by Joe_ - 01.08.2010, 21:53
Re: jGate - Automatic Gate System - by Joe_ - 02.08.2010, 20:22
Re: jGate - Automatic Gate System - by Scenario - 04.08.2010, 14:34
Re: jGate - Automatic Gate System - by Hal - 05.08.2010, 04:04
Re: jGate - Automatic Gate System - by Joe_ - 05.08.2010, 09:48

Forum Jump:


Users browsing this thread: 1 Guest(s)