AboFaisal Posted May 5, 2013 Author Share Posted May 5, 2013 حيآكـ الله .. تعديل آخير لآهنت .. عدلته عشان يكون تحت طلع غلط .. guiSetText ( GUIEditor.memo[1]," "..Name.." : ".. text..'\n'..text.." " ) Link to comment
فاّرس Posted May 5, 2013 Share Posted May 5, 2013 guiSetText ( GUIEditor.memo[1]," "..Name.." : ".. text..'\n'..text" " ) Link to comment
AboFaisal Posted May 5, 2013 Author Share Posted May 5, 2013 guiSetText ( GUIEditor.memo[1]," "..Name.." : ".. text..'\n'..text" " ) خطاء ^ Link to comment
PaiN^ Posted May 5, 2013 Share Posted May 5, 2013 guiSetText ( GUIEditor.memo[1], Name.." : ".. text..'\n'..text.." " ) Link to comment
AboFaisal Posted May 5, 2013 Author Share Posted May 5, 2013 guiSetText ( GUIEditor.memo[1], Name.." : ".. text..'\n'..text.." " ) نفس الشي خطاء ^ Link to comment
AboFaisal Posted May 5, 2013 Author Share Posted May 5, 2013 اطرح المتغيرات addEvent("ClientMsg",true) addEventHandler("ClientMsg",getRootElement(), function ( Text,Line,Name ) guiSetText ( GUIEditor.memo[1], Name.." : ".. text..'\n'..text.." " ) end ) تقصد كذا ؟ ^ Link to comment
PaiN^ Posted May 5, 2013 Share Posted May 5, 2013 guiSetText ( GUIEditor.memo[1], Name.." : "..Text..'\n'..text ) Link to comment
AboFaisal Posted May 5, 2013 Author Share Posted May 5, 2013 guiSetText ( GUIEditor.memo[1], Name.." : "..Text..'\n'..text ) خطاء .. ^ Link to comment
iPrestege Posted May 5, 2013 Share Posted May 5, 2013 guiSetText ( GUIEditor.memo[1], Name.." : ".. Text..'\n'..Line.." " ) جربة ! Link to comment
AboFaisal Posted May 5, 2013 Author Share Posted May 5, 2013 text = متغير وش؟ ايه attempt to concatenate global 'text' (a nil value) Link to comment
iPrestege Posted May 5, 2013 Share Posted May 5, 2013 جرب اللي عطيتكـ لانة المتغيرات تختلف في كودي .. Link to comment
AboFaisal Posted May 5, 2013 Author Share Posted May 5, 2013 guiSetText ( GUIEditor.memo[1], Name.." : ".. Text..'\n'..Line.." " ) جربة ! تستاهل MTA TEAM بطل وتسلم بن + ذا بيست Link to comment
فاّرس Posted May 5, 2013 Share Posted May 5, 2013 الحين الفنكشن مو معرف, Name = getPlayerName(localPlayer) Text = guiGetText(Edit) text = guiGetText(Memo) guiSetText(GUIEditor.memo[1],""..Name..":"..Text..'\n'..text"") Link to comment
iPrestege Posted May 5, 2013 Share Posted May 5, 2013 انا سويتة بـ رد قبل من السيرفر بس انمسح عشان كذآ ذذ Link to comment
PaiN^ Posted May 5, 2013 Share Posted May 5, 2013 كان لآزم نعرف شكل الكود ذذ + المهم إنك إستفدت, مو نسخ و لصق ( أتمنى ) Link to comment
AboFaisal Posted May 5, 2013 Author Share Posted May 5, 2013 كان لآزم نعرف شكل الكود ذذ+ المهم إنك إستفدت, مو نسخ و لصق ( أتمنى ) جزاكم الله خير والله أستفدت .. أبي كلمات معينه ماتجي إذا كتبتها لآن السب هالأيام كثرت زياده Link to comment
AboFaisal Posted May 5, 2013 Author Share Posted May 5, 2013 string.find cancelEvent ????? انا اعرف أسوي كلمات مخالفه شات .. بس المشكله edit Link to comment
فاّرس Posted May 5, 2013 Share Posted May 5, 2013 ^ مثل ما تربطها بالشآت اربطهآ بالاديت, Link to comment
AboFaisal Posted May 5, 2013 Author Share Posted May 5, 2013 ^ مثل ما تربطها بالشآت اربطهآ بالاديت, كذا ؟ ماني متأكد WordsK = {"ياحمار", "ابن كلب", "كلب", "حقير", "حمار", "ياورع"} function(msg, msgType) for k,v in ipairs (Words) do if string.find(msg,v) then cancelEvent() guiSetText(, "") end end end ) Link to comment
кιηg-αвα∂у Posted May 5, 2013 Share Posted May 5, 2013 ليه حاط guiSetText(, "") + عندك قوس زايد + ماحطيت الحدث "onPlayerChat" Link to comment
AboFaisal Posted May 5, 2013 Author Share Posted May 5, 2013 ليه حاط guiSetText(, "") + عندك قوس زايد + ماحطيت الحدث "onPlayerChat" انا ماأبيه شات انا أبيه edit Link to comment
кιηg-αвα∂у Posted May 5, 2013 Share Posted May 5, 2013 ليه حاط guiSetText(, "") + عندك قوس زايد + ماحطيت الحدث "onPlayerChat" انا ماأبيه شات انا أبيه edit استخدم هاذه الحدث "onClientGUIChanged" https://wiki.multitheftauto.com/wiki/OnClientGUIChanged 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