21.12.2010, 05:48
Hello all I have this function
but I get this error
Thanks and please halp me
pawn Code:
forward LoadDust();
public LoadDust();
{
// bunch of CreateDynamicObjects
return 1;
}
pawn Code:
error 004: function "LoadDust" is not implemented