SaedAmer Posted April 20, 2016 Share Posted April 20, 2016 ابي كود لما اضغط علي زر يطلع كلام بالشات Link to comment
#|_oskar_|# Posted April 20, 2016 Share Posted April 20, 2016 ابي كود لما اضغط علي زر يطلع كلام بالشات addEventHandler("onClientGUIClick",resourceRoot,function() if source == button then outputChatBox('Text',255, 0, 0, true ) end end) Link to comment
SaedAmer Posted April 20, 2016 Author Share 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) في خطأ ؟ Link to comment
#|_oskar_|# Posted April 20, 2016 Share 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) Link to comment
SaedAmer Posted April 20, 2016 Author Share 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) Link to comment
#|_oskar_|# Posted April 20, 2016 Share 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) Link to comment
SaedAmer Posted April 20, 2016 Author Share 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 ) Link to comment
#|_oskar_|# Posted April 20, 2016 Share 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 ) لا Link to comment
SaedAmer Posted April 20, 2016 Author Share Posted April 20, 2016 لما بشغل المود بيفتح علي طول من غير ما اكتب في ف8 c.c Link to comment
#|_oskar_|# Posted April 20, 2016 Share Posted April 20, 2016 حطه تحت اللوحه guiSetVisible ( Window,false ) Link to comment
SaedAmer Posted April 20, 2016 Author Share Posted April 20, 2016 حطه تحت اللوحه guiSetVisible ( Window,false ) نفس الشئ ما في حاجة اتغيرت Link to comment
#|_oskar_|# Posted April 20, 2016 Share Posted April 20, 2016 حطه تحت اللوحه guiSetVisible ( Window,false ) نفس الشئ ما في حاجة اتغيرت حطه تحت اخر الملف وجرب + تاكد من اسم اللوحه Link to comment
SaedAmer Posted April 20, 2016 Author Share Posted April 20, 2016 حطه تحت اللوحه guiSetVisible ( Window,false ) نفس الشئ ما في حاجة اتغيرت حطه تحت اخر الملف وجرب + تاكد من اسم اللوحه بردو مشتغلش اسم الوحة صح Link to comment
#|_oskar_|# Posted April 20, 2016 Share Posted April 20, 2016 بردو مشتغلش اسم الوحة صح اطرح كود اللوحه Link to comment
SaedAmer Posted April 20, 2016 Author Share Posted April 20, 2016 بردو مشتغلش اسم الوحة صح اطرح كود اللوحه خاص 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