O temacie
Autor hick12
Zaczęty 27.11.2008 roku
Wyświetleń 2314
Odpowiedzi 4
hick12
var int Handlarz_ItemsGiven_Chapter_1;FUNC VOID B_GiveTradeInv_Handlarz (var C_NPC slf){ if ((Kapitel >= 1) && (Handlarz_ItemsGiven_Chapter_1 == FALSE) CreateInvItems (slf,ItMi_Gold , 100); CreateInvItems (slf,ItFo_Water , 5); CreateInvItems (slf,ItFo_Water , 5); CreateInvItems (slf,ItFo_Bread , 3); CreateInvItems (slf,ItFo_Bread , 3); CreateInvItems (slf,ItFo_Bread , 3); CreateInvItems (slf,ItFo_Cheese, 2); CreateInvItems (slf,ItFo_Cheese, 2); CreateInvItems (slf,ItFo_Cheese, 2); CreateInvItems (slf,ItAm_Hp_01, 1);Handlarz_ItemsGiven_Chapter_1 = TRUE;};
orpisek Gość
Zkirtaem Moderator
dr inż. Fenix The Modders