Hey FP.
I currently have a system where whenever a client joins my server, it puts a cookie on their computer, with their SteamID, and username. If there are 2 accounts on the computer, it adds the second account to the cookie like this:
[code]STEAM_0:1:0000000TobiasXSTEAM_0:0:0000001TobiasX2[/code]
what i want to know is, how can i split up each part, like each username, and steam id, and put them in a DListView under their respective category.
Thanks.
use spaces and [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/string/Explode]string.Explode[/url]
Sorry, you need to Log In to post a reply to this thread.