[Ajuda] Erro ao Compile
#1

Quando eu vou compile da esse erro chato...

PHP код:
C:\Users\Twulin\Downloads\Game Mode\Casa-Admin.pwn(129) : error 030compound statement not closed at the end of file (started at line 124)
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

No final da minha FS ta assim..
PHP код:
if (strcmp("/irCasa"cmdtexttrue10) == 0)
    {
if(
IsPlayerAdmin(playerid)){
    
SetPlayerInterior(playerid,0);
    
SetPlayerPos(playerid,270.0256,-1242.1190,73.5906);//Posiзгo aonde o player serб teleportado
    
SendClientMessage(playerid,0xFFFFFFAA"[CASA] Bem vindo a casa");//Mesagem que irб aparecer para o Player no chat
    
GameTextForPlayer(playerid,"~g~Bem vindo a casa"10001);//Mensagem que irб aparecer para o player na tela 
Reply


Messages In This Thread
[Ajuda] Erro ao Compile - by marcoslucasj - 07.05.2012, 21:33
Re: [Ajuda] Erro ao Compile - by WLSF - 07.05.2012, 21:34
Re: [Ajuda] Erro ao Compile - by sanalex - 07.05.2012, 21:35
Re: [Ajuda] Erro ao Compile - by WLSF - 07.05.2012, 21:37
Re: [Ajuda] Erro ao Compile - by sanalex - 07.05.2012, 21:39
Re: [Ajuda] Erro ao Compile - by marcoslucasj - 07.05.2012, 21:43
Re: [Ajuda] Erro ao Compile - by sanalex - 07.05.2012, 21:44
Re: [Ajuda] Erro ao Compile - by marcoslucasj - 07.05.2012, 21:52
Re: [Ajuda] Erro ao Compile - by sanalex - 07.05.2012, 21:54
Re: [Ajuda] Erro ao Compile - by marcoslucasj - 07.05.2012, 22:03

Forum Jump:


Users browsing this thread: 1 Guest(s)