DeLTon Posted October 20, 2015 Share Posted October 20, 2015 السلام عليكم ورحمه الله وبركاته اخبآأركم ان شاء الله بخير المهم : - عندي مود اللفل معروف , لكن ابغى تعدلون لي شيء بسيط لما واحد يقتل ويجيب لفل اب يجي بالشات انه جاب لفل جديد ابغى اخلي اللفل اب اللي يجيه بشاته هو م يجي للكل لأن يخرب الشات كل مره واحد جايب لفل اب والشات م تقدر تقرا الكلام منه من كثر اللفلات اللي تجي والطلب الثاني مود الرتب شغال تمام لكن لما واحد يكون عنده رتبه ويشتري الرتبه الجديده تكون عنده رتبتين انا ابغى الرتبه القديمه تنحذف من القروب وان شاء الله تفيدوني ! Link to comment
' A F . Posted October 21, 2015 Share Posted October 21, 2015 إطرح الاكواد بالنسبة لـ الطلب الثاني , فيه موضوع زي كذا بـ الصفحة الـ 3 او 2 Link to comment
DeLTon Posted October 23, 2015 Author Share Posted October 23, 2015 إطرح الاكوادبالنسبة لـ الطلب الثاني , فيه موضوع زي كذا بـ الصفحة الـ 3 او 2 اي ملف اطرح , سيرفر ولا كلنت ؟ Link to comment
DeLTon Posted October 23, 2015 Author Share Posted October 23, 2015 Server function upgrade(player) if player then local hisNext = getElementData(player,"Next") local hisLevel = getElementData(player,"Level") if hisNext then setElementData(player,"Next",hisNext+NextPerx) ---------------------------------------------- textOut(player,"Up "..tostring(hisLevel).." !",10,255,255,0,255,0.38,0.88,4.2) outputChatBox("Congratulation's [ #FFFFFF"..getPlayerName(player).."#FF0000 ] You're up to #00FF00["..hisLevel.."] ",root,255,0,0,true) ---------------------------------------------- end end end Link to comment
' A F . Posted October 23, 2015 Share Posted October 23, 2015 تفضل function upgrade(player) if player then local hisNext = getElementData(player,"Next") local hisLevel = getElementData(player,"Level") if hisNext then setElementData(player,"Next",hisNext+NextPerx) ---------------------------------------------- textOut(player,"Up "..tostring(hisLevel).." !",10,255,255,0,255,0.38,0.88,4.2) outputChatBox("Congratulation's [ #FFFFFF"..getPlayerName(player).."#FF0000 ] You're up to #00FF00["..hisLevel.."] ",player,255,0,0,true) ---------------------------------------------- end end end Link to comment
DeLTon Posted October 23, 2015 Author Share Posted October 23, 2015 تفضلfunction upgrade(player) if player then local hisNext = getElementData(player,"Next") local hisLevel = getElementData(player,"Level") if hisNext then setElementData(player,"Next",hisNext+NextPerx) ---------------------------------------------- textOut(player,"Up "..tostring(hisLevel).." !",10,255,255,0,255,0.38,0.88,4.2) outputChatBox("Congratulation's [ #FFFFFF"..getPlayerName(player).."#FF0000 ] You're up to #00FF00["..hisLevel.."] ",player,255,0,0,true) ---------------------------------------------- end end end الله يعطيك العافيه بس ياليت لو تقولي , وش غيرت وطلبي الثاني , دورت على الموضوع بالصفحه 1 , 2 , 3 , 4 , 5 م لقيته Link to comment
' A F . Posted October 23, 2015 Share Posted October 23, 2015 بالنسبة وش عدلت شوف الـ outputChatBox -- كان root يعني للكل انا عدلته حطيته player بالنسبة لـ الطلب الثاني الان ادوره واجيبه لك , حيأك الله =) 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