Loading variables from a text file using the LoadVars class
The LoadVars class has been introduced to replace the old deprecated loadVariables and loadVariablesNum global function. The LoadVars methods give us a lot of control on the process of loading data from a file or a server. In our case here we are going to use it to load variables from a text file. Let's start by a simple tutorial
Views: 339 | | by John
View this tutorial