| |
Ray
���������
������: ������,������� �����������: ���. 2004
�����: 746 ���������
|
2 Raven: Look at my post. Can you find any differences?
----- �� ������ ����������� ����� � ������ ���� �������.
|
����������: 18:48 - 14 ���., 2005
|
|
Raven
������������
������: ������ �����������: ����. 2004
�����: 408 ���������
|
to Ray � ������� ������ �� ������������ ������� � ����� ������. ������� ������������� ���. to Haris BAH! I found it! Replace this: if ((dude_charisma < 3)and(dude_level) < 1) and (has_skill(dude_obj,SKILL_SCIENCE) < 20)) then with this: if ((dude_charisma < 3)and(dude_level) < 1 and (has_skill(dude_obj,SKILL_SCIENCE) < 20)) then All because of unneeded right bracet.
|
����������: 19:08 - 14 ���., 2005
|
|
Haris
Member
������: Sweden �����������: ���. 2005
�����: 12 ���������
|
Well i menaged to compile it in the end and actually it worked inside game except some funktions in the script did not trigger off. Stuff like gaining money and exp or ever giving away they gun and getting better one. even thoe speaking lines and npc actually asking about it worked. Well now i really have to hammer it out till it works. But this was my first working compilation and test run of a custom script for fallout 2. (Edited by Haris at 1:58 - 15 Feb., 2005) (Edited by Haris at 2:00 - 15 Feb., 2005)
|
����������: 19:33 - 14 ���., 2005
|
|
| |
|