Pawno Errors[Interior /enter & /exit]
#10

Quote:
Originally Posted by antonio112
Посмотреть сообщение
Well, the first error, line 239:
IsPlayerInRangeOfPoint should have 5 parameters: (playerid, DISTANCE, X, Y, Z). You added like 7 parameters?

Line 316 - 317:
pawn Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
        if(pickupid == CityHall)
        {
            GameTextForPlayer(playerid, "type /enter", 5000, 5);
            return 1;
        }
}
Lines 320 - 323 - Delete those lines for the moment.

See how many errors left?
There is one error after deleting that:

(239) : warning 202: number of arguments does not match definition
(239) : warning 202: number of arguments does not match definition
(360) : error 001: expected token: ")", but found "{"
(395) : warning 203: symbol is never used: "CityHall"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

I also tryed the post that hayden bruin posted and it compiles but there is no checkpoint. The cmds are not coming back with unknown error so they must be working, but i have no idea how to get this thing working.
Reply


Messages In This Thread
Pawno Errors[Interior /enter & /exit] - by gooberz - 03.04.2011, 05:49
Re: Pawno Errors[Interior /enter & /exit] - by austin070 - 03.04.2011, 05:50
Re: Pawno Errors[Interior /enter & /exit] - by antonio112 - 03.04.2011, 06:01
Re: Pawno Errors[Interior /enter & /exit] - by gooberz - 03.04.2011, 06:25
Re: Pawno Errors[Interior /enter & /exit] - by gooberz - 03.04.2011, 06:27
Re: Pawno Errors[Interior /enter & /exit] - by antonio112 - 03.04.2011, 06:51
Re: Pawno Errors[Interior /enter & /exit] - by Max_Coldheart - 03.04.2011, 06:57
Re: Pawno Errors[Interior /enter & /exit] - by Haydz - 03.04.2011, 06:57
Re: Pawno Errors[Interior /enter & /exit] - by antonio112 - 03.04.2011, 06:58
Re: Pawno Errors[Interior /enter & /exit] - by gooberz - 04.04.2011, 00:42

Forum Jump:


Users browsing this thread: 3 Guest(s)