//_Dragon Posted August 5, 2019 Share Posted August 5, 2019 انا عملت مود بتاع بارتي المشكلة في الكود نفسه مش عارف احله ازاي ممكن مساعدة ؟ function updateParty(p) local t = {} local s = p:getSerial() local is = party[s] if is then for i,v in ipairs(getSerialsInParty(is)) do local s = v local q = executeSQLQuery("SELECT username FROM accountUsername WHERE serial=?",s) local n = q[1].username local leader = isPartyLeader(is,s) local h = getPlayerFromSerial(s) if isElement(h) then local r,g,b = getPlayerNametagColor(h) color[s] = {r,g,b} end table.insert(t,{n,leader,color[s]}) end triggerClientEvent(p,"PT:Update",p,t) end end عايزه يبقا شغال كدا في الصورة link : https://imge.to/i/z3NUZ debugscript problem >> https://imge.to/i/z3dXx Link to comment
Bassam*Syria Posted August 10, 2019 Share Posted August 10, 2019 وشو المشكله عشان اقدر اساعدك ؟ حسب م تقول انه الوحه م تظهر لكني م اشوف اي كود يخص الوحة بالكود الي انت حطيته Link to comment
//_Dragon Posted August 22, 2019 Author Share Posted August 22, 2019 (edited) لا في لوحة حبعتلك في الخاص السكريبت Edited August 22, 2019 by //_Dragon 1 Link to comment
[T]|O|[P]George Posted August 25, 2019 Share Posted August 25, 2019 On 22/08/2019 at 11:06, //_Dragon said: لا في لوحة حبعتلك في الخاص السكريبت Expand .... طيب ليه طلبت مساعدة طالما تبيها بالخاص 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