02.11.2011, 01:08
vehicle_id = CreateVehicle( 510, 0.0. , 0.0, 15.0, 5, 0, 120 );
Those are indentation error, use Tab to indentate each line
Quote:
C:\Users\Jot\Documents\SAMP\gamemodes\test.pwn(568 ) : error 002: only a single statement (or expression) can follow each "case" C:\Users\Jot\Documents\SAMP\gamemodes\test.pwn(591 ) : warning 217: loose indentation C:\Users\Jot\Documents\SAMP\gamemodes\test.pwn(596 ) : error 030: compound statement not closed at the end of file (started at line 571) |