Crazy errors? Maybe!
#14

Quote:
Originally Posted by Infinity
View Post
It's simpler than this. He created this function at the end of the script, but I doubt he has any forward declaration. Hence, anything that comes before the function is not aware the function exists.

@OP: Lookup forward declarations. If you do that correctly, it will work.
Nope you are wrong that isn't a public function and pawn doesn't look up the function definition in order.
I also think it was problem of mismatched braces that made his function local not global.(he fixed it though)
Reply


Messages In This Thread
Crazy errors? Maybe! - by Knowinne - 22.10.2016, 09:35
Re: Crazy errors? Maybe! - by Jayse - 22.10.2016, 09:43
Re: Crazy errors? Maybe! - by RockyGamer - 22.10.2016, 09:53
Re: Crazy errors? Maybe! - by Knowinne - 22.10.2016, 11:28
Re: Crazy errors? Maybe! - by Knowinne - 22.10.2016, 12:30
Re: Crazy errors? Maybe! - by SyS - 22.10.2016, 12:43
Re: Crazy errors? Maybe! - by Knowinne - 22.10.2016, 13:02
Re: Crazy errors? Maybe! - by Knowinne - 22.10.2016, 13:39
Re: Crazy errors? Maybe! - by Infinity - 22.10.2016, 15:11
Re: Crazy errors? Maybe! - by Knowinne - 22.10.2016, 15:25
Re: Crazy errors? Maybe! - by SyS - 22.10.2016, 15:28
Re: Crazy errors? Maybe! - by Knowinne - 22.10.2016, 15:38
Re: Crazy errors? Maybe! - by Infinity - 22.10.2016, 15:39
Re: Crazy errors? Maybe! - by Marshall32 - 22.10.2016, 15:54

Forum Jump:


Users browsing this thread: 1 Guest(s)