All FO script decompilers can't properly determine name of global and imported variables if in source of script exist unreferenced imported variables. It occurs because script namespace contain more names than variables referenced in script procedures.
Sorry terrible english
The name of a file with sound effect for an critter has the following format:
RootSuffix1Suffix2.acm
Where
Root - a root of filename (6 symbols)
Suffix1 - the first suffix (1 symbol)
Suffix2 - the second suffix (1 symbol)
The format is similar to a...
May be better use
http://www.teamx.ru/files/utils/int2ssl.rar
for decompile
and
http://www.teamx.ru/files/utils/sslc_f1.rar
http://www.teamx.ru/files/utils/sslc.rar
for compile?
Look at http://www.teamx.ru/rus/bd/int_format.shtml
Also You may find interesting:
http://www.teamx.ru/srcs/F2_compiler_src.rar
http://www.teamx.ru/srcs/sslc_src.rar
http://www.teamx.ru/srcs/int2ssl_src.rar
======== Weapon ========
WSuffix1Suffix2Index1Suffix3XXIndex2
Suffix1 (char) - action
R - ready
A - attack
O - out of ammo
F - flying
H - hitting
Suffix2 (char) - !!!WEAPON!!! Sound ID (from Proto)...