Guest book

Sergey A. Zhukov, answer to: Guest
Here is the syntax of the program:

ConvertToDiff3D.exe [inputfiles] [-o outputfile] [-h] [-maop] [-obj objects]

-o outputfile -> specifies the outputfile
-h -> outputs a short description
-ma filename -> use file for mesh anim operations (like vertex move)
-maop -> in mesh animations output only positions of vertices (this can save a lot of disk space)
-obj objects -> convert specified objects (this includes subobjects), not specified

inputfiles -> filename [inputfiles]
outputfile -> filename
filename -> / / a file name; if the file name contains space characters the file name must be enclosed in quotations marks
objects -> objectname [objects]
objectname -> / / an object name; if the object name contains space characters the object name must be enclosed in quotations marks


examples

ConvertToDiff3D.exe inputA inputB.ase-o output
compiles "inputA" or "inputA.ase" to "output01.diff3D"
compiles "inputB.ase" to "output02.diff3D"

ConvertToDiff3D.exe "file with spaces.ase"
16.11.2012 06:54 Guest
Very useful site and did very well. Thank you.
Sergey A. Zhukov, answer to: Guest
Thank you for the tip!
13.11.2012 06:01 Guest
Since silver style entertainment closed, is The Games company still up?
06.11.2012 02:28 Guest
Hi, can anyone tell me what the "Accuracy" and "Accuracy at moving" statistic mean? My characters cannot move and fire at the same time, does this mean accuracy against moving enemies? In the game I see accuracy of guns in decimal numbers, not percentages like 1.1 and 4.3. What is the relationship between this and the percentage accuracy?
Sergey A. Zhukov, answer to: Guest
Hi! This refers to the accuracy of the moving objects when the target, not your soldiers, not standing still and moving.
Up in the game - not prompt since played a long time and I do not remember how the game affects accuracy.
24.10.2012 07:28 Guest
Hi, I would like to use the information on this site to write an English FAQ. I will provide full credits and link to the site owner Sergey A. Zhukov. Am I allowed to do that?
Sergey A. Zhukov, answer to: Guest
Yes, please. :)
23.10.2012 07:41 Unknown
I did not know Python, but in the end seems to be zzone_2 something about his sister ALTER_EGO written?

def InitChestsSafes ():
objects.add_closed_lock ( "BUILDING_1664 ", "lock1 ", closure_type = 'lock-trap ')
objects.add_closed_lock ( "BUILDING_1665 ", "lock1 ", closure_type = 'normal ')

def init_patch ():
if "ANIE " in system.get_npcs ():
if objects.is_active ( "ANIE "):
data ( "zone_7.zone_7 "). anie_folgt = True

What does this mean?
Sergey A. Zhukov, answer to: Unknown
Anything below init_patch () can be ignored, it is not in the game.
Development by Sergey A.Zhukov 2007-2012