17.08.2010, 17:31
Quote:
I can't see the problem neither :O - what are those timers suppose to do?
|
pawn Код:
public closeLF()
{
MoveObject(LF, 1141.79187012, -1206.07446289, 19.88671112, 5.00);
return 1;
}
public closeLSPD()
{
MoveObject(LSPD, 1584.90625000, -1637.85046387, 12.69686508, 5.00);
return 1;
}