fsdfdsf Posted January 22, 2015 Share Posted January 22, 2015 كيف ممكن اجيب الاغاني بالقريد ليست؟ عندي الاغاني بملف اسمه horns كيف ممكن اجيب الاغاني الي بالملف للقريدليست باللعبه؟ Link to comment
ALw7sH Posted January 22, 2015 Share Posted January 22, 2015 local sounds = { "horn1", "horn2", } for _,sound in ipairs(sounds) do local row = guiGridListAddRow ( gird ) guiGridListSetItemText ( grid, row, 1, sound, false, false ) end 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