Advertisement
FtDLulz

[Halo CE - TSC:E] Scripts in your map - Symlinking

Jun 12th, 2015
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. This can mess up your computer bad, so be very careful. I, of course, take no responsibility to what you screw up when using this.
  2.  
  3. 1. Download 'http://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html#download'.
  4.  
  5. 2. Install it.
  6.  
  7. 3. Go to out\scenarios\MAPNAME\main\.
  8.  
  9. 4. Select all of the .hsc files, and right click on one. Select 'Pick Link Source'.
  10.  
  11. 5. Go to your Halo root directory, and then data\levels\MAPNAME\scripts\.
  12.  
  13. 6. Right click, and then click 'Create Link As...'. Choose Symbolic Link.
  14.  
  15. 7. That should be it. You should see your .hsc files there, all zero bytes. When Sapien goes to compile scripts, it'll see those and find your actual .hsc scripts in the out\ directory. This means you don't have to drag them into your scripts folder every time you make a change. You do still have to run the .bat you made to preprocess them first.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement