Problem with OnPlayerWeaponShot
#4

@UP, exactly.

But.. I have done it by other way..

Код:
public OnPlayerShootDynamicObject(playerid, ...)
{
     if(objectid == myobject)
     {
          // recreate object
     }

     return 1;
}
Reply


Messages In This Thread
Problem with OnPlayerWeaponShot - by Midzi - 22.07.2015, 11:47
Re: Problem with OnPlayerWeaponShot - by JaydenJason - 22.07.2015, 12:31
Re: Problem with OnPlayerWeaponShot - by nezo2001 - 22.07.2015, 12:50
Re: Problem with OnPlayerWeaponShot - by Midzi - 22.07.2015, 12:53
Re: Problem with OnPlayerWeaponShot - by Toxik - 22.07.2015, 13:07
Re: Problem with OnPlayerWeaponShot - by Crystallize - 22.07.2015, 13:27
Re: Problem with OnPlayerWeaponShot - by Toxik - 22.07.2015, 13:31

Forum Jump:


Users browsing this thread: 1 Guest(s)