1 Error?
#1

Код:
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.
Reply
#2

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

WTF what you did?
Reply
#4

Your code:

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

    {
0"/allcommands"
}; 
My code:

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

    {
0"/allcommands"
}; 
} after "/allcommands"
Reply
#5

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

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)
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)