[HELP]2D variable problem.
#3

So, This should be corrected one -

pawn Код:
new Float:Cams[4][6] =
{       //Cam Co-Ordinates             //Spawn Co-Ordinates
    {-1276.6558, 673.2457, 5.3714 , -1275.6641, 673.4034, 5.0515},
    {-1273.0865, 867.9253, 4.8847 , -1272.1237, 868.2120, 4.4398},
    {-2788.0381, -295.9537, 7.1319 , -2788.9910, -295.6427, 6.7172},
    {365.5145, -2007.3859, 7.7309 , 365.0089, -2006.5144, 7.3015}
};
You mean I have to add or I have to remove ?
EDIT on adding "," on the last array give me unexpected error -

pawn Код:
C:\Users\Vyom\Desktop\New HTDMDM Server\DM\vkcDM.pwn(168) : error 018: initialization data exceeds declared size
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Reply


Messages In This Thread
[HELP]2D variable problem. - by Ronaldo_raul™ - 19.06.2012, 09:56
Re: [HELP]2D variable problem. - by FUNExtreme - 19.06.2012, 10:10
Re: [HELP]2D variable problem. - by Ronaldo_raul™ - 19.06.2012, 10:13
Re: [HELP]2D variable problem. - by FUNExtreme - 19.06.2012, 10:24
Re: [HELP]2D variable problem. - by Ronaldo_raul™ - 25.06.2012, 16:22

Forum Jump:


Users browsing this thread: 2 Guest(s)