OnPlayerPickUpPickup
#7

The last part:
pawn Код:
DestroyMR()
{
    DestroyPickup(Moneybag1);
    DestroyPickup(Moneybag2);
    DestroyPickup(Moneybag3);
        bag == 0;
}
Will give you errors, you only use a double equal sign on a if/else/else-if statement.
bag = 0;
Don't know about the rest of the code though.
Reply


Messages In This Thread
OnPlayerPickUpPickup - by jamesbond007 - 13.07.2010, 06:40
Re: OnPlayerPickUpPickup - by sTeAlthy [Brandon Brown] - 13.07.2010, 06:52
Re: OnPlayerPickUpPickup - by jamesbond007 - 13.07.2010, 07:00
Re: OnPlayerPickUpPickup - by jamesbond007 - 13.07.2010, 14:27
Re: OnPlayerPickUpPickup - by Grim_ - 13.07.2010, 14:29
Re: OnPlayerPickUpPickup - by sTreTcheD - 13.07.2010, 14:42
Re: OnPlayerPickUpPickup - by [XST]O_x - 13.07.2010, 15:02
Re: OnPlayerPickUpPickup - by DJDhan - 13.07.2010, 16:30
Re: OnPlayerPickUpPickup - by jamesbond007 - 13.07.2010, 16:44
Re: OnPlayerPickUpPickup - by jamesbond007 - 13.07.2010, 17:47

Forum Jump:


Users browsing this thread: 2 Guest(s)