error 004: function "LoadDust" is not implemented
#1

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

Remove the ";" on the "public LoadDust();".
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)