Simple. Posted April 24, 2015 Author Share Posted April 24, 2015 (edited) لآ مآفي هذآ كود آلتحميل addEventHandler("onClientGUIClick", getRootElement() , function () if ( source == StartBut ) then row, col = guiGridListGetSelectedItem( CarsGrid ) text = guiGridListGetItemText( CarsGrid, row, col ) txf = guiGridListGetItemData ( CarsGrid, row, col ) if row ~= -1 then downloadFile ( tostring ( txf ) ) guiSetVisible ( DownWin, true ) ren = setTimer( Prog, 10000, 100 ) end end end) وهذآ كود الداتا عشآن آلتحميل n3 = xmlNodeGetValue(xmlFindChild(xml, "txd", 0)) and xmlNodeGetValue(xmlFindChild(xml, "dff", 0)) guiGridListSetItemText(CarsGrid, row, col, n1, false, false) guiGridListSetItemData(CarsGrid, row,col, n3) وهذا ال xml <vehicle> <car>Sonata</car> <txd>Cars/495.txd</txd> <dff>Cars/495.txd</dff> <replace>cars/495.txd</replace> </vehicle> Edited April 30, 2015 by Guest Link to comment
*[MSN]MHMD Posted April 30, 2015 Share Posted April 30, 2015 انت حاطط اسم الملف repcar تاكد انه تحميله قد انتهى حتى تقدر تشغله + ملف ال xml كيف قال لك تابل عرف ملف الاكس ام ال الثاني + تاكد من اسم الملف الي فيه تصاميم السيارات وعدله اذا كنتت ضايفه غلط 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