What I'm dooing wrong?!
#4

Quote:
Originally Posted by [ĦŁ₣
ЉǾǖŦĦЗŁΛẄ ]
Quote:
Originally Posted by Oxside
Nothing to understand ...
err.. ok

Here's a clue as to where the extra brace is :P

else
{
SendClientMessage(playerid, COLOR_WHITE, "Invalid faction/type");
}<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< <<<<<<<<<<<<<<<<<<<<<<Here
}
else
{
SendClientMessage(playerid, COLOR_WHITE, "Invalid ID.");
}


else
{
SendClientMessage(playerid, COLOR_WHITE, "Invalid faction/type");
}<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< <<<<<<<<<<<<<<<<<<<<<<Here
}
else
{
SendClientMessage(playerid, COLOR_WHITE, "Invalid ID.");
}


Then you need to add an end bracket, keep the same amount of open braces: '{' as close braces: '}'
Okey, sorry for my stupidness I don't speak english well. Big Thanks guys, even to you Oxside
Reply


Messages In This Thread
What I'm dooing wrong?! - by sekol - 20.04.2010, 15:00
Re: What I'm dooing wrong?! - by sekol - 20.04.2010, 15:22
Re: What I'm dooing wrong?! - by Oxside - 20.04.2010, 15:24
Re: What I'm dooing wrong?! - by sekol - 20.04.2010, 18:24
Re: What I'm dooing wrong?! - by Oxside - 28.04.2010, 15:40

Forum Jump:


Users browsing this thread: 1 Guest(s)