That's right, you can't see the gridlist data, that's usefull when you want to hide something and use it later.
@Qais: Yes, I think it's similar, but this works with rows, is not setting the data to the gridlist himself.
As I told you when I gave it, I wasn't sure if this could happend, it's easy to fix it .
exports.global:sendLocalMeAction(thePlayer, "reaches under the dashboard, Tearing at some wires.")
Try using that.
Jaysd1, there are many login GUI's in the MTA community, they aren't for a game mode only, they work for most.
Search in this page: https://community.multitheftauto.com/index.php?p=resources
I didn't had much friends for the time I was learning, so I had to learn by myself with help of some of my friends (some never helped me, but said "you'll never learn.", etc).
No, look, resources can include another resources that'll be started when the main resource starts (in this case would be zombies), and this one has 'scoreboard' included, do you have the 'scoreboard' resource?
Yes, but one returns the TEXT and other the DATA, you can use guiGridListSetItemText to set a row TEXT and guiGridListSetItemData to set a row DATA, they aren't the same.