22.07.2015, 12:53
@UP, exactly.
But.. I have done it by other way..
But.. I have done it by other way..
Код:
public OnPlayerShootDynamicObject(playerid, ...) { if(objectid == myobject) { // recreate object } return 1; }