Warnings
#2

pawn Код:
car1 = CreateVehicle(545,2290.9507,-67.5337,26.0736,0.0070,0,0,600);
    car1text = Create3DTextLabel( "car - ComptonNigga", COLOR_RED, 0.0, 0.0, 0.0, 50.0, 0, 1 );
    taxi1 = CreateObject(19311, 2290.60962, -57.55190, 27.13850, 0, 0 , 0, 50); //41 line
    Attach3DTextLabelToVehicle( car1text, car1, 0.0, 0.0, 0.0);
    AttachObjectToVehicle(taxi1, car1, 2290.60962, -57.55190, 27.13850, 0, 0, 0); // 43 line
you forgot the rotations i made them 0
Reply


Messages In This Thread
Warnings - by JayceonTaylor - 21.07.2013, 06:46
Re: Warnings - by mahdi499 - 21.07.2013, 06:54
Re: Warnings - by Aerotactics - 21.07.2013, 06:54
Re : Warnings - by JayceonTaylor - 21.07.2013, 07:07
Re : Warnings - by JayceonTaylor - 21.07.2013, 08:36

Forum Jump:


Users browsing this thread: 1 Guest(s)