MapAndreas_FindAverageZ
#6

3є step -
pawn Код:
MoveObject(MyObject, X, Y, Z_2, 5.00);
4є step -

pawn Код:
public OnObjectMoved(objectid)
{
    if(objectid == MyObject)
        CreateExplosion(X, Y, Z_2, 12, 10.0);

    return 1;
}
Reply


Messages In This Thread
MapAndreas_FindAverageZ - by Ballu Miaa - 18.07.2012, 03:00
Re: MapAndreas_FindAverageZ - by ViniBorn - 18.07.2012, 03:02
Re: MapAndreas_FindAverageZ - by Ballu Miaa - 18.07.2012, 03:06
Re: MapAndreas_FindAverageZ - by ViniBorn - 18.07.2012, 03:16
Re: MapAndreas_FindAverageZ - by Ballu Miaa - 18.07.2012, 03:19
Re: MapAndreas_FindAverageZ - by ViniBorn - 18.07.2012, 03:29
Re: MapAndreas_FindAverageZ - by Ballu Miaa - 18.07.2012, 03:36
Re: MapAndreas_FindAverageZ - by ViniBorn - 18.07.2012, 03:39
Re: MapAndreas_FindAverageZ - by Ballu Miaa - 18.07.2012, 03:50

Forum Jump:


Users browsing this thread: 1 Guest(s)