SaedAmer Posted April 6, 2016 Author Share Posted April 6, 2016 --client addEventHandler ("onClientGUIClick",clearButton, function () name = getPlayerName(localPlayer) triggerServerEvent ( "Cl", localPlayer, name) end ) addEvent ("CLEAR",true) addEventHandler ("CLEAR",root, function (name) guiGridListClear (gridName) rw = guiGridListAddRow (gridName) guiGridListSetItemText (gridName,rw,1,"**CLEARED BY "..name.."**",false,false) end جرب ما ظبط Link to comment
SaedAmer Posted April 6, 2016 Author Share Posted April 6, 2016 --client addEventHandler ("onClientGUIClick",clearButton, function () name = getPlayerName(localPlayer) triggerServerEvent ( "Cl", localPlayer, name) end ) addEvent ("CLEAR",true) addEventHandler ("CLEAR",root, function (name) guiGridListClear (gridName) rw = guiGridListAddRow (gridName) guiGridListSetItemText (gridName,rw,1,"**CLEARED BY "..name.."**",false,false) end جرب ما ظبط Link to comment
SaedAmer Posted April 6, 2016 Author Share Posted April 6, 2016 (edited) الكلنت ------------- سيرفر ----------- Edited April 6, 2016 by Guest Link to comment
SaedAmer Posted April 6, 2016 Author Share Posted April 6, 2016 (edited) الكلنت ------------- سيرفر ----------- Edited April 6, 2016 by Guest Link to comment
YourMind Posted April 6, 2016 Share Posted April 6, 2016 انت مش حاطت زر يمسح الشات اولاً و كمان غيرت حقوقه المزيفة لحقوقك[L]e3bA ثانياً انت تعتبر سارق المود من اصلاً Jaer[X]Pro سارق المود بسس مغيير شكله من [L]e3bA ثالثاً -.- Link to comment
YourMind Posted April 6, 2016 Share Posted April 6, 2016 انت مش حاطت زر يمسح الشات اولاً و كمان غيرت حقوقه المزيفة لحقوقك[L]e3bA ثانياً انت تعتبر سارق المود من اصلاً Jaer[X]Pro سارق المود بسس مغيير شكله من [L]e3bA ثالثاً -.- Link to comment
SaedAmer Posted April 6, 2016 Author Share Posted April 6, 2016 انت مش حاطت زر يمسح الشات اولاًو كمان غيرت حقوقه المزيفة لحقوقك[L]e3bA ثانياً انت تعتبر سارق المود من اصلاً Jaer[X]Pro سارق المود بسس مغيير شكله من [L]e3bA ثالثاً -.- هو الي مدهولي [L]e3bA Link to comment
SaedAmer Posted April 6, 2016 Author Share Posted April 6, 2016 انت مش حاطت زر يمسح الشات اولاًو كمان غيرت حقوقه المزيفة لحقوقك[L]e3bA ثانياً انت تعتبر سارق المود من اصلاً Jaer[X]Pro سارق المود بسس مغيير شكله من [L]e3bA ثالثاً -.- هو الي مدهولي [L]e3bA Link to comment
SaedAmer Posted April 6, 2016 Author Share Posted April 6, 2016 + انا عاوز اكتب مثلا clr في ف8 يمسح الكلام و يكتب اسم الي مسح في الجريد ليست Link to comment
SaedAmer Posted April 6, 2016 Author Share Posted April 6, 2016 + انا عاوز اكتب مثلا clr في ف8 يمسح الكلام و يكتب اسم الي مسح في الجريد ليست Link to comment
YourMind Posted April 6, 2016 Share Posted April 6, 2016 هو اللي مديهولك [L]e3bA طلاما ليه ماتطلبش منه المساعدة دي؟ الموضوع دة اتكرر كذا مرة -- client addEvent ("CLEAR",true) addEventHandler ("CLEAR",root, function (name) guiGridListClear (GUIEditor.gridlist[1]) rw = guiGridListAddRow (GUIEditor.gridlist[1]) guiGridListSetItemText (GUIEditor.gridlist[1],rw,1,"**CLEARED BY "..name.."**",false,false) end -- server addCommandHandler ("clr", function (name) for i,k in ipairs (getElementsByType("player")) do triggerClientEvent (k,"CLEAR",k,getPlayerName(name)) end end ) Link to comment
YourMind Posted April 6, 2016 Share Posted April 6, 2016 هو اللي مديهولك [L]e3bA طلاما ليه ماتطلبش منه المساعدة دي؟ الموضوع دة اتكرر كذا مرة -- client addEvent ("CLEAR",true) addEventHandler ("CLEAR",root, function (name) guiGridListClear (GUIEditor.gridlist[1]) rw = guiGridListAddRow (GUIEditor.gridlist[1]) guiGridListSetItemText (GUIEditor.gridlist[1],rw,1,"**CLEARED BY "..name.."**",false,false) end -- server addCommandHandler ("clr", function (name) for i,k in ipairs (getElementsByType("player")) do triggerClientEvent (k,"CLEAR",k,getPlayerName(name)) end end ) Link to comment
#|_oskar_|# Posted April 6, 2016 Share Posted April 6, 2016 شوف الموضوع ذا فى مسح القريد + صاحب الكود الاصلي https://forum.multitheftauto.com/viewtopic.php?f=160&t=97739 Link to comment
#|_oskar_|# Posted April 6, 2016 Share Posted April 6, 2016 شوف الموضوع ذا فى مسح القريد + صاحب الكود الاصلي https://forum.multitheftauto.com/viewtopic.php?f=160&t=97739 Link to comment
Jupi Posted April 6, 2016 Share Posted April 6, 2016 ما عطيط مود لحد الاكواد مرمية هنا :~) Link to comment
Jupi Posted April 6, 2016 Share Posted April 6, 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