OnPlayerPickup
#1

hello I need help .. players that have id 0 are getting spammed with dialog..


PHP код:
public OnPlayerPickUpPickup(playeridpickupid)
                    {
                        if(
pickupid == Burger)
                        {
                               
ShowPlayerDialog(playerid,DIALOG_Burger,DIALOG_STYLE_LIST,..);
                        }
                        return 
1;
                    } 
Reply


Messages In This Thread
OnPlayerPickup - by Ugaustin - 04.07.2015, 20:53
Re: OnPlayerPickup - by Blademaster680 - 04.07.2015, 21:44
Re: OnPlayerPickup - by kyriakos587 - 04.07.2015, 23:41

Forum Jump:


Users browsing this thread: 1 Guest(s)