03.12.2011, 08:27
I was testing something and EnableTirePopping() function is removed. Why?
pawn Код:
public OnFilterScriptInit()
{
EnableStuntBonusForAll(0);
EnableTirePopping(0);
return 1;
}
![](http://i.imgur.com/uZjU1.png)