07.07.2013, 23:35
You'd have to parse the file to load the info and set it to a variable. This parsing/loading depends on your GM. Now since the player isn't online you'd have to use his name instead and load the file which has the name of the player. The variable can be called anything and it will only be temporary as it will be overwritten once the command is called again. Simple and efficient system with the help of the name of the player, a stock function and parsing of files using Y_INI. Now since you didn't give any code you'll have to do it on your own. You hopefully have an idea of how to do it now though. Good luck.