Hey, my head just exploded. How can i pass this into a string for GroundItem? ex: GroundItem lewt = ("Huge turd", "Flashlight");
public static ArrayList<String> GUILoot = new ArrayList<String>();
My arraylist outprints this atm:
[iNFO ][04/01/14 01:21:22 AM]: GUILoot: [Vial, Herb, Bones]
thanks!