Hi,
Im pretty new here and I need a hand splitting a string into parts to insert into a table (Data Grid View).
The string is as follows
As you can see its for a game (Cod4) I am making a rcon tool. It is all going well apart from splitting the string.Code:map: mp_shipment num score ping guid name lastmsg address qport rate --- ----- ---- -------------------------------- --------------- ------- --------------------- ----- ----- 0 0 7 719f826a9a7ee795ed3c43********** Not Yourself^7 0 127.0.0.1:28961 30793 25000
What i need help with is putting the (num, GUID, Name and address) for each person (im showing only one) into a DGV.
Could anybody help me please.
Thank you
Adam




Reply With Quote
