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

 
Jordan 63
������������

������: ������, ������
�����������: ���� 2007

�����: 228 ���������

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

����� �����.
http://jordan631.narod.ru/data.rar

��������� ���������� ����� � ����� ����

���� � ������� ��������� 7 ��������� �� ����� ������� ������ ����� �������� ��� �������� ������� �������� acklint.msg ��� ��� ��������������� � ����� scripts ����� ��������� �������.

��� �� � ����� acklint.msg ������������� ������ �� ��������� ����� � �� ������ �� ����� ��������
��� ��� PID_LEATHER_ARMOR
�� ��� ������� ����� � ���� ������ ��� � � ����������� ����������

� ������ ������ ��� ������� ��� ����� ������ �������� �� ���

# �������� ��������
{100}{}{PID_LEATHER_ARMOR}
# ����������� ���������� ���������
{101}{}{1}
# ������������ ���������� ���������
{102}{}{2}
# ����������� ��������� �������� � ���������
{103}{}{100}

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

� ��� ��� � ����� ������

{100}{}{PID_LEATHER_ARMOR|1|2|100}

���  ���

{100}{}{PID_LEATHER_ARMOR,1,2,100}


����������: 14:12 - 14 ���., 2008 | ����������: Jordan 63 - 18:50 - 15 ���., 2008
Jordan 63
������������

������: ������, ������
�����������: ���� 2007

�����: 228 ���������

������� ������ ������ �����

http://jordan631.narod.ru/data1.rar

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

����������: 21:57 - 15 ���., 2008
Jordan 63
������������

������: ������, ������
�����������: ���� 2007

�����: 228 ���������

��� � ��������� atoi

procedure atoim(variable ostr, variable bstr) begin
� �variable begin
� � � �i;
� � � �str;
� � � �val;
� �end
� �str:=bstr;
� �while (ostr!=str and ostr<=str+":" and ostr>=str+"0" do begin
� � � �while not((ostr>str+i and ostr<str+(i+1)) or ostr==str+i) and i<9 do i+=1;
� � � �str+=i; val:=val*10+i; i:=0;
� �end
� �return val;
end

#define atoi(x) atoim(x,""

�������� ��������

(atoi(message_str(SCRIPT_GLOBAL_VARS, 100)));

���� ������� 100 � ������� � ������� 567 ������ �����
������ ������� 100 � ������� � ������� 345 ���� � ��� ������ �����
������ ������� 100 � ������� � ������� 961

����������: 12:09 - 4 ���., 2008 | ����������: Jordan 63 - 12:11 - 4 ���., 2008
Wasteland Ghost
��������� ���� ����������

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

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

��� ���� ������ �� atoi, � � ������� atoi.

����������: 17:15 - 4 ���., 2008
Jordan 63
������������

������: ������, ������
�����������: ���� 2007

�����: 228 ���������

Wasteland Ghost

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


��� ��� ����� �������? ���� �� ������ ������ ������.

����������: 2:48 - 5 ���., 2008
Wasteland Ghost
��������� ���� ����������

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

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

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

if not(message_str(567, 100) == "Error" or message_str(567, 100) == "") then begin // ���� ������ ���� � ��� �� ������
   val := atoi(message_str(567, 100));
end
else if not(message_str(345, 100) == "Error" or message_str(345, 100) == "") then begin
   val := atoi(message_str(345, 100));
end
else if not(message_str(961, 100) == "Error" or message_str(961, 100) == "") then begin
   val := atoi(message_str(961, 100));
end

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

Ray, ������ ��� �� �����.

����������: 11:04 - 5 ���., 2008
Jordan 63
������������

������: ������, ������
�����������: ���� 2007

�����: 228 ���������

Wasteland Ghost

� ��� � ���� atoi �������� ��� �� ��������.

������ � ����

set_global_var(atoi(message_str(961, 100), 1);

� ��� �� atoi � ����� ��������� ���� �������� ��� ��� �� ���� ������ �� �� ������ �� 100 � ����� ����� �����

� ������ �����  ������� ��� ����� ���� ��� ��� ��������� ����� (����� ������) � ����� ����� ��������� ������ ��� ��� ����� ��������� ������ ���� �.� ��� �� �� ���������� �� � ������� ���� � � ������ � atoi ������ ���������� ��� ��� � ���� ��� ��� �� ����� �� ������� ������ ������ ������ ������� ����.

����������: 11:22 - 5 ���., 2008
Wasteland Ghost
��������� ���� ����������

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

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

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

#define get_gvar_from_msg(x)
if not(message_str(567, x) == "Error" or message_str(567, x) == "") then begin \
   val := atoi(message_str(567, x)); \
end \
else if not(message_str(345, x) == "Error" or message_str(345, x) == "") then begin \
   val := atoi(message_str(345, x)); \
end \
else if not(message_str(961, x) == "Error" or message_str(961, x) == "") then begin \
   val := atoi(message_str(961, x)); \
end

����������: 0:18 - 6 ���., 2008
Ray
���������

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

�����: 746 ���������

Wasteland Ghost

�� �������� ����� ��������, � ��� code - �������������� ��� ��������������


-----
�� ������ ����������� ����� � ������ ���� �������.

����������: 20:14 - 6 ���., 2008
Wasteland Ghost
��������� ���� ����������

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

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

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

����������: 21:21 - 6 ���., 2008
 

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