Yet another
#9

Quote:
Originally Posted by YungGee
Посмотреть сообщение
Due theres the fixed code there

u had a unused brace

pawn Код:
//{ <-----------
if(!strcmp("/goout",cmdtext))
{
    if(IsPlayerInRangeOfPoint(playerid, 3.0, 1415.951171,-988.971191,1639.980224))
    {
         SetPlayerPos(playerid, 1415.951171,-988.971191,1639.980224);
         SetPlayerInterior(playerid, 0);
    }
    return 1;
}
Код:
C:\Documents and Settings\Callum\Desktop\bank.pwn(105) : error 010: invalid function or declaration
C:\Documents and Settings\Callum\Desktop\bank.pwn(107) : error 010: invalid function or declaration
C:\Documents and Settings\Callum\Desktop\bank.pwn(112) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
now i get this? :S
Reply


Messages In This Thread
Yet another - by iGetty - 03.03.2011, 02:59
Re: Yet another - by Stigg - 03.03.2011, 03:07
Re: Yet another - by iGetty - 03.03.2011, 03:10
Re: Yet another - by YungGee - 03.03.2011, 03:14
Re: Yet another - by admantis - 03.03.2011, 03:14
Re: Yet another - by (SF)Noobanatior - 03.03.2011, 03:14
Re: Yet another - by iGetty - 03.03.2011, 03:22
Re: Yet another - by YungGee - 03.03.2011, 03:29
Re: Yet another - by iGetty - 03.03.2011, 03:32
Re: Yet another - by Tenshi - 03.03.2011, 03:47

Forum Jump:


Users browsing this thread: 2 Guest(s)