public function lacks forward declaration (symbol "OnPlayerInfoChange")
#1

How to fix?

public function lacks forward declaration (symbol "OnPlayerInfoChange")


Thanks...

I fixed it.....
Reply
#2

read it it says lacks forward declaration so thats your problem add above it

forward OnPlayerInfoChange(playerid);
Reply
#3

^^^ what he said. because it's a 0.2x function, it's considered a new function.
Reply
#4

Quote:
Originally Posted by Shady91
read it it says lacks forward declaration so thats your problem add above it

forward OnPlayerInfoChange(playerid);
No need for that. Just remove the callback because it's not used in 0.3 version anymore.
Reply
#5

Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by Shady91
read it it says lacks forward declaration so thats your problem add above it

forward OnPlayerInfoChange(playerid);
No need for that. Just remove the callback because it's not used in 0.3 version anymore.
Oh, I didn't know, I never used it before.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)