health pickup
#2

PHP код:
public OnPlayerPickUpPickup(playeridpickupid)
{
    if(
pickupid == Health[playerid]) SetPlayerHealth(playeridGetPlayerHealth(playerid) +10);, DestroyPickup(Health[playerid]);
    return 
1;

This should work
Reply


Messages In This Thread
health pickup - by ivndosos - 05.02.2018, 06:15
Re: health pickup - by KayJ - 05.02.2018, 06:44
Re: health pickup - by GaByM - 05.02.2018, 07:35
Re: health pickup - by Mugala - 05.02.2018, 07:56

Forum Jump:


Users browsing this thread: 1 Guest(s)