More then a day by now reading alot of post/manuals and tutorials from all kinds off forums. I'm really frustated by now.
Download and (try to) installed the programs:
FSE ( Fallout Script Editor)
fo2mapper.exe
watcom_cpp(2 files in folder are:WCC386.EXE & WCCD386.DLL)
C:\Program Files\FSE\binary\wcc386.exe
Ruby-186-25 ( dont know why) MIB88 Vault Modder use Ruby he told me and also points me to this topic.
p.bat (edited and copy/replaced in the fallout2 mapper script folder)
@echo off
copy %1.ssl temp.c
c:\watcom\binnt\wcc temp.c /p /fo=temp.i
copy temp.i temp.ssl
..\dos4gw ..\compile temp.ssl
rem The path in the following two lines should point to the Fallout 2
folder:
md "c:\Program Files\BlackIsle\Fallout2\data\scripts"
copy temp.int "c:\Program Files\BlackIsle\Fallout2\data\scripts\%1.int"
del temp.c
del temp.i
del temp.ssl
del temp.int
I installed the fo2mapper same folder as Fallout2:
Program Files\BlackIsle\ Fallout2
Program Files\BlackIsle\ Fallout2 Mapper
Do i have to execute WCC36.EXE? The manual say that it already includes a compiler. Wenn execute Watson C32Optimizing Compiler Version 1.8 a DOS screen appears. Alot of parameters, but dont know what to do with it.
1) Fallout2 Mapper:
Wenn trying to save a critter i get the message: Error Saving Prototype, but it will be saved on harddisk (read about it in previous post)
Wenn trying edit the prototype from Miria (stage 1-6) the mapper crash.
2) Using FSE:
Compiler files folder:
FROM VERSION 1.5 COMPILER FILES ARE INCLUDED IN FSE NO NEED TO CHANGE THIS.
Here you specify the location of compiler files (compile.exe dos4gw.exe).
You must supply these files for script compilation to work.
Lets take "ackilint": program files\fallout2 mapper\scripts\arroya\acklint.ssl
Miria gives also errors, but other ones, but that will be the next step.
Open and compile(F9) the is no problem. Compiled script file is: "C:\Program Files\FSE\binary\acklint.int"
Wenn decompile from *.int files or Decompile and open from *.int files: this file "C:\Program Files\FSE\binary\acklint.int", i get this error.
Decompiling file
acklint.int
ruby.exe: No such file to load -- ubygems (LoadError)
C:\DOCUME~1\Martin\LOCALS~1\Temp\eee.399/ruby.exe: No such file to load -- ubygems (LoadError)
Decompilation cannot complete due to critical error
http://www.nma-fallout.com/forum/viewtopic.php?p=438305#438305
Here i start with the issues.
What does this means?
Do i need another program?
I forgot how to work in MS_DOS
http://www.nma-fallout.com/content.php?page=fo-modding-compilescript