Error with dutils
#2

Look to where you "forward" the public function.

Example of your problem,

pawn Код:
forward func(playerid);//this is the prototype

public func(playerid, killerid)//function does not match the prototype.
EDIT: The problem is in "dutils" (from the looks of the error) there is a function that is being used, that does not match it's prototype.
Reply


Messages In This Thread
Error with dutils - by XStormiest - 20.07.2012, 14:10
Re: Error with dutils - by iggy1 - 20.07.2012, 14:24
Re: Error with dutils - by XStormiest - 20.07.2012, 14:39
Re: Error with dutils - by L.Hudson - 20.07.2012, 14:44
Re: Error with dutils - by XStormiest - 20.07.2012, 14:53
Re: Error with dutils - by L.Hudson - 20.07.2012, 14:53

Forum Jump:


Users browsing this thread: 1 Guest(s)