Thread: String Parsing
View Single Post
  #1  
Old 03-20-2008, 12:11 AM
Toxen Toxen is offline
A Toxic Fellow
Join Date: Jan 2008
Location: Georgia
Posts: 36
Toxen is on a distinguished road
String Parsing

Say I had an editable text box and when the person entered a number in it I needed the number for something like:

if(player.gralats = "Params[1] * 15") {

Would their be anyother way to do it then string parsing , or would anyone like to explain to me in detail about string parsing?

-Thanks in advance
Toxen
__________________
UN NAT.
Reply With Quote