26.12.2011, 13:56
Im not sure if you mean something like this for example:
gate = CreateObject(2587, 2001.195679, 1547.113892, 14.283400, 0.0, 0.0, 96.0);
//somewhere else
DestroyObject(gate);
gate = CreateObject(2587, 2001.195679, 1547.113892, 14.283400, 0.0, 0.0, 96.0);
//somewhere else
DestroyObject(gate);