Posted 02 July 2015 - 04:25 PM
Hello, i want to know something, i'm making a account system from my website, and i want to take each line from a HTTP.request to know informations about player.
Example: Line 1 we have the money of player
Line 2 we have number of purchases… And i have to put each line in differents variables.
And more, my account config is like that:
How make than "Money:" & "Purchases" dissapear, and just keep the numbers after (Or Strings)
Thanks for help.
Example: Line 1 we have the money of player
Line 2 we have number of purchases… And i have to put each line in differents variables.
And more, my account config is like that:
Money: $$
Purchases: **
How make than "Money:" & "Purchases" dissapear, and just keep the numbers after (Or Strings)
Thanks for help.