|
Mynah
���������
������: ����� �����������: ���. 2004
�����: 469 ���������
|
binyan ����� ��������-�� �� ���������? ������ ������ �������� � �������� ������.
���:
procedure check_forbidden_weapon(varibale pid) begin variable i:=0; variable tmp_out:=1; while i<frbdn_wpn_cnt+1 do begin i+=1; if forbidden_weapon_pid_array(i)==pid then tmp_out:=0; end return tmp_out; end ----- if check_forbidden_weapon(x) then ..... -----
PS: ������, ��� ������-�� ����������? ��� ��� ����?;)
----- Scio me nihil scire
|
����������: 12:27 - 24 ���., 2005
|
|
binyan
������������
������: Israel �����������: ���� 2005
�����: 292 ���������
|
�� ���� ���� ���� �������� � ��������� =) � ���(�� �� ������, �� ���-�� �����) ������ ���� =) � ������ ? ������������ ��������� =)) ��� ��� ����� ����� �������� ������ =)
----- ...������� �������������, ���������� � ��������������..
|
����������: 23:03 - 24 ���., 2005
|
|
Zarkon
������������
������: ������. �������. �����������: ���. 2005
�����: 2 ���������
|
�������� �����������! ���������(���� ��� �����) ��� ������� ������ ��� �������� ��������, �������� ����� �������: "���������" � "�����". ???
|
����������: 11:53 - 26 ���., 2005
|
|
Pavel
���������
������: ������ ������� �����������: ��� 2004
�����: 368 ���������
|
Zarkon ��� �������� �������� - ���� ����� ������� ������������ ��������, ������� ����� ����� �� ������. ��� ��������� �������� ���� �� ���� �����. ���� � ���� ������������� ����� �������, � ������� ����� ����� ������ - �����, � ����: RTFM. ��: ��� �������� �������� ���������� ������ ������� � ������� "������-����" � � ������ ��������� ������. ����� ������ ������� ����� ������� � ������� �������� �����������.
----- � ����� ������ ���� ��������� �� 100%, ���� ������� �� ������ �����...
|
����������: 12:06 - 26 ���., 2005
|
|
Sokil
������������
������: ���� �����������: ���� 2004
�����: 120 ���������
|
2Zarkon �� ������ ������� ���� ������ �� ������ ���� �� ������� ����� �� ����. ��� �������� ���� ����������� ����� dctubby.ssl, ditubbox.ssl, �command.h � ������� �� bis_help. ��� ����� ������������ den.h � ��� ��� �� ������. ������, �� ����� HEADERS ����� �������� ������ ��������.
|
����������: 13:10 - 26 ���., 2005
|
|
Zarkon
������������
������: ������. �������. �����������: ���. 2005
�����: 2 ���������
|
����������, ������ ������������... ������ �������� ��� ��������� � ��� �������� ����?
----- (_|_)
|
����������: 17:24 - 26 ���., 2005
|
|
Mynah
���������
������: ����� �����������: ���. 2004
�����: 469 ���������
|
Zarkon, ������ ���� �����. �������� ������������. ������. "��� ��������� � ���" - ��� ������ �� ����. ��: � ���������� ��������� ���� ������ ���� ����. ����->���������->cmd->shutdown -s -t 00
----- Scio me nihil scire
|
����������: 18:52 - 26 ���., 2005
|
|
binyan
������������
������: Israel �����������: ���� 2005
�����: 292 ���������
|
���������� ����������� � ������ �������. � ��������� �������, ����� ����� ������������ ������ ��� ������� ������� (��-���). � ��� ����� ��������, ����� ����� ������������ ��� ��������� ������� � 9 ���������� ��� �������. procedure degree(variable num, variable degree) begin variable i:=1; variable temp; while(i<degree) do begin num:=num*num; i+=1; end temp:=num; if degree==0 then temp:=1; return temp; end Procedure Hide_forbidden_weapon begin variable i; set_local_var(LVAR_forbidden_weapon,0); while(i<amount_forbidden_weapon) do begin if(obj_carrying_pid_obj(self_obj,forbidden_weapon_pid_array(i))!=0)then begin remove_from_inventory(forbidden_weapon_pid_array(i)); set_local_var(LVAR_forbidden_weapon,((local_var(LVAR_forbidden_weapon)*10)+1 )); end else set_local_var(LVAR_forbidden_weapon,(local_var(LVAR_forbidden_weapon)*10+2)); i+=1; end end Procedure Show_forbidden_weapon begin variable i; variable j:=0; variable g:=1; i:=(amount_forbidden_weapon-1); if((local_var(LVAR_forbidden_weapon)/degree(10,i))==1) then add_to_inventory(forbidden_weapon_pid_array(j)); while(i>=0) do begin i-=1; j+=1; if(((local_var(LVAR_forbidden_weapon)/degree(10,i))%degree(10,g))==1) then add_to_inventory(forbidden_weapon_pid_array(j)); g+=1; end end ���...���������� ��� �����������
----- ...������� �������������, ���������� � ��������������..
|
����������: 1:18 - 27 ���., 2005
|
|
Wasteland Ghost
��������� ���� ����������
������: ������, ������ �����������: ���. 2002
�����: 2251 ���������
|
2Zarkon � ���. � �� ������� ������, ���� �� ����������� �������� ��������� ���������� �������.
|
����������: 11:10 - 27 ���., 2005
|
|
Fozzy
������������
������: �������,���� �����������: ���. 2004
�����: 81 ���������
|
������ � ��� ��������� ��� ����� ���� �������� ������� � ����� ssl.
���:
#define mass[y]:=x set_local_var(y, x) #define :=mass[y] local_var(y)
��� ������ ��� ������� ���������� ��������� ���������� ��� ������ � ��� ���������� �������. ����������: 1. ����� �������, �� �� ����� ������������ �������� ������, ������ ����� ���������� ��������������� ����� mass ��� �� ���� ���. �����������: 1. ����� �������������� ���������� ���������� ������� "��������".
���:
procedure sort(variable max) variable i; variable y; variable temp; begin while i <= max - 1 do // ��� ��� � ���� �� �������� ����� for ���������� ����� while begin while y != i do begin if i < y then //���� i �������� �� ������� � y ������ ������� �������� � ����������. ����� �������� ���� � ����������� �� ���� ��� �����������. (�� ����������� < (�� �������� > begin temp:=mass; mass:=mass[y]; mass[y]:=temp; end y:=y+1; end i:=i+1; end end
���� ��� ��������������(��������) ������ ��� ���������������� �������� ��� ��� � �� ������ ��� ���� ������ �������� ��� ������. �������� �� ��� �������� � ����������, ����� �� ������. ������� ����-�� ��� ����������.
----- ��������� ������ � ����������� ������ - ������� ������� �� �� ��� �� ������. � ��� ����� ����� � ���� ������� - ����������, ������� ��� �� �����. (�)Fozzy
|
����������: 17:38 - 23 ������, 2005
|
|
|
|