08.02.2014, 12:50
(
Последний раз редактировалось KubiPL; 08.02.2014 в 13:43.
)
Fix that bug when player is surfing object, he is desynced for others, please, it's horrible.
[ame]http://www.youtube.com/watch?v=CgQv4TQOIcE[/ame]
It's attached object (invisible) to vehicle - thats all.
Code:
[ame]http://www.youtube.com/watch?v=CgQv4TQOIcE[/ame]
It's attached object (invisible) to vehicle - thats all.
Code:
Код:
obj = CreateDynamicObject(19358, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0); AttachDynamicObjectToVehicle(obj, vehicleid, 0.0000, 0.8424, -1.1582, 0.0, 90.0, 90.0); SetDynamicObjectMaterial(obj, 0, 0, "null", "null", 0x0000000);