Open StijnPCL opened 3 years ago
Hello, How do i add country flags on the tab scoreboard? I want to add the right country flag to all players connected to the server.
I don't know how to code lua but i do know it has something to do with GetScoreboardIcon( PLAYER ply ).
https://wiki.facepunch.com/gmod/system.GetCountry + https://wiki.facepunch.com/gmod/Silkicons
I'll try making the code, thanks for your help!
Hello, How do i add country flags on the tab scoreboard? I want to add the right country flag to all players connected to the server.
I don't know how to code lua but i do know it has something to do with GetScoreboardIcon( PLAYER ply ).