Erors in pawno,help
#1

hello , im new here and im beginer of scripting.
I scripted a movable gate.When i compile there is an errors.I dont know what i should to do.

Can anyone help me to fix this problems please ?

Here is the script: (sorry i dont know put pawn code ) :


PHP код:
{
       if(
strcmp(cmd"/otvori1"true) == 0)
       
MoveObject(gate1,999.79998779297, -644.90002441406121)
       
SendClientMessage(playerid,COLOR_LIGHTRED,"Otvarate kapiju Velicanstvenog")
       return 
1;
}
{
          if(
strcmp(cmd,"/zatvori1",true) == 0)
       
MoveObject(gate1,999, -645.59997558594120.09999847412)
       
SendClientMessage(playerid,COLOR_LIGHTRED,"Zatvorili ste kapiju.Hvala")
       return 
;

When i compile there is errors :

PHP код:
C:\Program Files\Rockstar Games\GTA San Andreas\ravens\gamemodes\larp.pwn(26381) : warning 217loose indentation
C
:\Program Files\Rockstar Games\GTA San Andreas\ravens\gamemodes\larp.pwn(26383) : warning 202number of arguments does not match definition
C
:\Program Files\Rockstar Games\GTA San Andreas\ravens\gamemodes\larp.pwn(26388) : warning 225unreachable code
C
:\Program Files\Rockstar Games\GTA San Andreas\ravens\gamemodes\larp.pwn(26390) : warning 202number of arguments does not match definition
C
:\Program Files\Rockstar Games\GTA San Andreas\ravens\gamemodes\larp.pwn(26395) : warning 225unreachable code
C
:\Program Files\Rockstar Games\GTA San Andreas\ravens\gamemodes\larp.pwn(26395) : warning 217loose indentation
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase 
Please help to solve every problem.Sory for my bad english.
Reply


Messages In This Thread
Erors in pawno,help - by armins - 07.01.2013, 20:57
Re: Erors in pawno,help - by JustinAn - 08.01.2013, 01:15
Re: Erors in pawno,help - by blackbhuta - 08.01.2013, 03:39
Re: Erors in pawno,help - by [HK]Ryder[AN] - 08.01.2013, 03:43
Re: Erors in pawno,help - by armins - 08.01.2013, 12:34
Re : Erors in pawno,help - by yusei - 08.01.2013, 12:56
Re: Re : Erors in pawno,help - by armins - 08.01.2013, 13:22
Re : Erors in pawno,help - by yusei - 08.01.2013, 13:30
Re: Re : Erors in pawno,help - by armins - 08.01.2013, 13:50
Re: Erors in pawno,help - by Ryan McDuff - 08.01.2013, 16:10

Forum Jump:


Users browsing this thread: 4 Guest(s)