Jaka ryba? xd
Błąd wykrywa w B_AssessPlayer w lini 78 (szczegoly), a w nim dodałem to
// -------- Spieler hat Banditen Rüstung an ------
if (C_RosjaWhite (self,other))
&& (self.guild == GIL_KDW)
&& (self.guild == GIL_STRF)
{
B_Attack (self,other,AR_GuildEnemy,0);
};
A mój skrypt przerobiony z C_PlayerIsFakeBandit? Ma taką samą nazwę jaka jest podana tutaj: C_RosjaWhite... I o co tu chodzi?