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


����� TeamX » ���. ��������� » ����� ����� � ������ (���?!?)

������� �� �����
<< ����. ����. >>
�������� ���� ���� [ 1 2 ] ��� ��������

 
Alan Killenger
������������

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

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

� �������� ����. ����� � �� ����� ����. ��������� �������� �������� *.map ������� - ��� ���� ����, ��� ��������� ���������� ������ CurrentHP, CurrentRL, CurrentPL ���� ��������� ����������� ������. ��� ���, subj, ���?

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

����������: 0:13 - 22 �����, 2006
Anchorite
������������

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

�����: 283 ���������

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

����������: 5:59 - 22 �����, 2006 | ����������: Anchorite - 6:01 - 22 �����, 2006
Alan Killenger
������������

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

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

������� � ���� ��� ����� ������ ������ *.map �����?

5.3. �������������� ���� ��� ������ (Weapon)
�������� ������ ��������
0x0054 4 ����� �������������� ����� (� ������: updated_flags).
0x0058 4 ���������� ���������� ��������.
0x005C 4 PID (Proto ID) ��������.


�� ���� ����� "��-����������" ����� ������ ������ ��� �����?

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

����������: 17:31 - 22 �����, 2006 | ����������: Alan Killenger - 18:33 - 22 �����, 2006
Anchorite
������������

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

�����: 283 ���������

�� �� "������", � ������ ����������.
� ������ ����� � ������� � ���� ������ �� ������ ��� � �������� ��� ������ ��������. �� ����� ������ ��� ����������� ����������.

����������: 22:12 - 22 �����, 2006
Alan Killenger
������������

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

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

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

��... � ��� �� � ����, ����� �����?
���:
 
5. ������� ��������

     5.1. ������ ��������
     5.2. ����� ��� ���� �������� �����
     5.3. �������������� ���� ��� ������ (Weapon)
     5.4. �������������� ���� ��� �������� (Ammo)
     5.5. �������������� ���� ��� ������ ��������� (Misc)
     5.6. �������������� ���� ��� ������ (Key)
     5.7. �������������� ���� ��� ������� (Critters)
     5.8. �������������� ���� ��� �������� (Portal)
     5.9. �������������� ���� ��� ������� (Stairs)
     5.10. �������������� ���� ��� ������ (Elevators)
     5.11. �������������� ���� ��������� �������� (Ladder Bottom)
     5.12. �������������� ���� ������� �������� (Ladder Top)
     5.13. �������������� ���� ��� ��� ������ (Exit Grids)


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

1. ��� ��� ������ ����� �� ������ ����������� ��������?

2. ����� ���������� �������� ��� ����� ��������� ������ ����� �� �������� ��� ������� ��� � ���� ������?

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

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

����������: 0:54 - 23 �����, 2006 | ����������: Alan Killenger - 1:55 - 23 �����, 2006
Wasteland Ghost
��������� ���� ����������

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

�����: 2251 ���������

1. ������ �������� ��������. "�����" ����� �� �������� ������.
2. void wield_obj_critter(ObjectPtr who, ObjectPtr obj) - "���� � ����" ������.

�� ������-�� � ������� �� ��������� "���������" ������� wield_obj_critter ��������� �� ������. ������, ������ ����������, ��� ������� � ���� ������ ������ �����. ������ ������ ������ � "� ����" (�������� ����).

����������: 9:21 - 23 �����, 2006
Alan Killenger
������������

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

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

����������, ������ � � ������ ��� ������ ����������� �� �����:

void wield_obj_critter(pointer soldier, pointer equpment)

����� 1. equpment - ��������� �� �����. ������� ��������������� ����� ������� �������� ������ ���� ��������� �� �����, ������� PID ����� ��, ��� � � soldier � ������ � ���. ������ ��� ��������� ����� �� �����������. ���� �� ����� � ����� � �������� �� ��� ��� ���������� � ����������, �� �������� �������� � ���������� ��������� (�.�. ����� ��� ���� �� ������ ���� �������). ������������� � ����� ����.

����� 2. equipment - ��������� �� ������ (� ���� �����). ������� ���� � ���� soldier � ������ ��� ������ ����������� �����. �� ��� �����, �� ����� �� ������� soldier � ���������� ��� ���� - ����� ����.

��� ��� �������������. ���� SMG 10 mm (AI NCR Rangers).
������:
wield_obj_critter(self_obj, create_object_sid(PID_10MM_SMG, 0, 0, -1));

������� ���� � ���� soldier � ������ ��� ������ (�.�. �� ���� ��������� � ��� �� ���������) ����������� ����� (������� �������� ��� ������� � ������, � ������ �� ��� ��, �� ������� ����� ���). ��� ������ � ����� ������ ����������. ������ ���� �� ��������������� �� �����. �� ����� ��� soldier ������ ������ �����������, �������� ������������ ������. ���������� ����� ����� ��������� � ���� (soldier) ��������. ���� ���������� �� ���� � "����������������",   �� ����� ������ �����, ��� ����� �� �� ��� ������.

����, ������� � ������������� ����������. ������ ���� �������, ����� ����� ������ ������� ������ � ���� ��������? �� ������ �������� �������� � ������� ��� �������� � ��������� � ��������, ��� ������� ���������� �������� �����.

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

����������: 11:12 - 23 �����, 2006 | ����������: Alan Killenger - 13:15 - 23 �����, 2006
Anchorite
������������

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

�����: 283 ���������

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

� BIS-���� ������� � ������������ ����� ������� P�wer Armor �� Enclave Patrol. �� �������� �������� ��� ���� � APA, ��� � ��� � ��������.

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

����������: 12:54 - 23 �����, 2006
Wasteland Ghost
��������� ���� ����������

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

�����: 2251 ���������

�������, � ������� �� � ��� . ����� ������� � ������� �����. ������ ��� �� ���������. ������, �� ���� ��������� � �1 ����� "�����" ������ ���� ��������. �� ��� � �������������� �� ������, ���� ����� ������ �������. � ��� ��������� � ����� ������.

wield_obj_critter - ����� ��������. � �� ������������ � ������ �� ��������, ���� ������� ������ ���������, � ����� "������ � ����". � ����� �� ������ � ���, ������ �����, �������������� ������� "��������������", ��� ��� ��������� �������� � ����� ����������� ���� �� ����� ������ �� ����.

����������: 13:10 - 23 �����, 2006
binyan
������������

������: Israel
�����������: ���� 2005

�����: 292 ���������

������:
Quote: from Wasteland Ghost on 9:21 - 23 �����, 2006
1. ������ �������� ��������. "�����" ����� �� �������� ������.
2. void wield_obj_critter(ObjectPtr who, ObjectPtr obj) - "���� � ����" ������.

�� ������-�� � ������� �� ��������� "���������" ������� wield_obj_critter ��������� �� ������. ������, ������ ����������, ��� ������� � ���� ������ ������ �����. ������ ������ ������ � "� ����" (�������� ����).



������ ��, ��� ���������� ������ ����� �� ���������, � ����������� ������ wield_obj � �� ������������ ��������.
��� ��� ����������� - ��, ���� wield_obj(ARMOR_PID), �� ������� ������ �����.

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

����������: 14:20 - 23 �����, 2006
 

������� �� �����
<< ����. ����. >>
�������� ���� ���� [ 1 2 ] ��� ��������


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