Mando Posted January 29, 2014 Share Posted January 29, 2014 سلام عليكم بسم الله الرحمن الرحيم انا بغيت اعرف وش استخدم لو عايز لاعب يوم يدخل يجي له صور بس بشكل رائع مدري كيف مثل بسول Link to comment
فاّرس Posted January 29, 2014 Share Posted January 29, 2014 اذا دخل لاعب تجي له صور, onClientResourceStart guiCreateStaticImage Link to comment
./BlackBird# Posted January 29, 2014 Share Posted January 29, 2014 onClientRender dxDrawImage interpolateBetween و استخدم جدول لو تبي اكثر من صورة Link to comment
Mando Posted January 29, 2014 Author Share Posted January 29, 2014 onClientRender dxDrawImage interpolateBetween و استخدم جدول لو تبي اكثر من صورة مشكور معرف كيف اعمل جدول ض1 Link to comment
Mando Posted January 29, 2014 Author Share Posted January 29, 2014 function ( ) guiCreateStaticImage( 20, 200, 100, 100, "imagename.png", false ) end addEventHandler( "onClientResourceStart",root كدا ي ذا بست ؟؟ Link to comment
Mr.T9 Posted January 29, 2014 Share Posted January 29, 2014 function ( ) guiCreateStaticImage( 20, 200, 100, 100, "imagename.png", false ) end addEventHandler( "onClientResourceStart",root كدا ي ذا بست ؟؟ كيف تختفي ؟؟ اذا بتختفي لازم تستخدم setTimer guiSetVisible Link to comment
فاّرس Posted January 29, 2014 Share Posted January 29, 2014 هو من الاساس يقول اذا دخل اللاعب , ولكن للمعلوميه ما تقدر لأن الكلينت يشتغل بعد ما يخلص تحميل اللاعب فـ عشان كذا , استخدم مثل ما قالك مجنون فيك, استخدم, interpolateBetween او اذا ما تعرف لـ [GIE]GUI Interpolate Effects | By : PaiN^ مود بين يسهل عليك guiCreateStaticImage call لأنها تفيدك جدا interpolateBetweenمع اني افضل انك تتعلم لـ function ( ) guiCreateStaticImage( 20, 200, 100, 100, "imagename.png", false ) end addEventHandler( "onClientResourceStart",root كدا ي ذا بست ؟؟ -- Client Side # onStart = function() local image = guiCreateStaticImage( 20, 200, 100, 100, 'imagename.png', false ) setTimer(guiSetVisible,3000,1,image,false) end addEventHandler('onClientResourceStart',resourceRoot,onStart) Link to comment
shwaeki Posted January 29, 2014 Share Posted January 29, 2014 تفضل هاي تاعت مستر سعد جيم مود حرب العصابات بس انتا عدل اسماء الصور و حط الصور و اذا ما اشتغلت روح حمل جيم مود مستر سعد و ادحل لوحة تسجل الدخول كلنت انزل اخر شي بتلاقيها s3d1 = guiCreateStaticImage(0,0,1,1,"images/1.png",true) s3d2 = guiCreateStaticImage(0,0,1,1,"images/2.jpg",true) s3d3 = guiCreateStaticImage(0,0,1,1,"images/3.png",true) guiSetVisible(s3d2, false) guiSetVisible(s3d3, false) local Timer = setTimer Timer(function() end, 1000, 1, true) Timer(function() guiSetAlpha(s3d1, tonumber(0.9)) end, 5000, 1, true) Timer(function() guiSetAlpha(s3d1, tonumber(0.9)) end, 6000, 1, true) Timer(function() guiSetAlpha(s3d1, tonumber(0.-- s8) -->) end, 6150, 1, true) Timer(function() guiSetAlpha(s3d1, tonumber(0.7)) end, 6250, 1, true) Timer(function() guiSetAlpha(s3d1, tonumber(0.6)) end, 6350, 1, true) Timer(function() guiSetAlpha(s3d1, tonumber(0.5)) end, 6450, 1, true) Timer(function() guiSetAlpha(s3d1, tonumber(0.4)) end, 6550, 1, true) Timer(function() guiSetAlpha(s3d1, tonumber(0.3)) end, 6650, 1, true) Timer(function() guiSetAlpha(s3d1, tonumber(0.2)) end, 6750, 1, true) Timer(function() guiSetAlpha(s3d1, tonumber(0.1)) end, 6850, 1, true) Timer(function() guiSetAlpha(s3d1, tonumber(0)) end, 6855, 1, true) Timer(function() guiSetVisible(s3d1, false) end, 6900, 1, true) Timer(function() guiSetVisible(s3d2, true) end, 7000, 1, true) Timer(function() guiSetAlpha(s3d2, tonumber(0.9)) end, 8895, 1, true) Timer(function() guiSetAlpha(s3d2, tonumber(0.9)) end, 9000, 1, true) Timer(function() guiSetAlpha(s3d2, tonumber(0.-- s8) -->) end, 9150, 1, true) Timer(function() guiSetAlpha(s3d2, tonumber(0.7)) end, 9250, 1, true) Timer(function() guiSetAlpha(s3d2, tonumber(0.6)) end, 9350, 1, true) Timer(function() guiSetAlpha(s3d2, tonumber(0.5)) end, 9450, 1, true) Timer(function() guiSetAlpha(s3d2, tonumber(0.4)) end, 9550, 1, true) Timer(function() guiSetAlpha(s3d2, tonumber(0.3)) end, 9650, 1, true) Timer(function() guiSetAlpha(s3d2, tonumber(0.2)) end, 9750, 1, true) Timer(function() guiSetAlpha(s3d2, tonumber(0.1)) end, 9850, 1, true) Timer(function() guiSetAlpha(s3d2, tonumber(0.1)) end, 9855, 1, true) Timer(function() guiSetVisible(s3d2, false) end, 9899, 1, true) Timer(function() guiSetVisible(s3d3, true) end, 9900, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.9)) end, 10000, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.9)) end, 10250, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.9)) end, 10350, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.-- s8) -->) end, 10650, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.-- s8) -->) end, 10850, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.7)) end, 10900, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.6)) end, 10950, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.5)) end, 10970, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.4)) end, 10990, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.3)) end, 11050, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.2)) end, 11150, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.1)) end, 11180, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.1)) end, 11390, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.1)) end, 11690, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.2)) end, 11999, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.2)) end, 12600, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0.1)) guiSetSize( s3d3, 80/100, 80/100, true ) end, 13100, 1, true) Timer(function() guiSetAlpha(s3d3, tonumber(0)) end, 13600, 1, true) Link to comment
Mando Posted January 29, 2014 Author Share Posted January 29, 2014 شكرآ شباب لكن ي ذا بست انا اقصد يجي في الشاشة كلها مو في الجانب ض1 Link to comment
Dr.Xen Posted January 29, 2014 Share Posted January 29, 2014 قصده اول ما تدخل السيرفر زي الصور الي بالقيم مود ^.. Link to comment
Mando Posted January 30, 2014 Author Share Posted January 30, 2014 انا قصدي تيجي كبيره الصورة مش احدثيات Link to comment
فاّرس Posted January 30, 2014 Share Posted January 30, 2014 -- Client Side # local x,y = guiGetScreenSize() onStart = function() local image = guiCreateStaticImage( 0, 0, x, y, 'imagename.png', false ) setTimer(guiSetVisible,3000,1,image,false) end addEventHandler('onClientResourceStart',resourceRoot,onStart) Link to comment
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