Jump to content

Home

Radient Problem


Syntax

Recommended Posts

right i have already posted about this before, but nobody replied

:(

 

Anyway i thoguht i would give u a screenshot this time

 

The problem is that none of my compiling to bsp functions work and i am getting a bit itchy towork on some maps

 

when compiling i either a get an the "illegal function" thing with kernal32 and the police arrive. and other times it finishes after a few seconds. Now it has been working before so i dont understand why its not now.

 

this is the screenshot of the sof2map thing after compiling well attempted compiling

jk2.jpg

Link to comment
Share on other sites

Darn, I've seen that error 1000 times but forget everytime the solution. IIRC, it has something to do w/ project settings.

 

Anyway, in menu, open "project settings"and see if the paths are configured correctly. Better yet, make a screenshot of it.

Link to comment
Share on other sites

Hm..this looks alright, assuming you have installed the game in c:\program files\Lucasarts\starwars\ or something. Maybe the comipile options code is a bit messed up.

 

You can always try the following.

Open Notepad.

Paste this:

sof2map -bsp c:\progra~1\lucasa~1\starwa~2\gamedata\base\maps\rebelship.map
sof2map -vis c:\progra~1\lucasa~1\starwa~2\gamedata\base\maps\rebelship.map
sof2map -light -extra c:\progra~1\lucasa~1\starwa~2\gamedata\base\maps\rebelship.map

 

Make sure that the path to your map is correct there. (U must use short DOS notation). Save the file as FulVis.bat in the same directory where you have sof2map.exe (usually in Tools). Then just run the file and see if it compiles.

 

EDIT:

 

there should be 3 lines of code above. Browser doesn't display them correctly.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...