Jump to content

مسآعده تحريك صوره مع نيترو


iiv03

Recommended Posts

هلآ والله شباب :)

معي مشكله في صوره كل شوي تطلع فوق وأنا ابغاها تروح لتحت لما تشغل نيترو موتر حآولت اعدل احداثيات ولعبت فيه مآنفع ولا شي تكفون حل :(

		local Nitro = getVehicleNitroLevel(veh) or 0;
		if ( Nitro ~= false and Nitro ~= nil and Nitro > 0 ) then
        dxDrawImage(x2 * (1259/sx), y2 * (515/sy)*1*Nitro, x2 * (17/sx), x2 * (10/sy),"img/circle.png",0,0,0, tocolor(0, 0, 255, 159* speedo.alpha), false) -- nos
          dxDrawRectangle(x2 * (1266/sx), y2 * (524/sy), x2 * (4/sx), x2 * (176/sy), tocolor(0, 0, 0, 159* speedo.alpha), false) -- nos
			end

 

Edited by xFabel
Link to comment
1 hour ago, #\_oskar_/# said:

اضبط الاحداثيات ?

صرآحه حآولت ازبطه الاحداثيات بس كل شوي تسرع مدري سآلفه جاني حتي صدع ب راسي. هاذي بعض محاولتي

        dxDrawImage(x2 * (1259/sx), y2 * (515/sy)*1*10/Nitro, x2 * (17/sx), x2 * (10/sy),"img/circle.png",0,0,0, tocolor(51, 153, 255, 255* speedo.alpha), false) -- nos

        dxDrawImage(x2 * (1259/sx), y2 * (515/sy)*1+50/Nitro, x2 * (17/sx), x2 * (10/sy),"img/circle.png",0,0,0, tocolor(51, 153, 255, 255* speedo.alpha), false) -- nos


        dxDrawImage(x2 * (1259/sx), y2 * (515/sy)*1/Nitro*10, x2 * (17/sx), x2 * (10/sy),"img/circle.png",0,0,0, tocolor(51, 153, 255, 255* speedo.alpha), false) -- nos


        dxDrawImage(x2 * (1259/sx), y2 * (515/sy)*1/Nitro/2, x2 * (17/sx), x2 * (10/sy),"img/circle.png",0,0,0, tocolor(51, 153, 255, 255* speedo.alpha), false) -- nos

لآ تبخل حل بالله

Edited by xFabel
Link to comment
3 hours ago, #\_oskar_/# said:

سوي تحقق 


if y2 * (515/sy)*1/Nitro < احداثيات اللي تبي توقف عليها then

 

أنت متأكدد؟ مسويه ويوقف والنيترو حق موتر لسا شغال مافي طريق ثانيه؟

Edited by xFabel
Link to comment
if y2 * (515/sy)*1/Nitro < احداثيات اللي تبي توقف عليها then
dxDrawImage(....)
else
removeVehicleUpgrade  
addVehicleUpgrade
or
dxDrawImage(....)
end

سوي حذف للنيتر ثم قم ب ضافته ثاني

او تقدر تكمل بنفس الصوره وتخلها بمكان ثابت الي ان يوقف النيترو وترجع الصوره مكانها ثاني

مدري فهمتني او لا

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...