Quote:
Originally Posted by Tob21
Hi there. I am having a problam whith this mod. When I start a large outdoor level from the first game (Paycheck, 8 snipers and Removal) the level is all broken, with random colours and shapes, after a few seconds the game crashes. Do you know what the problam is?
|
Try to look at your log, perhaps you will find a reason.
Also try to open the mission script file (.lua), find this line
Code:
System:SetVar( "r_farclip" , 5000 ); -- forlik
and change the second parameter from 5000 to 3000.