09.06.2009, 03:03
Does anyone know any code to delete or create disease when the eat in machines Cola, Soda and Candy? I tried using destroyobject ... so that has not ...
Look the comand for my DestroyObject :
public OnObjectMoved(objectid)
{
DestroyObject(1775);
DestroyObject(1302);
DestroyObject(1776);
}
Have a problem ? Or never Work ?
Look the comand for my DestroyObject :
public OnObjectMoved(objectid)
{
DestroyObject(1775);
DestroyObject(1302);
DestroyObject(1776);
}
Have a problem ? Or never Work ?