SaedAmer Posted June 5, 2016 Posted June 5, 2016 السلام علكيكم معي مود المود فيه صورة لما ارفعه علي سيرفر تجريبي الي هو ينزل مع العبة يشتغل المود + الصورة لما ارفعه علي سيرفر خارجي من استضافة ما يشتغل المود و يقول فيلد لم يتم العثور علي الصورة مع اني متأد من كل ش و كل شئ تمام بالميتا
Vunili Posted June 5, 2016 Posted June 5, 2016 سو رفرش تأكد من اسماء الملفات في الميتا zip تأكد ان الملف
SaedAmer Posted June 6, 2016 Author Posted June 6, 2016 بطل و توم : ))) كلنت GUIEditor.staticimage[1] = guiCreateStaticImage(9, 22, 508, 448, ":reS3ed/saedaaaed.png", false, GUIEditor.window[3]) ميتا "SaedAmer" name="Sport Sestem" type="script" version="1.0.1" /> اسم الصورة saedaaaed.PNG
!#NssoR_) Posted June 6, 2016 Posted June 6, 2016 GUIEditor.staticimage[1] = guiCreateStaticImage(9, 22, 508, 448, "saedaaaed.png", false, GUIEditor.window[3]) خليه كذا
#|_oskar_|# Posted June 7, 2016 Posted June 7, 2016 جرب غير صيغة الصوره من الحرف الكبير الى الحرف الصغير saedaaaed.PNG الي saedaaaed.png وشوف تضبط معك او لا
SaedAmer Posted June 7, 2016 Author Posted June 7, 2016 انا عملت العكس بدل صغير خلته كبير اشتغل شكرا ------------------------------- دلوقتي معاية كود التاج في الشات بس يكرر مع مود التاجات ايه حلها ؟؟؟ ddEventHandler("onPlayerChat",root,function (msg,Colour) local tag = getElementData(source,"tag") or '#FF0000[#005588Player#FF0000]' local colour = getElementData(source,"colour") or '#FFFFFF' outputChatBox(tag ..' '.. getPlayerName(source) .. ''..colour..' : '.. msg,root, r, g, b, true) return cancelEvent() end)
iMr.WiFi..! Posted June 7, 2016 Posted June 7, 2016 addEventHandler("onPlayerChat",root,function (msg,Colour) local tag = getElementData(source,"tag") local colour = getElementData(source,"colour") or '#FFFFFF' outputChatBox(tag ..' '.. getPlayerName(source) .. ''..colour..' : '.. msg,root, r, g, b, true) return cancelEvent() end)
Adham Posted June 7, 2016 Posted June 7, 2016 addEventHandler("onPlayerChat",root,function (msg,Colour) local tag = getElementData(source,"tag") local colour = getElementData(source,"colour") or '#FFFFFF' outputChatBox(colour..' '.. tag ..' '.. getPlayerName(source) .. ''..colour..' : '.. msg,root, r, g, b, true) return cancelEvent() end)
iMr.WiFi..! Posted June 7, 2016 Posted June 7, 2016 addEventHandler("onPlayerChat",root,function (msg,Colour) local tag = getElementData(source,"tag") local colour = getElementData(source,"colour") or '#FFFFFF' outputChatBox(colour..' '.. tag ..' '.. getPlayerName(source) .. ''..colour..' : '.. msg,root, r, g, b, true) return cancelEvent() end) تنسخ ردي وتلصقه وتعدل على outputChatBox وفي صورة موجود يعني انك نسخت حقي ولصقته وعدلت اشياء غير مهمة بتاتاً
iMr.WiFi..! Posted June 7, 2016 Posted June 7, 2016 addEventHandler("onPlayerChat",root,function (msg,Colour) local tag = getElementData(source,"tag") local colour = getElementData(source,"colour") or '#FFFFFF' outputChatBox(tag ..' '.. getPlayerName(source) .. ''..colour..' : '.. msg,root, r, g, b, true) return cancelEvent() end)
SaedAmer Posted June 7, 2016 Author Posted June 7, 2016 اوك واي فاي ---- اوسكار التاج في مود الرنت و مود التاجات ايه الحل ؟؟
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