Compile Errors
#1

Lines:

new Float:RandomSpawn[2][4] =
{
{1893.1307,-2328.7637,13.5469,87.2745}
};

Error:

C:\Documents and Settings\Administrator\Bureaublad\Warserver\gamemo des\grandlarc.pwn(12) : error 052: multi-dimensional arrays must be fully initialized
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Can anyone fix it please? I know its not a big error. something in that lines. Line 12 but i replaced ] with }
Reply
#2

Anyone?
Reply
#3

add one more set of 4 floats, or modify the [2] to [1]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)