☠ RaZeR ☠ Posted August 15, 2017 Share Posted August 15, 2017 سلام عليكم ورحمة الله وبركاته عندي مشكله بالديبوق client : function ttt3( ) triggerServerEvent ( "foxfixx123", root, guiGetText ( lvel ) ) end setTimer(ttt3, 500, 0) addEvent ( 'foxfixx2', true ) addEventHandler ( 'foxfixx2', root, function ( ttxtt3 ) guiSetVisible (Wndanswr, false) end Server : addEvent ( 'foxfixx123', true ) addEventHandler ( 'foxfixx123',root, function ( ttxtt3 ) triggerClientEvent ( root, 'foxfixx2', root, ttxtt3 ) end ) Link to comment
Omoi Posted August 15, 2017 Share Posted August 15, 2017 الكود حقك مو كامل لكن اتوقع المشكله هنا , استبدل الكلنت بذا تفضل اخوي function ttt3( ) triggerServerEvent ( "foxfixx123", root, guiGetText ( lvel ) ) end setTimer(ttt3, 500, 0) addEvent ( 'foxfixx2', true ) addEventHandler ( 'foxfixx2', root, function ( ttxtt3 ) guiSetVisible (Wndanswr, false) end) Link to comment
☠ RaZeR ☠ Posted August 15, 2017 Author Share Posted August 15, 2017 لا القوس حق الاغلاق انا حاطه بس نسيت احطه هنا نفس المشكلة ! Link to comment
a7zan Posted August 15, 2017 Share Posted August 15, 2017 مافهمت وش تبي تسوي اصلاً -_َ- Link to comment
Omoi Posted August 15, 2017 Share Posted August 15, 2017 24 minutes ago, a7zan said: مافهمت وش تبي تسوي اصلاً -_َ- صراحه مثلك مسوي ترايقر بدون فايده , لكن م طرح كوده كامل مدري هو خايف ينسرق ولا وش Link to comment
#Soking Posted August 15, 2017 Share Posted August 15, 2017 ماينفع root في الكلينت حطه localPlayer 1 Link to comment
SAM!! Posted August 15, 2017 Share Posted August 15, 2017 اخوي اطرح اكوادك لأقدر اساعدك .. Link to comment
☠ RaZeR ☠ Posted August 15, 2017 Author Share Posted August 15, 2017 lvel = guiCreateLabel(989, 690, 146, 15, "انت في المستوى 2", false) function ttt3( ) triggerServerEvent ( "foxfixx123", root, guiGetText ( lvel ) ) end setTimer(ttt3, 500, 0) addEvent ( 'foxfixx2', true ) addEventHandler ( 'foxfixx2', root, function ( ttxtt3 ) if ( ttxtt3 == "انت في المستوى 2" ) then outputChatBox ( 'انت في المستوى الثاني#', 255,255,255,true ) else outputChatBox ( '# لست في المستوى الثاني', 255,255,255,true ) end) addEvent ( 'foxfixx123', true ) addEventHandler ( 'foxfixx123',root, function ( ttxtt3 ) triggerClientEvent ( root, 'foxfixx2', root, ttxtt3 ) end ) Link to comment
a7zan Posted August 15, 2017 Share Posted August 15, 2017 (edited) بالاساس ليش مسوي ترايقر ؟ استقبلت الترايقر ثم رجعته للكلنت ، يعني بطتنا بطت بطتكم خليه بالكلنت لان ماشوفك سويت شي بسيرفر Edited August 15, 2017 by a7zan Link to comment
#BrosS Posted August 15, 2017 Share Posted August 15, 2017 31 minutes ago, ☠ RaZeR ☠ said: lvel = guiCreateLabel(989, 690, 146, 15, "انت في المستوى 2", false) function ttt3( ) triggerServerEvent ( "foxfixx123", root, guiGetText ( lvel ) ) end setTimer(ttt3, 500, 0) addEvent ( 'foxfixx2', true ) addEventHandler ( 'foxfixx2', root, function ( ttxtt3 ) if ( ttxtt3 == "انت في المستوى 2" ) then outputChatBox ( 'انت في المستوى الثاني#', 255,255,255,true ) else outputChatBox ( '# لست في المستوى الثاني', 255,255,255,true ) end) addEvent ( 'foxfixx123', true ) addEventHandler ( 'foxfixx123',root, function ( ttxtt3 ) triggerClientEvent ( root, 'foxfixx2', root, ttxtt3 ) end ) 3 hours ago, #Soking said: ماينفع root في الكلينت حطه localPlayer Link to comment
☠ RaZeR ☠ Posted August 15, 2017 Author Share Posted August 15, 2017 حطيتها لوكل بلير , نفس المشكله # Link to comment
a7zan Posted August 15, 2017 Share Posted August 15, 2017 3 hours ago, a7zan said: بالاساس ليش مسوي ترايقر ؟ استقبلت الترايقر ثم رجعته للكلنت ، يعني بطتنا بطت بطتكم خليه بالكلنت لان ماشوفك سويت شي بسيرفر 3 hours ago, a7zan said: بالاساس ليش مسوي ترايقر ؟ استقبلت الترايقر ثم رجعته للكلنت ، يعني بطتنا بطت بطتكم خليه بالكلنت لان ماشوفك سويت شي بسيرفر 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