24.03.2012, 13:51
Quote:
|
I don't think that your problem is there, do you have somewhere this line? Or such a line:
pawn Код:
|
Код:
public Audio_OnSetPack(audiopack[])
{
foreach(Player, i)
{
Audio_TransferPack(i);
}
return 1;
}

