SaedAmer Posted June 16, 2016 Posted June 16, 2016 السلام عليكم و رحمة الله و بركاته اسم الخط الي بالصورة ؟؟
Adham Posted June 16, 2016 Posted June 16, 2016 default-bold قد تكونآمنيآتنآ حزينه !وآحلآمُنآ ملت طآبور آلإنتِظآر لكنهآ ،تتشبث بآلأمل فنفوسُنآ خُلقت لتقول غداً آجمل
SaedAmer Posted June 16, 2016 Author Posted June 16, 2016 مش هو لانه لما جيت اكتب تحس انه اخط باهت ثواني اويك صورة
Adham Posted June 16, 2016 Posted June 16, 2016 وش الا هوا انا معي المود والخط هوا كبر الحجم قد تكونآمنيآتنآ حزينه !وآحلآمُنآ ملت طآبور آلإنتِظآر لكنهآ ،تتشبث بآلأمل فنفوسُنآ خُلقت لتقول غداً آجمل
Mr.CoR Posted June 16, 2016 Posted June 16, 2016 هذا خط عليه تأثيرات سوي dxDrawText guieditor بمود ال وسوي كلك يمين وتحصل بالخيارات مكتوب Outline Shadow طق عليهم وتقدر تعدل لون الاوت لاين او الضل I'am Back MTA sa World ! Spoiler
Ahmed.MoataZ Posted June 17, 2016 Posted June 17, 2016 حط فى ملف الكلنت function dxDrawFramedText(message, left, top, width, height, color, scale, font, alignX, alignY, clip, wordBreak, postGUI, frameColor) color = color or tocolor(255, 255, 255, 255) frameColor = frameColor or tocolor(0, 0, 0, 255) scale = scale or 1.1 font = font or "default" alignX = alignX or "left" alignY = alignY or "top" clip = clip or false wordBreak = wordBreak or false postGUI = postGUI or false dxDrawText(message, left + 1, top + 1, width + 1, height + 1, frameColor, scale, font, alignX, alignY, clip, wordBreak, postGUI) dxDrawText(message, left + 1, top - 1, width + 1, height - 1, frameColor, scale, font, alignX, alignY, clip, wordBreak, postGUI) dxDrawText(message, left - 1, top + 1, width - 1, height + 1, frameColor, scale, font, alignX, alignY, clip, wordBreak, postGUI) dxDrawText(message, left - 1, top - 1, width - 1, height - 1, frameColor, scale, font, alignX, alignY, clip, wordBreak, postGUI) dxDrawText(message, left, top, width, height, color, scale, font, alignX, alignY, clip, wordBreak, postGUI) end وبدل ما تستخدم dxDrawText حط dxDrawFramedText Skype:dvrz.dvrz Facebook:ahmed.moataz.22
SaedAmer Posted June 17, 2016 Author Posted June 17, 2016 هذا خط عليه تأثيرات سوي dxDrawText guieditor بمود ال وسوي كلك يمين وتحصل بالخيارات مكتوب Outline Shadow طق عليهم وتقدر تعدل لون الاوت لاين او الضل تمام اخي عملتها بس لما اجي اكتب مسج الكلام ما بطلع بالون الابيض و تقيل الي هو default-bold عاوزه زي كده
#|_oskar_|# Posted June 17, 2016 Posted June 17, 2016 اطرح اللى سويته انت لا اله الا انت سبحانك اني كنت من الظالمين My Group : https://www.facebook.com/groups/992678147519191/
Mr.CoR Posted June 17, 2016 Posted June 17, 2016 هذا خط عليه تأثيرات سوي dxDrawText guieditor بمود ال وسوي كلك يمين وتحصل بالخيارات مكتوب Outline Shadow طق عليهم وتقدر تعدل لون الاوت لاين او الضل تمام اخي عملتها بس لما اجي اكتب مسج الكلام ما بطلع بالون الابيض و تقيل الي هو default-bold عاوزه زي كده لازم تسوي دي اكس ثاني للكلام وتخلي لونه ابيض وتنسقه ع مزاجك او تضيف كود اللون الابيض قبل الكلام I'am Back MTA sa World ! Spoiler
SaedAmer Posted June 17, 2016 Author Posted June 17, 2016 خلاص سويتها دلوقتي عاوز لما اكتب و اضغط انتر لون العاجل يتقلب اصفر لمدة 3 ثواني و يرجع ل لونه العادي الي انا عمله بيه
Mr.CoR Posted June 17, 2016 Posted June 17, 2016 استخدم setTimer math.random I'am Back MTA sa World ! Spoiler
SaedAmer Posted June 17, 2016 Author Posted June 17, 2016 كده؟ setTimer( function() set math.random ( 0, 255, 255) end, 300000, 0)
#|_oskar_|# Posted June 17, 2016 Posted June 17, 2016 interpolateBetween لا اله الا انت سبحانك اني كنت من الظالمين My Group : https://www.facebook.com/groups/992678147519191/
Ahmed.MoataZ Posted June 17, 2016 Posted June 17, 2016 شوف الكود الى انا كاتبه فوق وركز فى color = color or tocolor(255, 255, 255, 255) غير اللون الى انت عايزه مثلا color = color or tocolor(0, 22, 0, 255)-- 255 ده الالفا Skype:dvrz.dvrz Facebook:ahmed.moataz.22
Mr.CoR Posted June 17, 2016 Posted June 17, 2016 عفواً انا قريت طلبك غلط احسبك تبيه يتلون ماله داعي ال math.random دامك تبيه بلون محدد واستخدم التايمر على شان يغير لون العاجل للون اللي تبيه لمده معينه I'am Back MTA sa World ! Spoiler
SaedAmer Posted June 17, 2016 Author Posted June 17, 2016 كده صح ؟ setTimer( function() color = color or tocolor(0, 22, 0, 255)-- 255 ده الالفا end, 300000, 0)
Ahmed.MoataZ Posted June 17, 2016 Posted June 17, 2016 صح بس لما تعمل نص دى اكس استخدم dxDrawFramedText و ال torColor الى انت عايزه Skype:dvrz.dvrz Facebook:ahmed.moataz.22
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now