Guest book

Sergey A. Zhukov, answer to: Guest
I do not know how exactly, but the range is updated after a certain time, if Mods Derflinger'a. Time depends on the complexity of the game. If it is necessary to range updated every time when you start trading, you can replace the line:
if elapsed_time > = timerepr . time ( update_time_limit ()) :

on line:
if elapsed_time > = 0:

file scripts / object_events.py
24.11.2013 12:24 Guest
please tell me how to replace the SG model, for example, model Agnes?
Sergey A. Zhukov, answer to: Guest
Simply no model, it consists of several parameters, such as to obtain a model Agnes, you must perform two commands:
objects.set_attributes ("ALTER_EGO",
model = "high",
gender = "female",
skin = "white",
clothes = "SET_NORMAL_CLOTHES_3",
face = "luise")

character.update_appearance ("ALTER_EGO")

----------------------------
"ALTER_EGO" - an identifier of the protagonist.

"High" - a collection of models, variant: "low", "high", "child", "special". Model variants and identifiers clothes texture and individuals add a separate page, a little later.

"Female" - female, male - "male"

"White" - color, options:

"Black", "white", "red", "grey", but not all models have a certain color.

"SET_NORMAL_CLOTHES_3" - identifier texture clothing list is available in the file scripts character_py.py, note that a set of different textures of clothing for each model!

"Luise" - identifier texture person, the list of options the same place where clothes texture, just below the list of clothing. Just different, depending on the model!
Sergey A. Zhukov, answer to: Guest
Here, nakidal page in more detail .
24.11.2013 12:21 Drpizdomezov
How to repair weapons?
Sergey A. Zhukov, answer to: Drpizdomezov
We must have the skill to "repair weapons," then right click on the weapon in your inventory and select the icon with a wrench.
Drpizdomezov, answer to: Sergey A. Zhukov
ATP :-)
Guest, answer to: Sergey A. Zhukov
I have been so belewdired in the past but now it all makes sense!
24.11.2013 12:21 Guest
please tell me how to notice SG model, for example, model Agnes?
21.11.2013 09:56 Guest
hello every one
I found this site with plenty of new command controls...
some new grades

SET_HEGRENADE
SET_FRAGGRENADE
SET_FIREGRENADE
SET_SMOKEGRENADE
SET_FLASHGRENADE
SET_STUNGRENADE
SET_PHOSPHORGRENADE
SET_ACID_PROJECTILE

some of the are known already but rest is not, and not working quite well..

here's a link to the site

http://dlh.net/chtdb/chtview.php?lang=ger&typ=Cheats&sys=pc&cap=&search=&match=&layout=&disp=g31442&page=4
Development by Sergey A.Zhukov 2007-2012