» 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 ] ��� ��������

 
Oleg1969
������������

������: �������
�����������: ��� 2006

�����: 168 ���������

������:
Quote: from Wasteland Ghost on 12:39 - 10 ����, 2006
[quote]�� �������� ���������� ������������� �������� ������� � �������... �� ����� ��� ����������� �����������...

������-��, ��������, ��� �� ����������, ��� ��������. ����� ��� ��� ����� ���� �� ��������������. �������� ��� ����, ��� ���� �� ��������
#define MY_DEF    HORRIGAN_KOZEL
�� ����� ������ MY_DEF ������������ (���������� ��� �������� � ������� ����, �� ��� ��� �������) ��������� HORRIGAN_KOZEL. ������������ �� ��������� ����������, ������� ������ � �������� - ��� ������� ���.[/quote]

����� ����� (��� �����������?), ��� ������ "����������" � ���� ����� ����� �������, � ��������������, ��� ����, ��� ��� ������� ... � ���� � ���� ����-�� ��������� �����-�� �������� �� ��� ��� ���� ���� ���������� � ������� ��� �������� �� ��� ��������... ������� �� ����� ��������� � ������...  ��� ��� ���, ������� � � ������, ��� ��� ����������� ����������� � � �� �� ������ ������ ������...

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

��: ������ � ���� ������ ����������� ������� ������� ��������� ���� � ����...


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

����������: 12:26 - 11 ����, 2006
Oleg1969
������������

������: �������
�����������: ��� 2006

�����: 168 ���������

���������� � ��� ����: �� ����� �������� ������ ������
���������� �������� ��� �������, ������ �� ��������, � �� ��������... ��� �������� �� �� ������������, ����� ������� � �� ����� ����� �������������� ����....

/*  &#209;&#234;&#240;&#232;&#239;&#242; &#241;&#232;&#240;&#229;&#237;&#251; */
#include  "D:\Fallout2\mod\scripts\headers\define.h"
#include  "D:\Fallout2\mod\scripts\HEADERS\command.h"

#define NAME        SCRIPT_TOKLAXON     //1307

procedure start;
procedure map_update_p_proc;

procedure start begin
end

procedure map_update_p_proc
begin
//variable  item;
 if (gvar_bit(GVAR_RESERVED_VAR59,bit_1)==1) then begin
   if obj_pid(self_obj) == PID_NS_LIGHT then create_object(PID_NS_FLASHING_LIGHT,tile_num(self_obj),elevation(self_obj));
   else create_object(PID_EW_FLASHING_LIGHT,tile_num(self_obj),elevation(self_obj));
 end
end

��� ����� ������...



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

����������: 16:21 - 16 ����, 2006
Alchemist
���������

������: �������-17
�����������: ���. 2004

�����: 298 ���������

�� ������� � ���� ������, �� ��� ������� ����� begin ... end ��������� �������. �������� ��� � ������ ��������� (���� ��������� �����, ���� ��������� else):

procedure map_update_p_proc
begin
//variable  item;
if (gvar_bit(GVAR_RESERVED_VAR59,bit_1)==1) then begin
  if obj_pid(self_obj) == PID_NS_LIGHT then begin create_object(PID_NS_FLASHING_LIGHT,tile_num(self_obj),elevation(self_obj));
end
  else begin create_object(PID_EW_FLASHING_LIGHT,tile_num(self_obj),elevation(self_obj));
 end
end
end


-----
/// What'ya be sain'? Vault 100+? We need nothing o'that!

����������: 16:35 - 16 ����, 2006
Oleg1969
������������

������: �������
�����������: ��� 2006

�����: 168 ���������

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

� ������� � �����. � ������� �� ��������, � ��� � ���� ��� ���� ���������� ���...! � ����� ������ ��� ������ ����������, ������ � ���� ��� ���� ��������... ������...

���� �������.


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

����������: 14:31 - 17 ����, 2006
Oleg1969
������������

������: �������
�����������: ��� 2006

�����: 168 ���������

����� ������ ������...
��� ����� ����� ����������� ������� (� ����� ���������) � ��� �� ��� ������? � �� ��� ���������, �� ���������� ����� �� ����� �����������, �� � �������� �������������, ��� ��!!!
� ������ ������, ��������� � ���� ������������ ��������� �� ���������, �������� � ������ ���... �� ������� ��� �������� �������� � ����� �� ����� ������� �� ������� ���������� ��� ��������� ��������? ������ � ���� ����� �� ����� ������������...

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

����������: 1:54 - 19 ����, 2006
Alan Killenger
������������

������: ������, ������
�����������: ���� 2004

�����: 404 ���������

������:
��� ����� ����� ����������� ������� (� ����� ���������) � ��� �� ��� ������? � �� ��� ���������, �� ���������� ����� �� ����� �����������, �� � �������� �������������, ��� ��!!!

�� ����, � ���� ������ ������� ���� ��������� ������������. �� ����� ������� ��� ������ ����� ������ �������, �������� �� ��� ������ ���������. �.�. ���� ��������� ����� ������� ���������� ���. ���� ����� ���������� � ������ ����� �������� �� ������� � �����-������ ������������.
������:
� ������ ������, ��������� � ���� ������������ ��������� �� ���������, �������� � ������ ���... �� ������� ��� �������� �������� � ����� �� ����� ������� �� ������� ���������� ��� ��������� ��������? ������ � ���� ����� �� ����� ������������...

���� bwor � bwand ������������ ��� ��� or � and, ��������� ���� - ��������� �����, �������� ������� ���� - bwand � ��������� ���� �����. ����� ������ ���� ������� shr, shl. � ��� -  �����, ���� ��� ������, �� ���� ����� ��������������� ��� ��� ���������.

-----
hit me, nail me, make me god

����������: 16:00 - 19 ����, 2006 | ����������: Alan Killenger - 17:01 - 19 ����, 2006
Sokil
������������

������: ����
�����������: ���� 2004

�����: 120 ���������

������, ����������, ��� � ����� �� ���? �����-�� �������� � ��������. �� ����� �������� ���������� ���� ������ �����������. ���� ��� �����������, ���� ����� ������ �������. �����, ���� ����� ���������� �������, �������� ������ ������� ���-�� ���� "��� � �������", ���� �� ��������� - "������ �� ���������?"
� ����� �� ���������� ���, ��� ����� ��������� ������ �� ����������. ����� ��� �������� �����������, � ������ ������� ���������� ����� "������� ������, ���-���-���." �� ������ �� ������� ��� �� ��������� ������ �������. � ������� ��������� ������ �� ���������� (������-�� � ������� ������� ��� ������������, �� ��� �� ������� �� �������������).

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

������:

procedure inf_trade begin
variable item;
� item:=create_object(PID_MULTI_TOOL,1,1);
� add_obj_to_inven(self_obj, item);
� gdialog_barter; � � � � � � � � � � � � � � � � � � � � � � � � �
� call trade_bufer;
end

procedure trade_bufer begin
� Reply(" "); � � � � � � � � � � � � � � � � � � � � � � � � � � �

� if (obj_is_carrying_obj_pid(dude_obj,PID_MULTI_TOOL)) then call Node030;
� else call Node031;

end

procedure Node030 begin �
� Reply(mstr(780)); � � � � � � � � � � � � � � � � � � � � � � � � � � �
� NOption(783,Node999,1); � � � � � � � � � � � � � � � � � � � �
end

procedure Node031 begin
� Reply(mstr(781)); � � � � � � � � � � � � � � � � � � � � � � � � � � �
� NOption(782,Node999,1); � � � � � � � � � � � � � � � � � � � �
end



��� � ����� �����������, � ��� ������� ��������� ;) ? ����� �������� ��������� - ������� ���������� �����?

����������: 23:04 - 23 ����, 2006
Oleg1969
������������

������: �������
�����������: ��� 2006

�����: 168 ���������

��� � �� ����, ���� ������ ����������, �� ���� �� ����� � ���� �������� ����������� ����� ��� ������� �������� �� ����� � ��������� ��������� script_overrides; ����� �������... ��� � ���� ����� �� �������� ��������... ���� ��������� ���������� ��� ������...

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

����������: 8:28 - 24 ����, 2006
Sokil
������������

������: ����
�����������: ���� 2004

�����: 120 ���������

�������� ������. �����, �� ������� ������, �� ������. ������ � ���������, ��������� ����� ������ �� �������, ������� ����� [�����]. ����� ����� ������ ������������ ���������.
������, � ��������������� �������, � ��������� trade_bufer �� ������� �������� ������� (��� ����������� ������� ������������ � ��������� ����).  ����� � ������� ��� � ������ ���������, ��� ����������. ����� ����������� , ��� ����� ������ �� ������� �������� ���������� ������ �� ��������������.

����������: 13:07 - 24 ����, 2006
Akkella
������������

�����������: ���. 2006

�����: 175 ���������

� ����� �������.)
����� ������.
����� ��� ��� � �������� ��� ��� ����.
����� ��������� � ����� � ����� ������ � ����� �� ���, ���� �� ��������� ������ �������� �� ������. (��� ��������� � ����� �������)
������:
��� ������� ���, ���� ��� �������� ������ �� �����. (��� ��� �� ����� � ���������� ����������)

����������: 7:36 - 15 ���., 2006
 

������� �� �����
<< ����. ����. >>
�������� ���� ���� [ 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