SA-MP Forums Archive
1 Error? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: 1 Error? (/showthread.php?tid=485131)



1 Error? - Tuntun - 03.01.2014

Код:
new ACommands[][TCommands] =
{
	{0, "/allcommands"
};
Код:
E:\Server\pawno\include\Commands(946) : error 001: expected token: "}", but found ";"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.



Re: 1 Error? - HardRock - 03.01.2014

PHP код:
new ACommands[][TCommands] =
{
    {
0"/allcommands"}
}; 



Re: 1 Error? - Tuntun - 03.01.2014

WTF what you did?


Re: 1 Error? - HardRock - 03.01.2014

Your code:

PHP код:
new ACommands[][TCommands] = 

    {
0"/allcommands"
}; 
My code:

PHP код:
new ACommands[][TCommands] = 

    {
0"/allcommands"
}; 
} after "/allcommands"


Re: 1 Error? - Tuntun - 03.01.2014

Ah i see... btw Thanks. and add me on skype i need you.


Re: 1 Error? - Excelize - 03.01.2014

OFF TOPIC: Tuntun, remember me? Excelize? We were gonna script a server together ages ago with Emon and stuff. PM me on Skype sometime! (Marcell)