#|_oskar_|# Posted April 20, 2016 Posted April 20, 2016 ابي كود لما اضغط علي زر يطلع كلام بالشات addEventHandler("onClientGUIClick",resourceRoot,function() if source == button then outputChatBox('Text',255, 0, 0, true ) end end)
SaedAmer Posted April 20, 2016 Author Posted April 20, 2016 ابي كود لما اضغط علي زر يطلع كلام بالشات addEventHandler("onClientGUIClick",resourceRoot,function() if source == button then outputChatBox('Text',255, 0, 0, true ) end end) addEventHandler("onClientGUIClick",resourceRoot,function() if source == GUIEditor.button[1] then outputChatBox('[C.Console]: Chat has been open by " ..getPlayerName(player).. ',255, 0, 0, true ) end end) في خطأ ؟
#|_oskar_|# Posted April 20, 2016 Posted April 20, 2016 addEventHandler("onClientGUIClick",resourceRoot,function() if source == GUIEditor.button[1] then outputChatBox('[C.Console]: Chat has been open by " ..getPlayerName(player).. ',255, 0, 0, true ) end end) في خطأ ؟ addEventHandler("onClientGUIClick",resourceRoot,function() if source == GUIEditor.button[1] then outputChatBox('[C.Console]: Chat has been open by ' ..getPlayerName(player),255, 0, 0, true ) end end)
SaedAmer Posted April 20, 2016 Author Posted April 20, 2016 addEventHandler("onClientGUIClick",resourceRoot,function() if source == GUIEditor.button[1] then outputChatBox('[C.Console]: Chat has been open by " ..getPlayerName(player).. ',255, 0, 0, true ) end end) في خطأ ؟ addEventHandler("onClientGUIClick",resourceRoot,function() if source == GUIEditor.button[1] then outputChatBox('[C.Console]: Chat has been open by ' ..getPlayerName(player),255, 0, 0, true ) end end)
#|_oskar_|# Posted April 20, 2016 Posted April 20, 2016 addEventHandler("onClientGUIClick",resourceRoot,function() if source == GUIEditor.button[1] then outputChatBox('[C.Console]: Chat has been open by ' ..getPlayerName(localPlayer),255, 0, 0, true ) end end)
SaedAmer Posted April 20, 2016 Author Posted April 20, 2016 addEventHandler("onClientGUIClick",resourceRoot,function() if source == GUIEditor.button[1] then outputChatBox('[C.Console]: Chat has been open by ' ..getPlayerName(localPlayer),255, 0, 0, true ) end end) تم شكرا ده فيه خطأ ؟ function Strong ( ) guiSetVisible ( Window,true ) showCursor ( true ) end addCommandHandler ( "c.c",Strong )
#|_oskar_|# Posted April 20, 2016 Posted April 20, 2016 addEventHandler("onClientGUIClick",resourceRoot,function() if source == GUIEditor.button[1] then outputChatBox('[C.Console]: Chat has been open by ' ..getPlayerName(localPlayer),255, 0, 0, true ) end end) تم شكرا ده فيه خطأ ؟ function Strong ( ) guiSetVisible ( Window,true ) showCursor ( true ) end addCommandHandler ( "c.c",Strong ) لا
SaedAmer Posted April 20, 2016 Author Posted April 20, 2016 لما بشغل المود بيفتح علي طول من غير ما اكتب في ف8 c.c
#|_oskar_|# Posted April 20, 2016 Posted April 20, 2016 حطه تحت اللوحه guiSetVisible ( Window,false )
SaedAmer Posted April 20, 2016 Author Posted April 20, 2016 حطه تحت اللوحه guiSetVisible ( Window,false ) نفس الشئ ما في حاجة اتغيرت
#|_oskar_|# Posted April 20, 2016 Posted April 20, 2016 حطه تحت اللوحه guiSetVisible ( Window,false ) نفس الشئ ما في حاجة اتغيرت حطه تحت اخر الملف وجرب + تاكد من اسم اللوحه
SaedAmer Posted April 20, 2016 Author Posted April 20, 2016 حطه تحت اللوحه guiSetVisible ( Window,false ) نفس الشئ ما في حاجة اتغيرت حطه تحت اخر الملف وجرب + تاكد من اسم اللوحه بردو مشتغلش اسم الوحة صح
SaedAmer Posted April 20, 2016 Author Posted April 20, 2016 بردو مشتغلش اسم الوحة صح اطرح كود اللوحه خاص
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