Dark Red means I solved the problem.
I wrote a simple script following the directions from one of the tutorials I found in these forums. Now I need to attach that script so some guy on my map but I am not sure how. It doesn't show up when I "edit" the critter and hit the "scripts" button. I have both the .msg and the .int in their proper locations (Fallout/data/english/dialog and fallout/data/scripts respectively).
Do I need to comple the .int and if so, how do I do it? I downloaded Dscript but I don't know what .bat complier to point to.
EDIT: I ran through the compile tutorial but the lines:
..\dos4gw ..\compile temp.ssl
AND
copy temp.int "c:\Program Files\BlackIsle\Fallout2\data\scripts\%1.int"
Give me:
"The system cannot find the path specified."
I am 99% sure that I did everything else correctly according to the tutoral posted on Muntants Rising. Any idea what is wrong
I wrote a simple script following the directions from one of the tutorials I found in these forums. Now I need to attach that script so some guy on my map but I am not sure how. It doesn't show up when I "edit" the critter and hit the "scripts" button. I have both the .msg and the .int in their proper locations (Fallout/data/english/dialog and fallout/data/scripts respectively).
Do I need to comple the .int and if so, how do I do it? I downloaded Dscript but I don't know what .bat complier to point to.
EDIT: I ran through the compile tutorial but the lines:
..\dos4gw ..\compile temp.ssl
AND
copy temp.int "c:\Program Files\BlackIsle\Fallout2\data\scripts\%1.int"
Give me:
"The system cannot find the path specified."
I am 99% sure that I did everything else correctly according to the tutoral posted on Muntants Rising. Any idea what is wrong