Jump to content

اختصار عن سيارات


Recommended Posts

1 hour ago, Abu Jasem said:

ابي مثلا من :

جريد ليست

وفيها جميع السيارات

احط كود الاختصار

من411 ,611

ويجون جميع السياارات وشكرا

for i = 400 , 611 do
   local _Row = guiGridListAddRow( Your GridList )
   guiGridListSetItemText( 'Your GridList' , _Row , 'Your Column Name' , 	tostring ( getVehicleNameFromModel( i ) , false , false )
end   
    

 

Link to comment
5 hours ago, KillerX said:

for i = 400 , 611 do
   local _Row = guiGridListAddRow( Your GridList )
   guiGridListSetItemText( 'Your GridList' , _Row , 'Your Column Name' , 	tostring ( getVehicleNameFromModel( i ) , false , false )
end   
    

 

اظن في قوس ناقص 

+ هو يرجع سترنق ما في داعي تسوي تو سترنق

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...