Posts: 237
Threads: 83
Joined: Dec 2011
Reputation:
0
The lift doesn't back on the ground, here is problem..
Posts: 237
Threads: 83
Joined: Dec 2011
Reputation:
0
The problem not in object, but in timer.
liftas = CreateDynamicObject(18769, 1480.31, 1746.09, 9.25, 0.00, 0.00, 0.11);
Posts: 237
Threads: 83
Joined: Dec 2011
Reputation:
0
OMG people please help, i waiting for a help all day..
Posts: 237
Threads: 83
Joined: Dec 2011
Reputation:
0
#define liftas
forward liftass();
public liftass()
{
if(mLift == 1)
MoveDynamicObject(liftas, 1481.07, 1744.07, 9.35, 5.0);
}
I remaked, but nothing happens..