Results 1 to 1 of 1

Thread: Help Reading from save file

  1. #1
    New Member
    Join Date
    Sep 12
    Posts
    1

    Resolved Help Reading from save file

    I have a save file for a text based rpg. I can read a certain line from a text file, pulling from the inventory "Wool Shirt 1" (there are no quotes in the text file.), but how do i split that into two variables? So that x = "Wool Shirt" and y = 1


    update: Nevermind i figured it out
    Last edited by tuckerb2391; Sep 9th, 2012 at 05:14 PM. Reason: Solved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •