errors (A lot) PLEASE HELP!!!
#10

Quote:
Originally Posted by speedruntrainer
Error spam :S
Sorry, I don't know how to help.
Then don't post
For 147 and 156 you forgot to add ';' one line before '}' (for example you have 'return 1' instead of 'return 1;'.

Function HornA means there is no such 'public HornA'. Same goes for HornB, and STime. OnPlayerKeyStateChange is default callback, so just add somewhere
pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
 return 1;
}
Reply


Messages In This Thread
errors (A lot) PLEASE HELP!!! - by nuriel8833 - 07.08.2009, 17:07
Re: errors (A lot) PLEASE HELP!!! - by nuriel8833 - 08.08.2009, 11:55
Re: errors (A lot) PLEASE HELP!!! - by Dj_maryo1993 - 08.08.2009, 12:24
Re: errors (A lot) PLEASE HELP!!! - by nuriel8833 - 08.08.2009, 12:36
Re: errors (A lot) PLEASE HELP!!! - by dice7 - 08.08.2009, 12:46
Re: errors (A lot) PLEASE HELP!!! - by nuriel8833 - 08.08.2009, 12:53
Re: errors (A lot) PLEASE HELP!!! - by dice7 - 08.08.2009, 14:01
Re: errors (A lot) PLEASE HELP!!! - by nuriel8833 - 08.08.2009, 14:33
Re: errors (A lot) PLEASE HELP!!! - by speedruntrainer - 08.08.2009, 14:42
Re: errors (A lot) PLEASE HELP!!! - by Sergei - 08.08.2009, 14:48

Forum Jump:


Users browsing this thread: 1 Guest(s)