Need help with 4errors
#8

Quote:
Originally Posted by McFellow
Посмотреть сообщение
Then I get these errors:
Код:
(2444) : warning 202: number of arguments does not match definition
(2444) : error 001: expected token: ",", but found ";"
(2445) : warning 202: number of arguments does not match definition
(2445) : error 001: expected token: ",", but found ";"
(2446) : warning 202: number of arguments does not match definition
(2446) : error 001: expected token: ",", but found ";"
(2447) : warning 202: number of arguments does not match definition
(2447) : error 001: expected token: ",", but found ";"
(2448) : warning 202: number of arguments does not match definition
(2448) : error 001: expected token: ",", but found ";"
(2449) : warning 202: number of arguments does not match definition
(2449) : error 001: expected token: ",", but found ";"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


6 Errors.
You're missing a parenthesis on the end of every format line. ' ) '

Also this code won't work, as you're checking if the string is NOT null (!isnull). Remove the exclamation mark.
Reply


Messages In This Thread
Need help with 4errors - by McFellow - 09.02.2013, 16:12
Re: Need help with 4errors - by Angel.Why - 09.02.2013, 16:18
Re: Need help with 4errors - by McFellow - 09.02.2013, 16:22
Re: Need help with 4errors - by DiGiTaL_AnGeL - 09.02.2013, 16:22
Re: Need help with 4errors - by LarzI - 09.02.2013, 16:26
Re: Need help with 4errors - by McFellow - 09.02.2013, 16:26
Re: Need help with 4errors - by Angel.Why - 09.02.2013, 16:27
Re: Need help with 4errors - by LarzI - 09.02.2013, 16:29
Re: Need help with 4errors - by McFellow - 09.02.2013, 16:31
Re: Need help with 4errors - by McFellow - 09.02.2013, 16:33

Forum Jump:


Users browsing this thread: 7 Guest(s)