View Single Post
Old 03-05-2003, 02:52 PM  
caladan
Senior Member
 
Join Date: Jan 2003
Posts: 179
Default

Zer0racer had probs with a .sfv which contains more than 120 files ... if u have this error too here is the way to fix:



open functions.h and look for 2 lines like:


#if ( sfv_dupecheck == TRUE )
char *fname[120];



change the number in the [] to the number of files u think your .sfv can contain ..


recompile .. ready
caladan is offline   Reply With Quote