TaRK.[$]<~ Posted July 2, 2013 Share Posted July 2, 2013 (edited) أسسلأمم عليكم ورحمــةه اللةة وبرككأةةته المهم : بغيت ي جمعت الخير كوأد اذ وحد ضغط علي ازر يطلع اسمه في اشأت أنشالله أطلب وأضح Edited July 3, 2013 by Guest Link to comment
iPrestege Posted July 2, 2013 Share Posted July 2, 2013 اذا للاعب نفسة لحاله استخدم : onClientGUIClick < As event outputChatBox getPlayerName getLocalPlayer string or tostring Link to comment
TaRK.[$]<~ Posted July 2, 2013 Author Share Posted July 2, 2013 اذا للاعب نفسة لحاله استخدم :onClientGUIClick < As event outputChatBox getPlayerName getLocalPlayer string or tostring تسلم ي فهد Link to comment
K1NG Posted July 2, 2013 Share Posted July 2, 2013 اذا للاعب نفسة لحاله استخدم :onClientGUIClick < As event outputChatBox getPlayerName getLocalPlayer string or tostring tostring ما يحتاج يستخدم علامات التنصيص، ولا الدالة لاحظ الويكي وش يقلكـ .. Returns Returns a string containing the requested player's name, or false if the player passed to the function is invalid. Link to comment
AboShanab Posted July 2, 2013 Share Posted July 2, 2013 -- # Client Side addEventHandler("onClientGUIClick",root, function () if source == NameButton then outputChatBox("#00ccff* Your Name = "..getPlayerName(localPlayer) .."",255,255,255,true) end end ) التعديلات : في السطر 4 غير NameButton الى اسم الزر حقك .. Link to comment
TaRK.[$]<~ Posted July 2, 2013 Author Share Posted July 2, 2013 طيب كذا صح ول لأ local ipH = get("iph") local ipR = get("ipr") addEvent("Redirect", true) addEventHandler("Redirect", getRootElement(), function(trks) -- upvalues: ipH , ph , ipR , pr , ipB , pb if trks == "1" then redirectPlayer(source, tostring(ipH), outputChatBox("" .. getPlayerName(source) .. " ---- #000000]", getRootElement(), 255, 255, 255, true) elseif trks == "2" then redirectPlayer(source, tostring(ipR), outputChatBox("" .. getPlayerName(source) .. " ---- #000000]", getRootElement(), 255, 255, 255, true) end end ) Link to comment
AboShanab Posted July 2, 2013 Share Posted July 2, 2013 طيب كذا صح ول لأ local ipH = get("iph") local ipR = get("ipr") addEvent("Redirect", true) addEventHandler("Redirect", getRootElement(), function(trks) -- upvalues: ipH , ph , ipR , pr , ipB , pb if trks == "1" then redirectPlayer(source, tostring(ipH), outputChatBox("" .. getPlayerName(source) .. " ---- #000000]", getRootElement(), 255, 255, 255, true) elseif trks == "2" then redirectPlayer(source, tostring(ipR), outputChatBox("" .. getPlayerName(source) .. " ---- #000000]", getRootElement(), 255, 255, 255, true) end end ) خطا 100% سويت الكود لك اخذه .. ي حبيبي هذا مود كارثه حق تحويل الاعبين = فاك التشفير .. Link to comment
AboShanab Posted July 2, 2013 Share Posted July 2, 2013 اوكي تسسلم ي بو شنب ربي يسسلمك .. Link to comment
AboShanab Posted July 2, 2013 Share Posted July 2, 2013 المود حقي يا نصاب يب يب .. فاك تشفيره .. لو ادري كان ما ساعدته بسس كتبت الكود قبل ما يرد .. Link to comment
AboShanab Posted July 2, 2013 Share Posted July 2, 2013 خله يحاول المهم اني طرحته .. ع العموم الموضوع انحرف عن مسساره وتمت المساعدة بنجاح .. اظن ان في خاص او سكايب ضيفني او كلمني ونتواصل .. Link to comment
TaRK.[$]<~ Posted July 3, 2013 Author Share Posted July 3, 2013 هههههههههههههههههههه لأ بس انأ نيتي صالحه 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