General > Bug Reports
SK Vehicles [Fixed]
[MAF]Snoopy:
i've noticed vehicles have disappeared in some SK races.
my AdrenalineX-SK race has less vehicles now.. :S
there's always a boat here:
and sandkings over there
not to mention the rest of the vehicles :(
pod:
--- Code: ---while(fread(f,line,sizeof(line),false) && TotalSpawns < 200)
--- End code ---
should be:
--- Code: ---while(fread(f,line,sizeof(line),false) && TotalSpawns < MAX_SKVEHICLES)
--- End code ---
[MAF]Snoopy:
ah cheers pod
[AK47]skunk:
here you are! i could not find this topic :-[ vehicles dissapears again :( ex FerrariGarage or M4_MTA_2010
[FSR]Ush:
--- Quote from: Xplicit on September 27, 2010, 04:35:03 pm ---i've noticed vehicles have disappeared in some SK races.
my AdrenalineX-SK race has less vehicles now.. :S
--- End quote ---
lucky you, the only SK race I ever made got deleted because all vehicles were gone :s (some SK bug at that time).
Navigation
[0] Message Index
[#] Next page
Go to full version