16.06.2011, 14:27
Hello!
I have a question about, is there anyway to make these objects move like a garage door up and down?
I just wanna know if i can make them move to that leaning position, or if they only gonna move straight up and down in the flat position of the first pic?
You can see on these pics how i mean
from this
to this
coords first pic
coords sec pic
I have a question about, is there anyway to make these objects move like a garage door up and down?
I just wanna know if i can make them move to that leaning position, or if they only gonna move straight up and down in the flat position of the first pic?
You can see on these pics how i mean
from this
to this
coords first pic
pawn Код:
CreateObject(3114, -810.55603027344, 420.6044921875, 17.095462799072, 0, 0, 180);
CreateObject(3114, -789.43017578125, 420.6044921875, 17.095462799072, 0, 0, 180);
CreateObject(3114, -768.29992675781, 420.6044921875, 17.095462799072, 0, 0, 180);
CreateObject(3114, -747.20837402344, 420.6044921875, 17.099962234497, 0, 0, 180);
CreateObject(3114, -726.08239746094, 420.6044921875, 17.099962234497, 0, 0, 180);
CreateObject(3114, -704.98468017578, 420.6044921875, 17.099962234497, 0, 0, 180);
CreateObject(3114, -683.87829589844, 420.6044921875, 17.099962234497, 0, 0, 180);
CreateObject(3114, -662.74847412109, 420.6044921875, 17.099962234497, 0, 0, 180);
CreateObject(3114, -641.62139892578, 420.6044921875, 17.099962234497, 0, 0, 180);
CreateObject(3114, -620.49261474609, 420.6044921875, 17.099962234497, 0, 0, 180);
pawn Код:
CreateObject(3114, -810.5556640625, 422.2275390625, 21.699628829956, 49.998779296875, 0, 179.99450683594);
CreateObject(3114, -789.4296875, 422.2275390625, 21.699628829956, 49.998779296875, 0, 179.99450683594);
CreateObject(3114, -768.2998046875, 422.2275390625, 21.699628829956, 49.998779296875, 0, 179.99450683594);
CreateObject(3114, -747.2080078125, 422.2275390625, 21.699628829956, 49.998779296875, 0, 180);
CreateObject(3114, -726.08203125, 422.2275390625, 21.699628829956, 49.998779296875, 0, 179.99450683594);
CreateObject(3114, -704.98468017578, 422.2275390625, 21.699628829956, 49.998779296875, 0, 180);
CreateObject(3114, -683.8779296875, 422.2275390625, 21.699628829956, 49.998779296875, 0, 179.99450683594);
CreateObject(3114, -662.748046875, 422.2275390625, 21.699628829956, 49.998779296875, 0, 179.99450683594);
CreateObject(3114, -641.62109375, 422.2275390625, 21.699628829956, 49.998779296875, 0, 179.99450683594);
CreateObject(3114, -620.4921875, 422.2275390625, 21.699628829956, 49.998779296875, 0, 179.99450683594);