View Single Post
  #12  
Old 05-28-2010, 01:48 PM
Goblin Wizard Goblin Wizard is offline
Approved Member
 
Join Date: Oct 2008
Posts: 508
Default

As I said earlier, the createclouds.script contains 2 functions which are never used/executed in any script file. Changing them gives no effect.
But RandomObject contains functions which are used sometimes: CreateClouds, CreateAsterCloudsCube, CreateTechCloudsCube, CreateCloudsCube, CreateCloudsLine, CreateAsterCloudsLine, CreateTechCloudsLine, CreateClouds2. There are more "cloud" functions but only these use troublesome LoadCloud() function.
Only one advise: to disable every function (inside location scripts) that contains word "cloud"

Quote:
Originally Posted by Trucidation View Post
We need [spoiler] tags so that long posts don't stretch the page too much.
Try CODE. Not as good as SPOILER but better than plain text.

Last edited by Goblin Wizard; 05-28-2010 at 03:01 PM.
Reply With Quote