Err, here it comes again:
RandomSpawns <- [ Vector( -1540.2, -950.1, 14.51 ), Vector( 1360.5, -437.5, 50.01 ) ];
function RandNum ( start, ... )
{
if ( vargv.len() > 0 ) local end = vargv[ 0 ];
else { local end = start; start = 1; }
local ticks = GetTickCount();
*return start + ( ticks % ( end - start ) );
}
* means an error
Thijn, calm down! I've already posted it
If you mean the console error, well, is the typical "Could not retrieve User Data"