18.04.2011, 10:22
Quote:
|
Not,i dont need Automatic gate,i need how to script moveable gate with code like this
/gate 9871 |
https://sampwiki.blast.hk/wiki/MoveObject
You already got:
pawn Код:
gateopen = CreateObject(980, 282.48919677734, -1320.2890625, 49.119674682617, 0, 0, 34);
gateclose = CreateObject(980, 282.48919677734, -1320.2890625, 55.619674682617, 0, 0, 34);


