11.05.2012, 21:03
OK guyz, for some days ago i posted about how to "delete" object, i have kinda fixed it now, but i dont rly delete it, i can just drive thru it, how can i fix so thats not happening?
Код:
public OnFilterScriptInit() { RemoveObject(11372, -2076.4375, -107.9297, 36.9688, 200.0); //driftschool RemoveObject(11014, -2076.4375, -107.9297, 36.9688, 200.0); //driftschool return 1; }