|
Jordan 63
������������
������: ������, ������ �����������: ���� 2007
�����: 228 ���������
|
� ��� ������ ������� ���� � �� ������� �������� 180 ���� � ������ ���� ����������� �� ��� �������� ����� �� ���� �� ���������� � �������� �� ��� �� �������� �������� 161 ���� ��� �������� 23 ��� �.� ��������� ������������ �� ���� ������� �������. ��� ��� ����� �������? ��������� ��������� ��� ��� ������ ��������� ���������� ����� ������ � �� ����� �������� ��� ����� ����� ������� ����� ����� ����� �������. ���� �������� ������ ������ ������� �������� � �������. ����� �������� ������ ��� ����� ������� ������� ����� ������� ��� ������ ������ ���� ����. � ����� scripts ���� ���������. ��������� ���������� ����� ������� ���� http://jordan631.narod.ru/Steal.rar P.S. �������� ����������� ����� �� ��������� ������� ����������� �� ����� � ���� ��� ��������� ��������� � ������ �������. ���� � ������ 1.h � ������� ��������� f-Geck ����� �� ��������� �������� � ������� ��������
|
����������: 16:30 - 8 ���., 2008 | ����������: Jordan 63 - 21:06 - 8 ���., 2008
|
|
Alchemist
���������
������: �������-17 �����������: ���. 2004
�����: 298 ���������
|
������: ��������� ������������ �� ���� ������� �������. ��� ��� ����� �������?
�������� ���. � �������:
���:
variable word; // SVAR ��� ������� ����� variable remn; // SVAR ��� ������� remn := global_var(GVAR_DayCounter) % 10; if (remn > 4) then begin word : = 3; end else begin if (remn > 1) then begin word := 2; end else begin if (remn == 1 and global_var(GVAR_DayCounter) != 11) then begin word := 1; end else begin word := 3; end end end display_msg(mstr(400+word) + global_var(GVAR_DayCounter) + mstr(410+word));
� � MSG:
���:
{401}{}{������� } {402}{}{�������� } {403}{}{�������� } {411}{}{ ����.} {412}{}{ ���.} {413}{}{ ����.}
----- /// What'ya be sain'? Vault 100+? We need nothing o'that!
|
����������: 14:24 - 9 ���., 2008
|
|
Jordan 63
������������
������: ������, ������ �����������: ���� 2007
�����: 228 ���������
|
Alchemist � ������ �������� ������ ������! ��� �� ���� ����! � �� � ��� � ��� � ���� � �� �� ���������� � ����� ������ ����� �� ����.
|
����������: 16:43 - 12 ���., 2008
|
|
Alchemist
���������
������: �������-17 �����������: ���. 2004
�����: 298 ���������
|
"�����" ������� �� ����������. � ������ ����� ��������������� ������. �������� ����, ��������� �����, � ���, ��� ��� ���������� ������ ������� mstr ����� ��������� define ��� ������� ������� � scripts.h �, ��������������, define � ������ ������ �������. ��� ������, ������� ����� �������� �� "�����" sslc ��� �������������. ������ ���� ���������, ������� �� ��� ��� ������ ������� �� �����-���� ������� �������.
���:
// ������ 666 ��������� ����� ����� GVAR // ������ 111 ��������� ����� ������ MSG procedure DispRemain begin variable word; // SVAR ��� ������� ����� variable remn; // SVAR ��� ������� remn := global_var(666) % 10; if (remn > 4) then begin word := 3; end else begin if (remn > 1) then begin word := 2; end else begin if (remn == 1 and global_var(666) != 11) then begin word := 1; end else begin word := 3; end end end display_msg(message_str(111, 400+word) + global_var(666) + message_str(111, 410+word)); end
P.S. � ��� � ���������� ������� � ����� ���������� � ����������, ������� ������ ������ ����� ':' � '='.
----- /// What'ya be sain'? Vault 100+? We need nothing o'that!
|
����������: 19:08 - 13 ���., 2008 | ����������: Alchemist - 19:11 - 13 ���., 2008
|
|
Jordan 63
������������
������: ������, ������ �����������: ���� 2007
�����: 228 ���������
|
Alchemist
������:
P.S. � ��� � ���������� ������� � ����� ���������� � ����������, ������� ������ ������ ����� ':' � '='.
��� �� �� ����� �� � ������������ ������ ��� ���������� ������� ������� �� �� ������, ����� ������ ��� �������� ������� �� ������� eror � ����� ����������� ���� ��� ���������. ��� ����� ������� procedure description_p_proc begin script_overrides; call Node001; end procedure Node001 begin variable word; // SVAR ��� ������� ����� variable remn; // SVAR ��� ������� variable GVAR_DayCounter; GVAR_DayCounter := GVAR_DAYS_TO_VAULT13_DISCOVERY; remn := global_var(GVAR_DayCounter) % 10; if (remn > 4) then begin word := 3; end else begin if (remn > 1) then begin word := 2; end else begin if (remn == 1 and global_var(GVAR_DayCounter) != 11) then begin word := 1; end else begin word := 3; end end end display_msg(mstr(400+word) + (global_var(GVAR_DAYS_TO_VAULT13_DISCOVERY) - GAME_TIME_IN_DAYS) + mstr(410+word)); end ���� ��� {401}{}{������� } {402}{}{�������� } {403}{}{�������� } {411}{}{ ����.} {412}{}{ ���.} {413}{}{ ����.} vault13.gam GVAR_DAYS_TO_VAULT13_DISCOVERY :=180; // (1009) � ��� ��������� http://jordan631.narod.ru/scr00001.JPG http://jordan631.narod.ru/scr00000.JPG
|
����������: 15:58 - 15 ���., 2008
|
|
Alchemist
���������
������: �������-17 �����������: ���. 2004
�����: 298 ���������
|
��-������, ��� �� �������� �� ������ ���������� ����������, � (global_var(GVAR_DAYS_TO_VAULT13_DISCOVERY) - GAME_TIME_IN_DAYS), �� ������ ����, ����� ����������� ��������� ���������� ����� GVAR, ����� �� ����� ���� ����� ��������� ������. � ������ ������� ��� � ���. � �� �������� � ���� ���������� ����������. �� ���� Error ������� ���-�� ������. ������, ��� �� �����-�� �������, ����� ����� ������������� ���� mstr(410+word) ������ ������� ������ �� MSG, � mstr(400+word) -- ���. ��������� ����, �� ��� ����� ���� ����������, ������������ �� ��������. ������ ����������� ������� ������� ������������ ������ � ��� ������� � ��������� ����������, � ��� � ���������� ��������. � ��� �������, ��� �� � ���� ����� � ��������������� MSG ���������� ����� � �������� �� 400.
----- /// What'ya be sain'? Vault 100+? We need nothing o'that!
|
����������: 15:43 - 16 ���., 2008
|
|
Jordan 63
������������
������: ������, ������ �����������: ���� 2007
�����: 228 ���������
|
Alchemist � ������ ��� ���� ����� ����� 180 �� ������� ������ ��������, � ��������� ����� �������� ������. ��� ���������� ����� �� ������ �������� ���� �� � �����. � ���� �� ������������� �������� ��� ���� ������������ ������ � ����� � �� ��� ��� ��� ������. � �������� �� ����� ��� ������� ���������?
|
����������: 16:59 - 16 ���., 2008
|
|
Alchemist
���������
������: �������-17 �����������: ���. 2004
�����: 298 ���������
|
������: � ������ ��� ���� ����� ����� 180 �� ������� ������ ��������, � ��������� ����� �������� ������.
��� ��������� ������� �����, ��, ���� ����������� � ������� ��� �������� � ��������� ������, ����� ����������� � ��������. ������� �� ��������� ���������, ����� ���� ������������������ �����.
������: � ���� �� ������������� �������� ��� ���� ������������ ������ � ����� � �� ��� ��� ��� ������.
� ������, ����� ������������� ��������� ������������? �� ��, �����, � ���� �� ��� ����� ����� �����, ����� ������ ��������� ��������� ������. ��� �����, �� SSL. ���������� ���� �������� ���������� �����������. �������� ��� �����, � �� ������ ��������� ������ � ������� �����. � �� ����� ����� ������ ����� �� ���� -- ��������� � ����������� �� �������.
������: � �������� �� ����� ��� ������� ���������?
��������� ����� �� ����� ��������� ���������� ����� ���������. � ������ �� ������� ��� ������ �� MSG ��� ������� ����� � ������ -- ��� ����. ����, �������, ������� � MSG ����, �� ������� ������� ������������ �������, �� ������ ��. �� ���������� ��� ������ ��������.
----- /// What'ya be sain'? Vault 100+? We need nothing o'that!
|
����������: 18:56 - 16 ���., 2008
|
|
Jordan 63
������������
������: ������, ������ �����������: ���� 2007
�����: 228 ���������
|
Alchemist
������: ��� ��������� ������� �����, ��, ���� ����������� � ������� ��� �������� � ��������� ������, ����� ����������� � ��������. ������� �� ��������� ���������, ����� ���� ������������������ �����.
���� ����������� � ��� ����.
������: ��������� ����� �� ����� ��������� ���������� ����� ���������. � ������ �� ������� ��� ������ �� MSG ��� ������� ����� � ������ -- ��� ����. ����, �������, ������� � MSG ����, �� ������� ������� ������������ �������, �� ������ ��. �� ���������� ��� ������ ��������.
������ ������ ��� ��� �������.
|
����������: 19:14 - 16 ���., 2008
|
|
Wasteland Ghost
��������� ���� ����������
������: ������, ������ �����������: ���. 2002
�����: 2251 ���������
|
������: ������, ��� �� �����-�� �������, ����� ����� ������������� ���� mstr(410+word) ������ ������� ������ �� MSG, � mstr(400+word) -- ���. ��������� ����, �� ��� ����� ���� ����������, ������������ �� ��������.
��� � ���� ����� ���� �� ������� ���. ������, �� ��� � �������� �������� �����. �������� ����. ������������ ���-�� �� ������, �������, � �������������. ����� ��������. ������� ��� � �� �������. �� � ����� ���� ����� ���� ������������ ���� ���-�� ��� ������������� word.
������: ������ ������ ��� ��� �������.
variable stored_node; ... stored_node := node001; ... call stored_node;
|
����������: 23:36 - 17 ���., 2008
|
|
|
|