Pawn compile errors
#2

Don't use it like that, use
pawn Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
    if(pickupid == mypickup)
    {
You don't change a public call..

EDIT:Sorry didn't realise about that mypickup thing, use the code above now, will work.
Reply


Messages In This Thread
Pawn compile errors - by selmas - 25.07.2013, 08:45
Re: Pawn compile errors - by JimmyCh - 25.07.2013, 08:47
Re: Pawn compile errors - by selmas - 25.07.2013, 09:03
Re: Pawn compile errors - by JimmyCh - 25.07.2013, 09:04
Re: Pawn compile errors - by _Khaled_ - 25.07.2013, 09:04
Re: Pawn compile errors - by _Khaled_ - 25.07.2013, 09:06
Re: Pawn compile errors - by selmas - 25.07.2013, 09:11
Re: Pawn compile errors - by Vanter - 25.07.2013, 09:27
Re: Pawn compile errors - by selmas - 25.07.2013, 11:28
Re: Pawn compile errors - by ScRipTeRi - 25.07.2013, 13:25

Forum Jump:


Users browsing this thread: 1 Guest(s)