xNKM51 Posted August 26, 2017 Share Posted August 26, 2017 أبي تساعدوني لـو سمحتو ألكود dxDrawRectangle(0, 740, 1366, 28, tocolor(0, 0, 0, 254), false) dxDrawRectangle(0, 0, 1366, 28, tocolor(0, 0, 0, 254), false) dxDrawText("Name : ", 10, 0, 202, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Money : ", 10, 740, 202, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("IP : ", 286, 0, 478, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Serial : ", 659, 0, 851, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Account Neam : ", 960, 0, 1152, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("FPS : 0", 1252, -2, 1309, 29, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Ping : 0", 1309, -2, 1366, 29, tocolor(157, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Team : ", 289, 740, 481, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Skin : ", 683, 740, 875, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Players : ", 1020, 740, 1212, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) أبي يطلع ألحسابات , والتيم فيه يعني كـ شبه توب Link to comment
MR.StoRm Posted August 26, 2017 Share Posted August 26, 2017 (edited) getPlayerAccount getAccountName getPlayerTeam Edited August 26, 2017 by MR.StoRm -_- Link to comment
1337.Ibrahim Posted August 26, 2017 Share Posted August 26, 2017 getPlayerName getPlayerMoney getPlayerSerial getPlayerIP getFPSLimit getPlayerPing getPlayerSkin Link to comment
Rockyz Posted August 26, 2017 Share Posted August 26, 2017 + ^^ triggerClientEvent or /// set/get.ElementData Link to comment
#BrosS Posted August 26, 2017 Share Posted August 26, 2017 2 hours ago, MR.StoRm said: getPlayerAccount getAccountName getPlayerTeam Server side Link to comment
MR.StoRm Posted August 27, 2017 Share Posted August 27, 2017 15 hours ago, #BrosS said: Server side hhhhhhhhhhh i know -_-" Link to comment
xNKM51 Posted August 27, 2017 Author Share Posted August 27, 2017 كيف أدمج مع ألوحه ؟ addEventHandler("onClientRender", root, function() dxDrawRectangle(0, 740, 1366, 28, tocolor(0, 0, 0, 254), false) dxDrawRectangle(0, 0, 1366, 28, tocolor(0, 0, 0, 254), false) Name = dxDrawText("Name : "..ألآمر, 10, 0, 202, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Money : "..ألآمر.." $", 10, 740, 202, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("IP : "..ألآمر, 286, 0, 478, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Serial : "..ألآمر, 659, 0, 851, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Account Neam : "..ألآمر, 960, 0, 1152, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("FPS : 0"..ألآمر, 1252, -2, 1309, 29, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Ping : 0"..ألآمر, 1309, -2, 1366, 29, tocolor(157, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Team : "..ألآمر, 289, 740, 481, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Skin : "..ألآمر, 683, 740, 875, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Players : "..ألآمر, 1020, 740, 1212, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) end ) شباب أبي ألامر مهو كود كامل بعيد عن ألوحه مثال dxDrawText("Name : "..name, 10, 0, 202, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) يعني أبي اختصر ألموضوع ساعدوني مهو تجيبو كود يطلع أسم ألاعبين في سيرفر ولا فلوس أكثير لآعب يعني مبي كود يجيب ألآعبين ثاني شي أبي ألكود يكون كلينت .مهو سيرفر لآن معرف ادمج ألكلينت وسيرفر مع بعض Link to comment
MR.StoRm Posted August 27, 2017 Share Posted August 27, 2017 47 minutes ago, x[B-B]'#Mr:SrOrE',<3 said: كيف أدمج مع ألوحه ؟ addEventHandler("onClientRender", root, function() dxDrawRectangle(0, 740, 1366, 28, tocolor(0, 0, 0, 254), false) dxDrawRectangle(0, 0, 1366, 28, tocolor(0, 0, 0, 254), false) Name = dxDrawText("Name : "..ألآمر, 10, 0, 202, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Money : "..ألآمر.." $", 10, 740, 202, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("IP : "..ألآمر, 286, 0, 478, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Serial : "..ألآمر, 659, 0, 851, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Account Neam : "..ألآمر, 960, 0, 1152, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("FPS : 0"..ألآمر, 1252, -2, 1309, 29, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Ping : 0"..ألآمر, 1309, -2, 1366, 29, tocolor(157, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Team : "..ألآمر, 289, 740, 481, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Skin : "..ألآمر, 683, 740, 875, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Players : "..ألآمر, 1020, 740, 1212, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) end ) شباب أبي ألامر مهو كود كامل بعيد عن ألوحه مثال dxDrawText("Name : "..name, 10, 0, 202, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) يعني أبي اختصر ألموضوع ساعدوني مهو تجيبو كود يطلع أسم ألاعبين في سيرفر ولا فلوس أكثير لآعب يعني مبي كود يجيب ألآعبين ثاني شي أبي ألكود يكون كلينت .مهو سيرفر لآن معرف ادمج ألكلينت وسيرفر مع بعض اذا قصدك توب , تحتاج تستخدم : table.sort Link to comment
xNKM51 Posted August 27, 2017 Author Share Posted August 27, 2017 يب شبيه للتوب حرب عصابات بس هذا يوديني موقع ثاني ؟؟؟ ,ولا أعرف انقليزي زين Link to comment
SAM!! Posted August 28, 2017 Share Posted August 28, 2017 اخي ستورم تبي تسوي مود توب ...وماتعرف حتي كبيف تسوي ترايقر او تربط لوحتك بالاكواد ادخل الويكي واتعلم الاول وواضح جدا ان مود التوب بدري علية ابدا بمودات ثغيرة لين تفهم بعدها لو تمكنت كويس ادخل علي التوب Link to comment
MR.StoRm Posted August 28, 2017 Share Posted August 28, 2017 16 minutes ago, SAM!! said: اخي ستورم تبي تسوي مود توب ...وماتعرف حتي كبيف تسوي ترايقر او تربط لوحتك بالاكواد ادخل الويكي واتعلم الاول وواضح جدا ان مود التوب بدري علية ابدا بمودات ثغيرة لين تفهم بعدها لو تمكنت كويس ادخل علي التوب حبيب قلبي شايفني انا الي طلبت ؟ , استغفر الله بس , عالعموم ي صاحب الموضوع اذا ما فهمت تيبل سورت شوف ذا الشرح : يمكن يفيدك table.sort Link to comment
xNKM51 Posted August 28, 2017 Author Share Posted August 28, 2017 (edited) ي أبوي أبي يطلع معلومات ألعب يعني مهو توب , أو جدول قالت شبيه للتوب بـس يطلع معلومات ألاعب أتمناء وضحت ألفكره Edited August 28, 2017 by x[B-B]'#Mr:SrOrE',<3 تعديل وتوضح ألفكرهـ ) Link to comment
MR.StoRm Posted August 28, 2017 Share Posted August 28, 2017 حاول وبساعدك ماشوفك كتبت حرف من الفنكشنات Link to comment
xNKM51 Posted August 28, 2017 Author Share Posted August 28, 2017 الفاكشن ,, ي شيخ شكل للحين محد فاهم علي 1 Link to comment
xNKM51 Posted August 31, 2017 Author Share Posted August 31, 2017 ألمهم , وألزبدهـ ألحين كيف أدمج كلنت , أو أفرق أكس دي عن بعض مثال S = ألحدث ( ألآحدثيات , والخ أم ألاكس دي م تزبط لو تسوي نفس ألحركه ألوحه ألعاديه ؟؟؟ فـ كيف أسوي ألحركه ؟؟ Link to comment
xNKM51 Posted August 31, 2017 Author Share Posted August 31, 2017 addEventHandler("onClientRender", root, function () dxDrawRectangle(0, 740, 1366, 28, tocolor(0, 0, 0, 254), false) dxDrawRectangle(0, 0, 1366, 28, tocolor(0, 0, 0, 254), false) myname = dxDrawText("Name : ", 10, 0, 202, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Money : ", 10, 740, 202, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("IP : ", 286, 0, 478, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Serial : ", 659, 0, 851, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Account Neam : ", 960, 0, 1152, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("FPS : 0", 1252, -2, 1309, 29, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Ping : 0", 1309, -2, 1366, 29, tocolor(157, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Team : ", 289, 740, 481, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Skin : ", 683, 740, 875, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Players : ", 1020, 740, 1212, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) end ) addCommandHandler("myname", function myname() local localPlayerName = getPlayerName(getLocalPlayer()) outputChatBox(localPlayerName) end ) كيف ألطريقه للدرجه خربت ألوحه Link to comment
SycroX Posted August 31, 2017 Share Posted August 31, 2017 function myname() شيل ذي وخليها function() Link to comment
xNKM51 Posted August 31, 2017 Author Share Posted August 31, 2017 طيب بس كيف أركب ألكود علي ألوحه ؟ Link to comment
Ahmed Ly Posted August 31, 2017 Share Posted August 31, 2017 56 minutes ago, x[B-B]'#Mr:SrOrE',<3 said: طيب بس كيف أركب ألكود علي ألوحه ؟ addEventHandler("onClientRender", root, function () name = getPlayerName(localPlayer) dxDrawRectangle(0, 740, 1366, 28, tocolor(0, 0, 0, 254), false) dxDrawRectangle(0, 0, 1366, 28, tocolor(0, 0, 0, 254), false) dxDrawText("Name : "..name.."", 10, 0, 202, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false,true, false) dxDrawText("Money : ", 10, 740, 202, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("IP : ", 286, 0, 478, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Serial : ", 659, 0, 851, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Account Neam : ", 960, 0, 1152, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("FPS : 0", 1252, -2, 1309, 29, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Ping : 0", 1309, -2, 1366, 29, tocolor(157, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Team : ", 289, 740, 481, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Skin : ", 683, 740, 875, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Players : ", 1020, 740, 1212, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) end ) 1 Link to comment
xNKM51 Posted September 2, 2017 Author Share Posted September 2, 2017 addEventHandler("onClientRender", root, function () name = getPlayerName(localPlayer) Money = getPlayerMoney (localPlayer) FPS = getFPSLimit (localPlayer) Ping = getPlayerPing (localPlayer) Skin = getPlayerSkin (localPlayer) dxDrawRectangle(0, 740, 1366, 28, tocolor(0, 0, 0, 254), false) dxDrawRectangle(0, 0, 1366, 28, tocolor(0, 0, 0, 254), false) dxDrawText("Name : "..name, 10, 0, 202, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false,true, false) dxDrawText("Money : "..Money, 10, 740, 202, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("IP : ", 286, 0, 478, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Serial : ", 659, 0, 851, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Account Neam : "..A, 960, 0, 1152, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("FPS: "..FPS, 1252, -2, 1309, 29, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Ping: "..Ping, 1309, -2, 1366, 29, tocolor(157, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Team : ", 289, 740, 481, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Skin : "..Skin, 683, 740, 875, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Players : ", 1020, 740, 1212, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) end ) مشكور أخوي ساعدتني بـس عندي كم مشكله getPlayerAccount -- Server getAccountName --Server getPlayerTeam --Clinet getPlayerSerial --Server getPlayerIP -- Server | عجزت عنه ححولت فيه وسويت له فاكشن بعد وهو الباقي بـس م قدرت getFPSLimit -- |Clinet هذا ألكود يطلع ألحد ألآدنا للفبس مهو يطلع ألفبس ألاعب -- ألمحاوله function () A = getAccountName ( localPlayer ) end ) كلهم نفس الحركه أشيل وأركب ؟؟ وش ألحل ألغلط من عندي ,وولآ من ألكود ؟ كلهم هذول عجزت عنهم غير حق ألفبس يطلع ألحد ألآدنا للفبس :, -- Client addEventHandler("onClientRender", root, function () name = getPlayerName (localPlayer)-- جلب أسم ألاعب Money = getPlayerMoney(localPlayer)-- جلب مبلغ ألآعب FPS = getFPSLimit (localPlayer)-- جلب حد ألفبس Ping = getPlayerPing (localPlayer)-- جلب ألبنق Skin = getPlayerSkin (localPlayer)-- جلب أيدي ألشخصه Team = getPlayerTeam (localPlayer)-- جلب تيم ألاعب dxDrawRectangle(0, 740, 1366, 28, tocolor(0, 0, 0, 254), false) dxDrawRectangle(0, 0, 1366, 28, tocolor(0, 0, 0, 254), false) dxDrawText("Name : "..name, 10, 0, 202, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false,true, false) dxDrawText("Money : "..Money.."$", 10, 740, 202, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("IP : ", 286, 0, 478, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Serial : "..Serial, 659, 0, 851, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Account Neam : ", 960, 0, 1152, 28, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("FPS: "..FPS, 1252, -2, 1309, 29, tocolor(159, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Ping: "..Ping, 1309, -2, 1366, 29, tocolor(157, 0, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Team : "..Team, 289, 740, 481, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Skin : "..Skin, 683, 740, 875, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) dxDrawText("Players : ", 1020, 740, 1212, 768, tocolor(7, 158, 0, 254), 1.00, "default-bold", "left", "center", false, false, false, false, false) end ) triggerServerEvent ( "Top", localPlayer) -- Server addEvent ( "Top" , true) addEventHandler("Top", root, function () Serial = getPlayerAccount (localPlayer) end end ) -- meta.xml <meta> <script src="Client.lua" type="client"/> <script src="Server.lua" type="server"/> </meta> مدري وين ألغلط في كلنت , ولآ سيرفر ولآ ميتا مدري وين ومنداش علي فكرهـ تراني مسوي تيم حق ألتيم عجزت عنه أحط روت سكورك لوك لآعب حولت بـ كل شي شفته بـ ألميثال ووالي أعرفه ؟ أبي تساعدوني , Link to comment
^iiEcoo'x_) Posted September 2, 2017 Share Posted September 2, 2017 إستعمل هذهـ الوظيفة , أفضل وأسهل inspect 1 Link to comment
xNKM51 Posted September 2, 2017 Author Share Posted September 2, 2017 وش ألفايده منه , قسم دوختوني ألي يقول Event والي يقول ألداتا وانت , ؟ طيب كود وش ألفايده منه ؟ Link to comment
^iiEcoo'x_) Posted September 2, 2017 Share Posted September 2, 2017 4 minutes ago, x[B-B]'#Mr:SrOrE',<3 said: وش ألفايده منه , قسم دوختوني ألي يقول Event والي يقول ألداتا وانت , ؟ طيب كود وش ألفايده منه ؟ https://forum.multitheftauto.com/topic/93403-x-inspect-شرح-وظيفة-x/ Link to comment
xNKM51 Posted September 3, 2017 Author Share Posted September 3, 2017 دخلت بـس أبي كود يدمج كلينت وسيرفر يعني أقدر أركب كود حق كلينت علي سيرفر أو ألعكس Link to comment
^iiEcoo'x_) Posted September 3, 2017 Share Posted September 3, 2017 5 hours ago, x[B-B]'#Mr:SrOrE',<3 said: دخلت بـس أبي كود يدمج كلينت وسيرفر يعني أقدر أركب كود حق كلينت علي سيرفر أو ألعكس شوف هذا المثال -- Server Side addEventHandler ( 'onPlayerLogin' , root , function ( ) setElementData ( source , 'uAccount_' , getAccountName ( getPlayerAccount ( source ) ) ) end ) -- Client guiSetText ( uLabel_ , getElementData ( localPlayer , 'uAccount_' ) ) 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