» TeamX (����� ������)«


����� TeamX » ���. ��������� » ������� (��� ������� �� ���������� - ����)

������� �� �����
<< ����. ����. >>
�������� ���� ���� [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 ] ��� ��������

 
GaroldPredator
������������

������: Military Base
�����������: ���. 2004

�����: 52 ���������

2 Tim
����� ���������������� ��������?
� ��� �� Ruby ������, ���?

-----
� ���� ���� ��� ����� ������: ������������ � ���.

����������: 17:47 - 19 ���., 2004
Tim
������������

������: �����-���������
�����������: ��� 2003

�����: 265 ���������

������ ���-��... �� �����... ���� �� ���� ������... ����?

-----
�������� ������ - ��! ��! ��!
���������� ���� - ���! ���! ���!

����������: 19:06 - 19 ���., 2004
GaroldPredator
������������

������: Military Base
�����������: ���. 2004

�����: 52 ���������

2 Tim
���� ����� �����������...
� ������, �����!
���� �����:
hunter199090@mail.ru
������� Thank you!



(��������������(�) GaroldPredator - 19:34 - 19 ���., 2004)

-----
� ���� ���� ��� ����� ������: ������������ � ���.

����������: 19:33 - 19 ���., 2004
Tim
������������

������: �����-���������
�����������: ��� 2003

�����: 265 ���������

2GaroldPredator
��������� ����� �������� � ����� ���� � �������� ��� ������� �����:
http://www.dm4lab.to/~usa/ruby/index_en.html

�� ��� ������� ������.... � ���� 1.6.8
� ����� ���...
� ��� ����� ��� ������...

���. � ���� ����� 741��... ����� ��� ����. ������ ��� ��� ��� �����...
�������� ���� ���-������ ������ ��� �� ���... ��� �����...?

-----
�������� ������ - ��! ��! ��!
���������� ���� - ���! ���! ���!

����������: 20:24 - 19 ���., 2004
GaroldPredator
������������

������: Military Base
�����������: ���. 2004

�����: 52 ���������

2 Tim
� ��� ������ ����� ����, ������� ����� ��������!
�����, ��� ���������� ������!

-----
� ���� ���� ��� ����� ������: ������������ � ���.

����������: 22:15 - 19 ���., 2004
Tehnokrat
���������

������: �����������
�����������: ���. 2003

�����: 489 ���������

������������ watcom ����� ����� (849K).

����� F-GECK �� ����� �������� ��������� � ���������� ��������. ��� ������� ������ "�������������" ��� ������� ��� ������� BAT-����� compiler.bat � ������� ������ ���� ��������� ���� � �������������, ����������� � ����� ���������� ��� ��������� �� ����������� int-������.

������������ Ruby ������������� ������ ����� ssl, �� ��� �� ����� ����������� BIS, � ����������� ���� ������������ ��� ����������� �� �����. ��� � �������� ������ ������ � ������ ����������� ����� ����������.

-----
������� ����� ������, �� ������ ��������. ������� ����� ��������, �� ������ ������.

����������: 0:13 - 20 ���., 2004
Raven
������������

������: ������
�����������: ����. 2004

�����: 408 ���������

to Garold

����� ������, ���� ��� ���� ������:
1. ���������� �������
2. �������

���������� ������� ������� � ������, �� �� ����� ����� ��������� �������� ��� ���������� include-�� �����-���� �����. ���� � ������� ������������ ���������� ������� - �� ������������ �� �����, ���������� �������� � ��� ����.

������� - ��� ����������/���������� ���������� ������. ��������, ���� ����� ��������� ������������ ���������� ������� obj_name(dude_obj) - �.�. �������� ��� ������. ������ ����� �� ������ ��������

#define pl_name obj_name(dude_obj)

� ������������ pl_name, �� ������ ���� ����������� ������������.

�������� �� "������" HowTo (��. 2):
-------------------------------------------------------------
�� ������� ����������� ����������� ��� ���� ��������� - ������������. �� ���� ��� ���������� "��������� �������������" � ��������� ��. ������ ��������� ����� - ��� ���������� � ������� #.

���� ��� �������� ���� �������� - #define � #include

��������� #define ������ ������ (�� ����� ������ ���������) ������ ������� ��������� ������. ��������:

#define ONE 1
#define TWO 2

������� ��� ����� ONE � ������ �� 1 � ����� TWO �� 2. (ONE < TWO ����������� � 1 < 2)

��������� #include � �������� ��������� �������� ��� ����� - � ��� "���������" ���� ���� ���� � ������ - ��� ��� � �� ����� �����, ��� �������� ���������. �������� #include "c:\text.txt" ����� �������� �� ���������� ����� c:\text.txt. �� �� ������ ����������� ����� ����� ������ � ������ ���������. ��� ����, ����� � ����� ������� �� �������� ������������ ��� ��������� �� ���� �������� - ���������� ������������� �����.

�.�. �� ������ ������ ����� #include <text.txt> � �������� ������������ � ������ -I c:\ - ������ ��� ���� ��������� ��� ��������� #include ������������ ����� ������ � "c:\".
-------------------------------------------------------------

������ command.h ��� ��� � �������� ������� ����� ���� ��������.
��������, ������  dude_is_male �������� ��� (�� �� command.h):

#define dude_is_male                        (dude_gender == GENDER_MALE)

� ���� ������� ���� ������:
#define dude_gender                         (get_critter_stat(dude_obj,STAT_gender))

, � � ����� define.h ������������ ����� ���������� GENDER_MALE:
#define GENDER_MALE   (0)
#define GENDER_FEMALE (1)

���� �� "���������" ������ dude_is_male, �� �������:

get_critter_stat(dude_obj,STAT_gender) == 0

, ��� get_critter_stat - ��� ���������� �������, � dude_obj - ��������� �� ������ (�.�. ������� ����������� �� ��������� � ������. ���� Elder - ��������� �� ����������, �� get_critter_stat(Elder,STAT_gender) ������ ��� ����������).

��� "����������", ���������� ���������� ������� ������������ �� ���� define-� (����. GENDER_MALE). �.�. STAT_gender - ��� ���� define. ������� � define.h:

#define STAT_gender                (34)

� ����� ������ ��������, ���

dude_is_male

��� ���� �����, ��� �

get_critter_stat(dude_obj,34) == 0

���� �� �������� ��� dude_is_male � ������ �� get_critter_stat(dude_obj,34) == 0 - �� ������������ ���� �� ������������.

���� ����, ��� ��������� ������� �������, ��� ��� ��� � ����������. ��� ��� ��������� ����� ��������� � ���������� ������������.

to Tim and Garold

�� �������-������� - ����������� ��, ��� �� �������. ���� � ���� ����� ������� ��������� � ��������. � ��� ������, � � ���� ����� ��� � HowTo ������ :-)

����������: 6:23 - 20 ���., 2004
GaroldPredator
������������

������: Military Base
�����������: ���. 2004

�����: 52 ���������

��� �� �������! � ������ �������� ������ �� ��� ��� ���!
�� �����, �� ����� ����, ����, �������!


(���������� �� 15:33 - 20 ���., 2004.)


2 VSEM
� ���� �� ����� �����-�� �����:
�����  ������� ������� �������������, watcom ������� ������ � ��������� ������������ ������:
ScenePid.h, Party.h � �.� � �.�.
� ����  �� �������, �� �����, ��� ����� �� ���������, ������, ��� � ��� ���������� command.h.
��� ����?

-----
� ���� ���� ��� ����� ������: ������������ � ���.

����������: 15:01 - 20 ���., 2004
Tim
������������

������: �����-���������
�����������: ��� 2003

�����: 265 ���������

��������� ����� ���� ������� �������... ���� ��� watcom �� ��� ����... � ���� ����... ��� compile ������ �� �����...
�������� ���� �� �������...  ���� ������ ����� HEADERS... ���� watcom � ������� ��� ������ � ���. ������.... �� ����������� �� ����...

-----
�������� ������ - ��! ��! ��!
���������� ���� - ���! ���! ���!

����������: 16:36 - 20 ���., 2004
GaroldPredator
������������

������: Military Base
�����������: ���. 2004

�����: 52 ���������

2 Tim
������, �������!
��-������, �� ���, � �������, ������� ������?
���� ��, � ���� � ���� ����� ���� ����� watcom (���� �� �������), �� ����������� ��� (������� c_nt) � ����� fallout2mapper\scripts � ����� ����������� � ����� c_nt\binnt ���� command.h (������� ���� � �������� headers).
������ (���������� � volcov commandere ���� � ����� ������ ���������, ��� ����� ����������, ��� ����� ���� ����� ��� �������) �������� � ������� binnt � � ���������� ������ ������:
wcc386.exe (��� wcc.exe, �� ���, ���    �����     -i C:\fallout2\fallout 2 mapper \scripts\�������� �������.ssl.
��� �� ������, �� ����� ����� ����� ����� ��� ���-�� �������, ������, ��� ��� (��� ��) ����� � ���� ������ � ������ *.h ������ � ������ �� �����������!
���!!!

(��������������(�) GaroldPredator - 17:27 - 20 ���., 2004)

-----
� ���� ���� ��� ����� ������: ������������ � ���.

����������: 17:23 - 20 ���., 2004
 

������� �� �����
<< ����. ����. >>
�������� ���� ���� [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 ] ��� ��������


Powered by Ikonboard 2.1.9 RUS
Modified by RU.Board Team
© 2000 Ikonboard.com