WTF_ Posted September 9, 2017 Posted September 9, 2017 وش الفاكشن تبع معرفة ساعات اللاعب ولو ما في كيف أسحب الوقت وليش ذا الفاكشن ما يشتغل addEventHandler ( "onClientResourceStart" , root , function () for i,v in ipairs ( getElementsByType ( "player" )) do local Row = guiGridListAddRow ( GridList ) guiGridListSetItemText ( GridList, Row, 1, getPlayerName ( v ), false, false ) end end )
+Source|> Posted September 9, 2017 Posted September 9, 2017 2 hours ago, WTF_ said: وش الفاكشن تبع معرفة ساعات اللاعب ولو ما في كيف أسحب الوقت وليش ذا الفاكشن ما يشتغل addEventHandler ( "onClientResourceStart" , root , function () for i,v in ipairs ( getElementsByType ( "player" )) do local Row = guiGridListAddRow ( GridList ) guiGridListSetItemText ( GridList, Row, 1, getPlayerName ( v ), false, false ) end end ) جرب addEventHandler ( "onClientResourceStart" , root , function () guiGridListClear( GridList ) for i,v in ipairs ( getElementsByType ( "player" )) do local Row = guiGridListAddRow ( GridList ) guiGridListSetItemText ( GridList, Row, 1, tostring( getPlayerName ( v )), false, false ) end end ) 2 My Website
Abdul KariM Posted September 10, 2017 Posted September 10, 2017 @Source|> تستهبل ؟ 1 [ Skype : kreee89 - Discord : Abdul_KariM#1326 / طلبات البرمجة ] https://www.paypal.me/AbdulKariMx / اذا حاب تدعمني
WTF_ Posted September 10, 2017 Author Posted September 10, 2017 10 hours ago, #Himoo said: getElementData setElementData بالله يا أخوي معطيني ذول في وش بستخدمهم بضبط كلامك مو مفهوم والله
Doffy Posted September 10, 2017 Posted September 10, 2017 21 hours ago, WTF_ said: بالله يا أخوي معطيني ذول في وش بستخدمهم بضبط كلامك مو مفهوم والله On 9/9/2017 at 14:03, WTF_ said: وش الفاكشن تبع معرفة ساعات اللاعب ولو ما في كيف أسحب الوقت وليش ذا الفاكشن ما يشتغل addEventHandler ( "onClientResourceStart" , root , function () for i,v in ipairs ( getElementsByType ( "player" )) do local Row = guiGridListAddRow ( GridList ) guiGridListSetItemText ( GridList, Row, 1, getPlayerName ( v ), false, false ) end end )
+Source|> Posted September 10, 2017 Posted September 10, 2017 7 hours ago, Abdul KariM said: @Source|> تستهبل ؟ اللي في عقلك 11 hours ago, WTF_ said: وش الفاكشن تبع معرفة ساعات اللاعب ولو ما في كيف أسحب الوقت وليش ذا الفاكشن ما يشتغل addEventHandler ( "onClientResourceStart" , root , function () for i,v in ipairs ( getElementsByType ( "player" )) do local Row = guiGridListAddRow ( GridList ) guiGridListSetItemText ( GridList, Row, 1, getPlayerName ( v ), false, false ) end end ) اسمع اخوي function refresh () guiGridListClear( GridList ) for i,v in ipairs ( getElementsByType ( "player" )) do local Row = guiGridListAddRow ( GridList ) guiGridListSetItemText ( GridList, Row, 1, tostring( getPlayerName ( v )), false, false ) end end حط كلمة refresh () في كود فتح اللوحه My Website
' A F . Posted September 10, 2017 Posted September 10, 2017 ي آخ هو يبي يجيب ساعات اللاعب بالنسبة لصاحب الموضوع اذا كان مود الساعات الي عندك المنتشر getElementData split Dis ; AF.#0941
Rockyz Posted September 10, 2017 Posted September 10, 2017 https://forum.multitheftauto.com/topic/42698-تحت-التطوير-كود-useful-arab-functions/?do=findComment&comment=813575
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