Max+ Posted July 29, 2014 Share Posted July 29, 2014 يعني لما الاعب يدخل سيرفراوكي واغنية تشتغل لما تحميلة يخلص بيجي لة لوحة تسجيل تمام لما يسوي تسجيل اغنية تروح ؟؟ انا ابية كذا طيب وين اللوحه ؟ حط اللوحة عشان نسوي لك الباقي وانت تشرب شاهي وتروح تكمل مواضيع ثانية ياخي انا استغرب منك فوق 4 مواضيع ولا تعلمت شي والله العظيم ماراح تستفيد كذا صدقني مو كل ماجيت يساعدونك .. حاول Link to comment
Max+ Posted July 29, 2014 Share Posted July 29, 2014 الا يطفي الموسيقي بعد ماالاعب يخش اللعبه يعني يختار شخصية او يبدا اللعب 'onPlayerSpawn' يقدر يسوي تايمر اذا يبي . . . انتا عامل لوكل عشين هيك ما راح يطفي ياخي روح جرب السكربت وش فيك شفرت اليوم Link to comment
shwaeki Posted July 29, 2014 Share Posted July 29, 2014 ماكس شوف viewtopic.php?f=164&t=51228 Link to comment
#DRAGON!FIRE Posted July 29, 2014 Share Posted July 29, 2014 ماكس انت ليه كذا ؟ ليه التريقر والسبوان ويوم يخش ومدري ايش .. .. عشان شوية وتشتغل الاغنية setTimer و onClientResourceStart يستخدم حدث ! وانتهينا destroyElement من ثم يوم يسجل اكيد مسوي تريقر بالتريقر ذا بجانب كلنت يستخدم Link to comment
Dr.Ah[M]ed<3 Posted July 29, 2014 Author Share Posted July 29, 2014 هذا هو الوحة wnd = guiCreateWindow(0,-268,389,268," \ Login Register Panel",false) guiSetProperty(wnd,"CaptionColour","ff0069c7") english = guiCreateButton(0.0231,0.0784,0.0566,0.1082,"En",true,wnd) guiSetFont(english,"default-bold-small") arabic = guiCreateButton(0.0848,0.0784,0.0566,0.1082,"Ar",true,wnd) guiSetFont(arabic,"default-bold-small") user_l = guiCreateLabel(0.0206,0.1903,0.9614,0.0784,"Username",true,wnd) guiLabelSetColor(user_l,0,255,0) guiLabelSetHorizontalAlign(user_l,"center",false) guiSetFont(user_l,"default-bold-small") user = guiCreateEdit(0.0231,0.2724,0.9537,0.1306,"",true,wnd) pass_l = guiCreateLabel(0.0206,0.4216,0.9614,0.0784,"Password",true,wnd) guiLabelSetColor(pass_l,255,255,0) guiLabelSetHorizontalAlign(pass_l,"center",false) guiSetFont(pass_l,"default-bold-small") pass = guiCreateEdit(0.0231,0.5187,0.9537,0.1306,"",true,wnd) guiEditSetMasked(pass,true) remember = guiCreateCheckBox(0.0231,0.6642,0.3728,0.0746,"Remember Me !!",false,true,wnd) guiSetFont(remember,"default-bold-small") reg = guiCreateButton(0.5244,0.7724,0.3239,0.153,"Register",true,wnd) guiSetFont(reg,"default-bold-small") login = guiCreateButton(0.144,0.7724,0.3239,0.153,"Login",true,wnd) guiSetFont(login,"default-bold-small") ex = guiCreateButton(0.9177,0.0784,0.0566,0.1082,"X",true,wnd) guiSetFont(ex,"default-bold-small") Link to comment
Max+ Posted July 30, 2014 Share Posted July 30, 2014 هذا هو الوحة wnd = guiCreateWindow(0,-268,389,268," \ Login Register Panel",false) guiSetProperty(wnd,"CaptionColour","ff0069c7") english = guiCreateButton(0.0231,0.0784,0.0566,0.1082,"En",true,wnd) guiSetFont(english,"default-bold-small") arabic = guiCreateButton(0.0848,0.0784,0.0566,0.1082,"Ar",true,wnd) guiSetFont(arabic,"default-bold-small") user_l = guiCreateLabel(0.0206,0.1903,0.9614,0.0784,"Username",true,wnd) guiLabelSetColor(user_l,0,255,0) guiLabelSetHorizontalAlign(user_l,"center",false) guiSetFont(user_l,"default-bold-small") user = guiCreateEdit(0.0231,0.2724,0.9537,0.1306,"",true,wnd) pass_l = guiCreateLabel(0.0206,0.4216,0.9614,0.0784,"Password",true,wnd) guiLabelSetColor(pass_l,255,255,0) guiLabelSetHorizontalAlign(pass_l,"center",false) guiSetFont(pass_l,"default-bold-small") pass = guiCreateEdit(0.0231,0.5187,0.9537,0.1306,"",true,wnd) guiEditSetMasked(pass,true) remember = guiCreateCheckBox(0.0231,0.6642,0.3728,0.0746,"Remember Me !!",false,true,wnd) guiSetFont(remember,"default-bold-small") reg = guiCreateButton(0.5244,0.7724,0.3239,0.153,"Register",true,wnd) guiSetFont(reg,"default-bold-small") login = guiCreateButton(0.144,0.7724,0.3239,0.153,"Login",true,wnd) guiSetFont(login,"default-bold-small") ex = guiCreateButton(0.9177,0.0784,0.0566,0.1082,"X",true,wnd) guiSetFont(ex,"default-bold-small") وين اكواد الضغط على الازرار؟ Link to comment
nxFairlywell Posted July 30, 2014 Share Posted July 30, 2014 شكله الرجال مسوي اللوحه بدون احداث ونسخ ولصق في الكود بدون تعديل Link to comment
Dr.Ah[M]ed<3 Posted July 30, 2014 Author Share Posted July 30, 2014 ذي لوحه حيم مود تفتح لحاله Link to comment
XI_Alooy1212_IX Posted July 30, 2014 Share Posted July 30, 2014 (edited) clinet side - addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), function() setTimer(function() playSound("joinsound.mp3") end, 2000, 1) end ) Meta side - "Your Name" version="1.0" type="Script" description="JoinSound"/> "joinsound.mp3" /> غير أسم joinsound Note: لزم يكون الصيغة Mp3 Edited July 30, 2014 by Guest Link to comment
Gta King Posted August 1, 2014 Share Posted August 1, 2014 clinet side - addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), function() setTimer(function() playSound("joinsound.mp3") end, 2000, 1) end ) Meta side - "Your Name" version="1.0" type="Script" description="JoinSound"/> "joinsound.mp3" /> غير أسم joinsound Note: لزم يكون الصيغة Mp3 مثل ما قال بالضبط 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