|
Lancelot
������������ �����������: ���. 2004
�����: 8 ���������
|
� ��� �������, � ������ �� �������� ����� "�������" ��� �� ������ � ������? ���� �� ����������� �������� ��� ��� - ��� ����� ����������� ��� �� ����, ��� ������� ���������� �������. ������� ������������� ����� ����� ������������ ��� ����������� ������ ������� �� ������.
|
����������: 16:34 - 6 ���., 2005
|
|
|
Tehnokrat
���������
������: ����������� �����������: ���. 2003
�����: 489 ���������
|
������-�� ������� ��������������� (����� ��������������� ) �������� �������� � ��������� ���� � �� ����� ���� ���������� ���� �� �����. �� � ������� �������� ����� ������� ����� ��������, ������ ������ ��� ���... ���� ����� � �� ��������.
----- ������� ����� ������, �� ������ ��������. ������� ����� ��������, �� ������ ������.
|
����������: 23:59 - 6 ���., 2005
|
|
|
Ray
���������
������: ������,������� �����������: ���. 2004
�����: 746 ���������
|
�����. ���������� ������� �������� �����������. � ������ �����-�� �� ���� �����, �� ���� �� �����. ����� ����� ��������. � ���� �������� ������. ��� ��� ������ ��������� �� spatial script, � ������� �������. ������� ��� ��� �� ����� ��� ��� �������. ���������� ����. �������� (��� ��������� ����. � ������ ���������� ������ � ����������� �����). � ��������� �� ������, ����� ��������� ���-������. ��� ������������� ���� ����� ���������.
----- �� ������ ����������� ����� � ������ ���� �������.
|
����������: 11:48 - 7 ���., 2005
|
|
Tehnokrat
���������
������: ����������� �����������: ���. 2003
�����: 489 ���������
|
� ��� ������������� ������ ��� ����������� � �������, ��������� ����� "�������" ��� ������� �������������� � �������������� ����������� �� ��� ��������. ������������ �������� �������, �������� ������ ��������� ��������� ������ ��������� � ����������.
----- ������� ����� ������, �� ������ ��������. ������� ����� ��������, �� ������ ������.
|
����������: 23:33 - 7 ���., 2005
|
|
Dar
������������
������: ������� �����������: ���. 2004
�����: 289 ���������
|
������:
�����. ���������� ������� �������� �����������. � ������ �����-�� �� ���� �����, �� ���� �� �����. ����� ����� ��������. � ���� �������� ������. ��� ��� ������ ��������� �� spatial script, � ������� �������. ������� ��� ��� �� ����� ��� ��� �������. ���������� ����. �������� -��� ��������� ����. � ������ ���������� ������ � ����������� �����). � ��������� �� ������, ����� ��������� ���-������. ��� ������������� ���� ����� ���������.
���������� ��� ��������� ���� "������" � ������� ������ ������� � ��� �������� �����������, ���� ������� ����������������, � ����� ���� critter_dmg(source_obj, random(10, 40), 0 bwor 256 bwor 512); �� ��������.
|
����������: 8:39 - 20 ���., 2006 | ����������: Dar - 8:41 - 20 ���., 2006
|
|
Wasteland Ghost
��������� ���� ����������
������: ������, ������ �����������: ���. 2002
�����: 2251 ���������
|
��, ������� ��������� ������ ���������� ���� ��������, ������� ���� �������� �����. � ��������, ������� �������� � ���� ����. �� ������ ��� � �������... ��� ����� �������� .
|
����������: 13:12 - 20 ���., 2006
|
|
Dar
������������
������: ������� �����������: ���. 2004
�����: 289 ���������
|
��� ��� ���� ����� ���������? � ��������� ���: variable pid_Critter := 16777216; variable N := 0; ................ ................ while (N < 473) do begin pid_Critter := �pid_Critter +1; IF (tile_distance_objs(self_obj, tile_contains_pid_obj(tile_num(self_obj), dude_obj, pid_Critter)) <= 6 ) � then begin critter_dmg(tile_contains_pid_obj(self_obj, dude_obj, pid_Critter), random(80, 200), 0 bwor 256 bwor 512); end IF (tile_distance_objs(self_obj, tile_contains_pid_obj(tile_num_in_direction(tile_num(self_obj), 0, 1), dude_obj, pid_Critter)) <= 6 ) � then begin critter_dmg(tile_contains_pid_obj(self_obj, dude_obj, pid_Critter), random(80, 200), 0 bwor 256 bwor 512); end IF (tile_distance_objs(self_obj, tile_contains_pid_obj(tile_num_in_direction(tile_num(self_obj), 1, 1), dude_obj, pid_Critter)) <= 6 ) � then begin critter_dmg(tile_contains_pid_obj(self_obj, dude_obj, pid_Critter), random(80, 200), 0 bwor 256 bwor 512); end IF (tile_distance_objs(self_obj, tile_contains_pid_obj(tile_num_in_direction(tile_num(self_obj), 2, 1), dude_obj, pid_Critter)) <= 6 ) � then begin critter_dmg(tile_contains_pid_obj(self_obj, dude_obj, pid_Critter), random(80, 200), 0 bwor 256 bwor 512); end IF (tile_distance_objs(self_obj, tile_contains_pid_obj(tile_num_in_direction(tile_num(self_obj), 3, 1), dude_obj, pid_Critter)) <= 6 ) � then begin critter_dmg(tile_contains_pid_obj(self_obj, dude_obj, pid_Critter), random(80, 200), 0 bwor 256 bwor 512); end IF (tile_distance_objs(self_obj, tile_contains_pid_obj(tile_num_in_direction(tile_num(self_obj), 4, 1), dude_obj, pid_Critter)) <= 6 ) � then begin critter_dmg(tile_contains_pid_obj(self_obj, dude_obj, pid_Critter), random(80, 200), 0 bwor 256 bwor 512); end IF (tile_distance_objs(self_obj, tile_contains_pid_obj(tile_num_in_direction(tile_num(self_obj), 5, 1), dude_obj, pid_Critter)) <= 6 ) � then begin critter_dmg(tile_contains_pid_obj(self_obj, dude_obj, pid_Critter), random(80, 200), 0 bwor 256 bwor 512); end N := N + 1; end ........... �� ������� �� ������ � ������ ������ ��������. ��� � �������? PS ���������� - ��� ������������� �������� ������.
|
����������: 23:40 - 20 ���., 2006 | ����������: Dar - 23:41 - 20 ���., 2006
|
|
Wasteland Ghost
��������� ���� ����������
������: ������, ������ �����������: ���. 2002
�����: 2251 ���������
|
�������� ���� �������� �� ����� ����������.
|
����������: 10:05 - 21 ���., 2006
|
|
|
|