error 025: function heading differs from prototype
#1

Код:
public Audio_OnSetPack(audiopack[])
{
	foreach(Player, i)
	{
	    Audio_TransferPack(i);
	}
	return 1;
}
first said needed a forward for the public added it now get this
any ideas?
Thanks
Reply
#2

Can you show us how you forwarded it?
Reply
#3

Код:
forward Audio_OnSetPack(audiopack[]);
Reply
#4

Fixed guy on skype aid to reload the includes said the one that came with it might have been altered
Reloaded fresh ones and it works
Thanks
Reply
#5

Okay, thanks for a quick update
Reply
#6

no problem thanks for looking an offering the help means alot :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)