[HELP] Lowride without hydrolic
#1

So this is my first post, i hope this is the right place to post my help request.
And here is the problem, i saw on other server "forget which one" and there's a vehicle which body are lower than the original, when I asked the driver, she said that her car doesn't use hydrolics. So how to script that thing?

Some guy told me to use AttachObjectOnVehicle or something, and the id is 1080, but its not working at all.
Please help, cause i seach for it like a year, and i didnt find it.

Thanks before.
Reply
#2

Not sure if this is very help full but be sure to create the car id

pawn Код:
new Lowrider1;

Lowrider1 = CreateVehicle("positions")

new vehicleid = GetPlayerVehicleID(playerid);
AttachObjectToVehicle(objectid, vehicleid, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0);
Reply
#3

It doesnt work, And uhm.. the vehicle already spawned, and i want make it lower without hydrolic, the point is, i have a car and i want to mod it with some command that usefull for mechanic only. And when I type that command, the vehicle will get lower than the original one. But, when I press "H"orn, its still horning, it means the car doesnt jump-ing and danc-ing like using hydrolic. How to make that? How to script that stuff?

Ive tried what Base said, not only that, ive tried AttachDynamicObjectToVehicle, AttachObjectToVehicle, AttachComponentToVehicle, and it doesnt work. So anyone have any idea? Can you please help me? Thanks =D

Ive input the object id, 1087, still doesnt work.. xD
Reply
#4

Any Idea guys? Uhmm~ Really need help here.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)