Dragon Fire Posted April 27, 2017 Share Posted April 27, 2017 (edited) هل يوجد خطأ بالأكواد ؟؟؟؟ addEventHandler("onClientPlayerJoin", getRootElement(), function () outputChatBox( "حيآكم الله", 255, 255, 255, true ) end ) Edited April 27, 2017 by Dragon Fire Link to comment
^iiEcoo'x_) Posted April 27, 2017 Share Posted April 27, 2017 1 minute ago, Dragon Fire said: هل يوجد خطأ بالأكواد ؟؟؟؟ addEventHandler("onClientPlayerJoin", getRootElement(), function () outputChatBox( "حيآك الله في سيرفر كبار الشخصيات الرسمي", 255, 255, 255, true ) end ) لا يوجد خطأ . Link to comment
Dragon Fire Posted April 27, 2017 Author Share Posted April 27, 2017 لكن انا حطيت السكربت بملف مع ميتا طبعا وسويت ستارت للملف ولكنه لا يشتغل Link to comment
^iiEcoo'x_) Posted April 27, 2017 Share Posted April 27, 2017 1 minute ago, Dragon Fire said: لكن انا حطيت السكربت بملف مع ميتا طبعا وسويت ستارت للملف ولكنه لا يشتغل جربت ترجع وتدخل ؟ حطيته بملف كلينت ؟ Link to comment
Dragon Fire Posted April 27, 2017 Author Share Posted April 27, 2017 طلعت ودخلت من جديد لكن رسالة الترحيب ما جات Link to comment
^iiEcoo'x_) Posted April 27, 2017 Share Posted April 27, 2017 addEventHandler ( "onPlayerJoin" , root , function ( ) outputChatBox ( " مرحبا بك " , source ) end ) حطه ب ملف سيرفر Link to comment
Dragon Fire Posted April 27, 2017 Author Share Posted April 27, 2017 اشتغل ولكن انا ابغا تكون الرسالة تجي للاعب فقط وليس جميع اللاعبين Link to comment
^iiEcoo'x_) Posted April 27, 2017 Share Posted April 27, 2017 Just now, Dragon Fire said: اشتغل ولكن انا ابغا تكون الرسالة تجي للاعب فقط وليس جميع اللاعبين هذي للاعب ! قلت لك سيرفر تكون للجميع اللاعبين و للاعب نفسه Link to comment
#STZ Posted April 27, 2017 Share Posted April 27, 2017 source - للاعب - كلنت - سيرفر rootللكل - سيرفر فقط Link to comment
Dragon Fire Posted April 27, 2017 Author Share Posted April 27, 2017 الكلينت للاعب فقط والسيرفر للاعبين وللاعب فقط ؟؟؟؟ تناقض ابغاك تفرق بالتفصيل Link to comment
^iiEcoo'x_) Posted April 27, 2017 Share Posted April 27, 2017 2 minutes ago, MR.NaiF-MTA said: source - للاعب - كلنت - سيرفر rootللكل - سيرفر فقط خطأ . Link to comment
Mhmd.z Posted April 27, 2017 Share Posted April 27, 2017 1 minute ago, Dragon Fire said: الكلينت للاعب فقط والسيرفر للاعبين وللاعب فقط ؟؟؟؟ تناقض ابغاك تفرق بالتفصيل يعني مثلا لو صنعت اوبجكت اول ما الاعب يدخل السيرفر بملف سيرفر رح ييجي للكل ذا الاوبجكت, لكن لو كلنت بس الاعب رح يشوفه Link to comment
Dragon Fire Posted April 27, 2017 Author Share Posted April 27, 2017 ارى كلام احمد انه مقنع جدا Link to comment
^iiEcoo'x_) Posted April 27, 2017 Share Posted April 27, 2017 1- source تستخدم للسيرفر فقط ! 2- روت تستخدم سيرفر وكلاينت root -- returns the root element of the server Link to comment
#STZ Posted April 27, 2017 Share Posted April 27, 2017 متاكد ان سورس للسيرفر فقط؟ @#_iMr.[E]coo setElementInterior ( source , 0 ) لو كلاينت في مشكلة؟ Link to comment
^iiEcoo'x_) Posted April 27, 2017 Share Posted April 27, 2017 Just now, MR.NaiF-MTA said: متاكد ان سورس للسيرفر فقط؟ @#_iMr.[E]coo اجل , نستخدم سورس باخراج نص بالشات بكلينت ؟ نستخدم سورس بجلب مال اللاعب بكلينت ؟ Link to comment
Mhmd.z Posted April 27, 2017 Share Posted April 27, 2017 هذا مثال من الويكي مستخدمين فيه سويرس وشغال addEventHandler ( "onClientElementDataChange", getRootElement(), function ( dataName ) if getElementType ( source ) == "player" and dataName == "score" then outputChatBox ( getPlayerName(source).."'s new score is "..getElementData (source, "score").."!" ) end end ) Link to comment
Dragon Fire Posted April 27, 2017 Author Share Posted April 27, 2017 يا #_iMr.[E]coo ابغاك تلخص لي كل شي Link to comment
#STZ Posted April 27, 2017 Share Posted April 27, 2017 انت الحين قلت سورس سيرفر فقط تبي تفهني ان هذا الكود لو كلاينت ماراح يشتغل؟ و setElementInterior ( localPlayer, 0 ) @#_iMr.[E]coo Link to comment
^iiEcoo'x_) Posted April 27, 2017 Share Posted April 27, 2017 Just now, Mhmd.z said: هذا مثال من الويكي مستخدمين فيه سويرس وشغال addEventHandler ( "onClientElementDataChange", getRootElement(), function ( dataName ) if getElementType ( source ) == "player" and dataName == "score" then outputChatBox ( getPlayerName(source).."'s new score is "..getElementData (source, "score").."!" ) end end ) نعم يا صديقي , أنا لا أعارضك . لكن هنا سورس هو تعريف للاعب ! 1 minute ago, MR.NaiF-MTA said: انت الحين قلت سورس سيرفر فقط تبي تفهني ان هذا الكود لو كلاينت ماراح يشتغل؟ و setElementInterior ( localPlayer, 0 ) @#_iMr.[E]coo source وليس localPlayer راح يشتغل لأنك حاط Link to comment
#STZ Posted April 27, 2017 Share Posted April 27, 2017 لو سورس ماراح يشتغل ؟ @#_iMr.[E]coo Link to comment
^iiEcoo'x_) Posted April 27, 2017 Share Posted April 27, 2017 1 minute ago, MR.NaiF-MTA said: لو سورس ماراح يشتغل ؟ @#_iMr.[E]coo رح يشتغل أكيد , بس لما يكون مع بعض الأحداث 1 Link to comment
Faraon, Posted April 27, 2017 Share Posted April 27, 2017 (edited) addEventHandler ( "onPlayerJoin" , root , function ( ) outputChatBox ( " مرحبا بك " , source ) end ) # آعتقد كود الاخ @#_iMr.[E]coo صحيح .. ~ Edited April 27, 2017 by #_MR.DEAD Link to comment
Adham Posted April 27, 2017 Share Posted April 27, 2017 (edited) @MR.NaiF-MTA كلام الأخ ايكو صحيح source = تستخدم في كلنت عأدي جدأ مثلا if ( source == button ) then guiSetEnabled ( source, false ) -- يقفل الزر الهوا button لاكن م تنفع تستخدم في ال outputChatBox في كلنت تستخدم بدون ارقمنت لاعب الكود بيصير addEventHandler ( "onPlayerJoin", root, function ( ) outputChatBox ( "مرحبأ بك في السرفر", source,255,255,255,true ) end end ) Edited April 27, 2017 by Deativated 1 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